🛠️ All DevTools
Showing 1–20 of 5993 tools
Last Updated
July 13, 2026 at 08:29 PM
Show HN: kassette – Durable agent workflows backed by object storage
Show HN (score: 9)Show HN: kassette – Durable agent workflows backed by object storage Agent runs often fail after expensive model calls and executing tools that have real-world side effects. This problem is made even worse by how common it is to deploy agents to serverless environments. When your agent dies, it needs to be restarted, but doing so safely isn't easy and everyone building agents has to solve this same problem of durability.<p>The stack you're running probably already has half of what you need for durable execution already though, ie, a queue or job runner that can invoke work at least once. kassette gives you the other half by journaling completed steps to object storage (or a filesystem) so that it can replay them when you retry the same run again. This means you can have durability without having to add a workflow service or even a SQL database.<p>kassette is a tiny, zero-dependency TypeScript library that you can use to build agentic workflows that are just ordinary async functions. Each object storage backed run is a single object that serializes appends via CAS while session numbers fence zombies. Agentic workloads are usually dominated by (relatively) small number of slow llm/tool calls or waiting on approval so this simple design (writes grow large, full journal in a single read) has worked well (more here: <a href="https://lostinpatterns.github.io/kassette/docs/object-storage-design" rel="nofollow">https://lostinpatterns.github.io/kassette/docs/object-storag...</a>).<p>repo: <a href="https://github.com/lostinpatterns/kassette" rel="nofollow">https://github.com/lostinpatterns/kassette</a><p>docs: <a href="https://lostinpatterns.github.io/kassette/" rel="nofollow">https://lostinpatterns.github.io/kassette/</a>
Building and Shipping Mac and iOS Apps Without Ever Opening Xcode
Hacker News (score: 60)Building and Shipping Mac and iOS Apps Without Ever Opening Xcode
Logseq 2.0 Beta (DB version) is here
Hacker News (score: 55)Logseq 2.0 Beta (DB version) is here
Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
Hacker News (score: 294)Apple's new SpeechAnalyzer API, benchmarked against Whisper and its predecessor
The art and engineering of Sega CD Silpheed
Hacker News (score: 57)The art and engineering of Sega CD Silpheed
Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop
Hacker News (score: 86)Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop
Grok CLI uploaded the whole home directory to GCS
Hacker News (score: 211)Grok CLI uploaded the whole home directory to GCS
Show HN: A Sims-style house builder in the browser (Three.js, no back end)
Show HN (score: 5)Show HN: A Sims-style house builder in the browser (Three.js, no back end)
Graphify-Labs/graphify
GitHub TrendingAI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
Control the Ideas, Not the Code
Hacker News (score: 154)Control the Ideas, Not the Code
A voxel Tokyo in real Japan time – ride the Yamanote line and study Japanese
Hacker News (score: 16)A voxel Tokyo in real Japan time – ride the Yamanote line and study Japanese
Show HN: Pentaton LP – a music streamer with an LP sleeve sized display
Show HN (score: 5)Show HN: Pentaton LP – a music streamer with an LP sleeve sized display Hey HN! I always liked to see and touch the cover artwork of the CDs and LPs I bought in the past, but in the end the convenience of digital streaming won me over and I accepted no (or stamp-sized) artwork. Lately I’ve been missing this more and more and ultimately decided to try to do something about it. So I built a streamer from the ground up.<p>Happy to answer any questions, this is my first PCB design and 3D model all in one project.
Quadrupling code performance with a "useless" if
Hacker News (score: 76)Quadrupling code performance with a "useless" if
Show HN: Loot Raiders – an ARC Raiders-inspired inventory game in Svelte
Show HN (score: 9)Show HN: Loot Raiders – an ARC Raiders-inspired inventory game in Svelte
Circular Obstacle Pathfinding (2017)
Hacker News (score: 11)Circular Obstacle Pathfinding (2017)
Show HN: Codebase Posters – turn any Git repo into generative poster art
Show HN (score: 5)Show HN: Codebase Posters – turn any Git repo into generative poster art npx codebase-posters inside any git repo opens a local exhibition: 18 pieces painted live from your commit history.<p>everything renders from git log, nothing leaves your machine.
Show HN: Capn-hook for coding agents – don't grep the same mystery twice
Show HN (score: 6)Show HN: Capn-hook for coding agents – don't grep the same mystery twice
Show HN: Agent-run – Run a coding agent in a sandboxed environment
Show HN (score: 5)Show HN: Agent-run – Run a coding agent in a sandboxed environment
Irish datacenters now guzzle 23% of the country's electricity
Hacker News (score: 188)Irish datacenters now guzzle 23% of the country's electricity
Neocities: Create your own free website
Hacker News (score: 80)Neocities: Create your own free website