Mega UIL Score table version 2.0: I actually have 2023 data now, and sorting kinda works. Getting ready to publish the data collection Python script and rendering JS frontend soon. ipfs.karmanyaah.malhotra.cc/ipfs/QmP65VKrAwLakZZRiJ3861RZW2PvP7znrkCPkULaS2J1Rh
I wastedspent my whole day making a mega UIL result table. It's not very good, but using Python to scrape the website and Tabulate/JS (the bane of my existence) to table it, I'm making progress. It's also surprisingly fast at filtering, given it's all JS. ipfs.karmanyaah.malhotra.cc/ipfs/QmRhU23SFgfP4ku4c3X4BK2rKkkduNf7tmFmND24srstPb
My first contribution to NixOS!!! (for IPFS Kubo) github.com/NixOS/nixpkgs/pull/213816 (scrappy: nix)
mmmm Nix. Moved my website to my new NixOS IPFS Caddy server running on Hetzner with vastly better reliability than my previous Ubuntu/Oracle Free tier server. github.com/karmanyaahm/nixos-ipfs-caddy-web-server Image pre-cache/post-cache
Migrated k.malhotra.cc, my URL shortener and Golang vanity URL thing, from a dedicated CGI python service to a Jekyll collection and some IPFS redirects under my main website, one less thing to build and deploy.