NOTE: This site has just upgraded to Forester 5.x and is still having some style and functionality issues, we will fix them ASAP.

Learning diary › Year 2025 › September, 2025 › 2025-09-07 [2025-09-07]

- #zig
    - Hitting Peak File IO Performance with Zig
        - axboe/fio: Flexible I/O Tester
        - steelcake/csio: Cooperative scheduling and IO library
        - DataDog/glommio: Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
        - steelcake
- #jj
    - Let `jj absorb` help you keep a clean commit history
    - Merge Conflicts: Avoiding Them, Making Them Less Painful | Games by Mason
    - Quuxplusone/difdef: Utility to do an N-way diff and N-way merge, for N2. Uses the patience diff algorithm.
- #disect
    - Video compression basics – RasterGrid | Software Consultancy #cut
    - A Secret Web
    - In-memory Filesystems in Rust #rust #os