You can often estimate the age of a website based on how well it displays on mobile.
All my sites end up with media queries in the CSS for narrow screens. It's so hard to design a single UI that scales from phone to desktop otherwise.
miniblog.
Related Posts
Today I learnt that Emacs displays null bytes as ^@ in files.
The irony of getting bad diff displays in difftastic unit tests is not lost on me.
Maybe I've been staring at difftastic output for too long, but I find this before/after display from my tests to be pretty hard to read.
I'm experimenting with @VladimirSitnikv's diff display idea for difftastic: if a hunk is exclusively additions/removals (not both), just show one side!
Space is at a huge premium in diff displays, and this feels like a more efficient use of it.

