Oooh. I like JWCC. Pronounced jay-wok?
Category Archives: Design
An incomplete list of complaints about real code
Today I read An incomplete list of complaints about real code. I don’t agree with most of her conclusions, but they were interesting to read and consider.
Time for Next-Gen Codecs to Dethrone JPEG
In Time for Next-Gen Codecs to Dethrone JPEG various graphical formats are compared and contrasted.
The Complete CSS Grid Tutorial
The Complete CSS Grid Tutorial. Say no more.
Common C libraries and data structures
Today I discovered: Common C libraries and data structures. (C99) over on github. So awesome.
I really like the project layout too. Each module in a directory with an example, a bunch of tests, and some documentation to go along with the code. I feel like this is how it should be done. I think today I grew as a programmer because I read this code.
ARCHITECTURE.md
This on r/programming today: ARCHITECTURE.md. It referenced a good example.
NES.css
lol, this is great: NES.css
Design Patterns Explained with Food
Today I discovered Design Patterns Explained with Food. It’s fun. The original GoF patterns implemented for food.
Reasoning about code is a scam
Today I read Reasoning about code is a scam, itself a rather contrarian piece. But I enjoyed it.
How to use CSS
Articles I ran into today: