Programming languages are also judged by the proficiency of their users. So a programming language with good design principles attracts good developers, which in turn increases its reputation further.
I ran out of Claude credits so I ended up refactoring build.py
in web.evanchen.cc by hand, which took way longer than making a robot do it,
but I feel like the final product was also better than it would've been
if I had an LLM do it.
Switched from Pelican to Zola for wall and it feels so clean. (And fast.)
TIL that sed can delete all lines matching a pattern:
sed -i '/pattern/d'
I think I should learn more about sed.
Woke up to Tailscale DNS not working on desktop.
Ended up installing openresolv to replace resolvconf, to match my laptop.
I have no memory at all of installing either.