chood.net/blog/

Please send comments or other feedback to chood@chood.net. You can also subscribe to my blog’s RSS feed.

Index

November 25, 2024
Go’s clever time format strings

November 19, 2024
Techniques for writing really compact JavaScript

November 8, 2024
Sometimes doing work costs less than doing nothing at all

September 27, 2024
pass is great

September 10, 2024
Goodbye, cohost

September 9, 2024
RSS

June 30, 2024
Convenient C macros: enum(X), struct(X), union(X)

June 6, 2024
First impressions of Emscripten

June 2, 2024
Type punning in C and the strict aliasing rule