/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

blog.papey.fr
| | byroot.github.io
6.6 parsecs away

Travel
| | I want to write a post about Pitchfork, explaining where it comes from, why it is like it is, and how I see its future. But before I can get to that, I think I need to explain a few things, namely why in many circles fork is seen as a relic of the past, if not outright the devil's creation. And yet, it's ubiquitous in the Ruby ecosystem.
| | www.codeotaku.com
3.7 parsecs away

Travel
| | [AI summary] The post presents a final report on implementing a lightweight per-thread fiber scheduler in Ruby to improve concurrency and parallelism while minimizing changes to existing code.
| | mensfeld.pl
3.8 parsecs away

Travel
| | Unlock new dimensions of scalability in Ruby with forking in Karafka! Explore how this amazing feature enhances Ruby's performance and concurrency.
| | blog.yoshuawuyts.com
21.3 parsecs away

Travel
| [AI summary] A deep dive into async Rust's cancellation mechanics, covering futures, tasks, propagation issues, structured concurrency, and future language directions.