/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mtlynch.io
| | blog.orhun.dev
3.1 parsecs away

Travel
| | FOSS Linux Programming
| | andrewkelley.me
2.5 parsecs away

Travel
| | [AI summary] The blog post discusses the challenges and solutions for handling asynchronous I/O in Zig, focusing on cancellation, resource management, and concurrency. It highlights how cancellation is a key primitive for managing resources and avoiding leaks, while concurrency is essential for avoiding deadlocks in producer-consumer scenarios. The post also touches on the importance of using appropriate APIs like `concurrent` instead of `async` when true concurrency is needed, and the ongoing design work for stackless coroutines and I/O interfaces.
| | dayvster.com
2.6 parsecs away

Travel
| | A dive into how Zig handles memory allocation and how you can use Allocators to control it. Learn more about Zig's unique approach to memory management.
| | martijnv.com
29.4 parsecs away

Travel
| Hello there! This is my personal website, here you will see some blogs about my personal projects and other tech related stuff.