Microposts
- /microposts => File server
- /words => Pocketbase
- /now => CSV file for workout data, Steam / Trakt / LastFM for other media
#microposts
Everything on this site is static, but it pulls data from a a bunch of different sources:
Well, I did a rewrite from scratch in Crystal. And it was a lotta fun.
I was using Go prior, but I really don’t like that language. Crystal doesn’t have the best tooling… or the fastest build times… but I’d rather put up with all that than have to write Golang code
#microposts
we’re exiting the scarcity economy of visuals & entering something weirder—where aesthetics become ambient infrastructure, like wifi
…I seriously hate this timeline
#microposts
#microposts
The built-in pagination for collections in Astro is srsly nice
#microposts
With JS being my primary language, I think I tend to take some things for granted. Like, parsing JSON is kind of a hassle in other languages.