Sublime
An inspiration engine for ideas

Quick update on what I have been working on lately. HonoHub (under development), helping you build @honojs APIs and apps faster. By automatically building APIs using your @DrizzleORM schemas, validating everything with Zod (by @colinhacks), and generating UI with @vite_js.
It is packed with features like Actions, Form g... See more

Learning to Live While Living: Interview with Entrepreneur and Proud Alaskan, Ben Kellie
Madeline Walshsubstack.com

Cloudflare Agents SDK x Hono x Drizzle is neat. You can use D1 inside the MCP tools. https://t.co/j4fWiPMMhv



Building with dexie for the first time (wrapper around indexdb for local data) and oh MAN is this good.
This is all the code needed for a live updating chat. Combine it with react compiler and you can stream updates to a specific message without the others updating. https://t.co/RuQYEkxwCt