Latest Articles - Page 16

withoutboats

Generators with UnpinCell

UnpinCell wrapper type could solve generators' self-referential value problem by enabling pinned references to work with existing traits like Iterator.

withoutboats

UnpinCell

A new design for pinned places in Rust that avoids "pinned fields" and instead uses a more consistent approach with Rust's existing features.

Hillel Wayne

Hiatus

Taking a break from blogging to focus on writing "Logic for Programmers." Returning early 2025, but newsletter continues.

Max Böck

Going Buildless

Buildless web development lets you edit files directly without compilation or build steps, mirroring the simpler workflows of early web design.