Status update, April 2021
A developer's monthly update focusing on a private programming language project, seeking experienced contributors for cryptography, date/time, and networking tasks.
A developer's monthly update focusing on a private programming language project, seeking experienced contributors for cryptography, date/time, and networking tasks.
Announcing a new systems programming language with manual memory management, C ABI compatibility, and a focus on a robust standard library.
A developer compares learning Rust and Go for systems programming, highlighting their design philosophies and personal coding experiences.
A developer's status update on free software projects, including GraphQL API work for todo.sr.ht and a secret project in a new language.
A beginner's guide to Go (Golang) covering installation, syntax basics, package management, and writing your first program.
Explores whether C# qualifies as a low-level language by porting a C++ raytracer to C# and analyzing performance, value types, and systems programming.
A security expert's wish list for 2019, focusing on Rust adoption, security keys, and TLS 1.3 deployment to improve computer security.
An introduction to the Zig programming language, exploring its design goals of pragmatism, performance, safety, and readability compared to C.