Thursday 2025-01-16 Assorted Links
Assorted links for Thursday, January 16:
- Fast commits for ext4
The Linux 5.10 release included a change that is expected to significantly increase the performance of the ext4 filesystem; it goes by the name “fast commits” and introduces a new, lighter-weight journaling method.
- Building Faster AMD64 Memset Routines
- How NuGet resolves package dependencies
- Maximizing Developer Effectiveness
- What’s good about offset pagination; designing parallel cursor-based web APIs