
I do my best to automate it, like that I've been listening to Beartooth, Kpop Demon Hunters Cast, and Ejae a lot this week. I've been reading Tiny Experiments .
Content (Writing and Links)
-
Links, Resources, and Humans of Note - Catching up on a backlog of RSS posts. If you missed Alex’s big list of links last month, there’s a ton of good stuff to bookmark here!
-
Enough AI copilots! We need AI HUDs - Some good food-for-thought and examples of non-chatbot AI UIs…
-
Building a web search engine from scratch in two months with 3 billion neural embeddings - This is a REALLY impressive deep dive into making your own search engine. Wow.
-
How I accidentally became PureGym’s unofficial Apple Wallet developer -
-
Making Sense of the Performance Extensibility API - If you have a JS library that might impact performance spend the time to read and implement this!
-
Building a Personal AI Factory (July 2025 snapshot) - Pretty elaborate workflow, but always interesting to see what’s working well for people with coding agents.
-
Make the Web a More a Colorful Place! - Super convenient color tool from OddBird!
-
Add Recent History Section to Popup by Copilot · Pull Request #2 · aluhrs13/JankExt · GitHub - Really impressed. I’ve been dabbling with GitHub Copilot a bit to just get a feel for it. This new “assign a task” feature is impressive. This is a PR where you can look at the whole prompt and the result. Not other interaction from me. I’ll give it more a detailed review, but it’s fully functional and seems to be what I want.
-
MSEdgeExplainers/AnimationSmoothness/explainer.md at main · MicrosoftEdge/MSEdgeExplainers · GitHub - Another performance area we’re looking at is giving devs the ability to measure smoothness of animations. Still early thinking and a lot of different directions - would love to hear if anyone has use-cases we should consider!
-
MSEdgeExplainers/CSSTooltipPseudo/explainer.md at main · MicrosoftEdge/MSEdgeExplainers · GitHub - Our team is taking a look at a long-standing gap in CSS to style browser tooltips! We aren’t sure when we’ll be able to do the work to implement this yet, but I’m going to be iterating on open issues and gaps in this explainer soon. Would love any feedback!