Wrong ways to use the databases, when the pendulum swung too far
- Date: June 11, 2025
- Tags: software development
Zig cross-compilation: linking to system libraries
- Date: October 07, 2023
- Tags: programming, zig
Setting up MySQL replication on Docker Swarm
- Date: September 24, 2023
One common behavior seen in “mature” software engineers
- Date: February 06, 2023
- Tags: software career
From Rust to WebAssembly: building an interactive note-taking webapp with Actix & Yew
- Date: March 08, 2020
- Tags: programming, rust
Set both background and font colors, or neither
- Date: January 31, 2019
- Tags: programming, ux, css
On reviewing code: Some practices I’ve found useful
- Date: June 23, 2017
- Tags: software development, programming
Random .NET fact: String.Join() throws a “fake” OutOfMemoryException
- Date: September 10, 2016
- Tags: programming, .net