Rick Vega made this helpful site to build your own zine.
Love this essay by Conor Dougherty about 40- and 50-somethings who skate a Costco car park before work. Curbs as an excuse to keep showing up for each other.
John Herrick unravel the mysteries of elevators.
An intersting guid for archivist wanting to create disk images of floppy disks with the intention of preserving them for the long-term.
Julia Evans talks about her learnings from using SQLite in production.
Michiyo Yasuda gave Ghibli its colour. This piece finally gives her the credit.
Iβm speaking at Python Torontoβs July 23 Meetup on Personal Data Archaeology with Python. Almost every platform you use holds a slice of your life, all locked behind an API. The Dogsheep pattern (pioneered by Simon Willison) pulls that data into SQLite, where you can actually query it. Iβll share what Iβve learned building these tools.
Come say hi.
Finished my first day at Relay today.
I really want to like HyperTexting (an iOS app that will turn feeds into a scrollable social media interface), but when I first opened the app, it auto-subscribed me to 20+ feeds I have no interest in, and now the first post on the list is an ad to buy a sponsorship for their app.
I get that good software requires people to actually make money, but this is a little much for an app that hasnβt even shown me itβs worth using.
How I Built Yarrow
Yarrow is a Tarot reader that runs on Astro, Tailwind, and Svelte, with an LLM doing the reading.
— myles
Interesting tutorial by Jonas Hietala on designing a personal Pebble watchface. I like the idea of using a watchface to display personal information, and this tutorial provides a good starting point for creating one.
Built a docs site for astro-jsonfeed, powered by Starlight. Setup was painless. Took an afternoon.