|
You are here |
nelari.us | ||
| | | | |
blog.lohr.dev
|
|
| | | | | A review by a Rust enthusiast | |
| | | | |
andrewkelley.me
|
|
| | | | | [AI summary] The blog post discusses the evolution of programming languages, focusing on Rust and Zig's approaches to handling formatted output. It highlights the challenges in C's format string system, the use of macros in Rust, and Zig's ability to handle formatted output without special compiler cases, relying on userland code. The post also touches on the trade-offs of macros and the design goals of Zig to provide power without the drawbacks of macro-based systems. | |
| | | | |
bitshifter.github.io
|
|
| | | | | [AI summary] The author describes translating the 'Ray Tracing in a Weekend' project from C++ to Rust, detailing the use of traits, enums, and ownership patterns. | |
| | | | |
notes.neeasade.net
|
|
| | | [AI summary] The author expresses a deep appreciation for Emacs, highlighting its programmable state, blended environment, and extensive customization capabilities, while also sharing various customizations and integrations they've implemented. | ||