Some CSS tricks I found useful
It’s been a while since I’ve done any software development. I miss the good old days when I could just sit down and build stuff, without having to worry about consumer optimization problems and ordinary least squares. So, I updated my blog (this website), a static site generated by Hugo. No JavaScript frameworks, no pre-processors. Just markdown, HTML, and CSS. This constraint forced me to relearn modern CSS, and it’s quite remarkable to see how much can be accomplished with CSS alone today.