Writing about computers, math, design 'n stuff.
C Tidbits
Random bits of information I'd like to remember when writing (or reading) C programs.
C Pills – Comparing structs
Things you need to be aware of when comparing structs.
Odin Pills – Package names
Does it matter what you call your packages internally?