RSSAmplifier

Blog

tyler's blog

tyler's blog

blog.tyler.funRSS feed ↗14 posts

Latest posts

A Local-First Task Planner On ATProto

chalky.town is a local-first task planner on atproto. All your tasks are stored first in IndexedDB so everything stays with you, works offline, and is super fast 8). It uses atproto for identity and syncing tasks across devices. We give the option of public or private data, task planning is often an inherently private thing, so trying the option here makes sense. The private data is stored in…

Introducing chalky.town

a chalky task planner for the atmosphere!

Claude Code is a Conflict of Interest

Maybe this is not news to anyone, but I've repeated this statement enough times that I need this post to point at. I share the point of view that LLMs are and will be something more akin to utility companies than a FAANG company. The models and running them represents infrastructure like an ISP or an electrical company. The LLM is an energy cost that we pay for in units called tokens. The analogy…

Atmosphere Conference 2026

notes and thanks from the conference

Hybrid Host it

a bridge between the cloud and the server rack in your closet

AI Slop PRs as an Attack

conventional wisdom on pull request incentives is incomplete

What is prototypey?

an ATProto lexicon typescript toolkit

real https on your personal network

and DNS level ad blocking!

preventing relative imports across monorepo packages

how to use the rootDir to avoid allowing imports across monorepo packages

React Hook Factory

how to create custom hooks programatically

Go to Definition in Typescript Monorepos

how to get cmd+click working in monorepos

Searching Buckets of Blogs

search connects the web; use it to connect you and your friends

Both Reacts

client-first and server-first methods of react development

A Page of Query Params with nuqs

how to organize query states by route