Hi, I'm sock!
I run this server for my lovely little family :)
My Places
- Music Lyrics
- Bluesky (say hi!)
Zig Zen
- Communicate intent precisely.
- Edge cases matter.
- Favor reading code over writing code.
- There is an idiomatic way to do it.
- Runtime crashes are better than bugs.
- Compile errors are better than runtime crashes.
- Incremental improvements.
- Avoid local maximums.
- Reduce the amount one must remember.
- Focus on logic, not style.
- Resource allocation may fail.
- Resource deallocation must succeed.