Explore >> Select a destination


You are here

ciesie.com
| | mtlynch.io
1.9 parsecs away

Travel
| | Updates about my life and what I learn about creating software
| | zylinski.se
3.4 parsecs away

Travel
| | In my book Understanding the Odin Programming Language I wrote that "Odin incorporates some of my favorite C best practices, straight into the language". But I didn't really elaborate on the details. Let's do that here! This brings me to talking a bit about a previous job I had. Back in 2021 I worked at a place called Our Machinery. We were creating a whole game engine in plain C. We used a very comfortable and powerful way to program C.
| | arne.me
1.9 parsecs away

Travel
| | Part 1 of writing an SDK for Axiom using the Zig programming language.
| | www.ryanliptak.com
5.3 parsecs away

Travel
| An introduction to a recent addition to Zig's standard library that allows for checking that any allocation failures are handled without introducing memory leaks, etc.