dividedcomet
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Toast IDE Adds Command Palette (github.com)
- Fuji: A minimal harness to deploy agents at scale (github.com)
- Ass Kicking Clause (hec.works)
- The Era of (Good) Personal Software Has Arrived (hec.works)
- Toast IDE Launches Standalone Alpha Mac App (github.com)
- Toast IDE Gets Markdown Spell Checking (github.com)
- Pull Request Now Means Pull and Test (hec.works)
- Toast IDE Gets LSP Goto and Autocomplete (github.com)
- Ambient Website Background Clouds (github.com)
- Terminal Empire – Game Demo (old.reddit.com)
- Why Patagonia? (hec.works)
- Toast gets a website redesign to celebrate its system theme (paradise-runner.github.io)
- ShowHN: Feels Like GitHub Status (paradise-runner.github.io)
- New (Twin) Dad Advice (hec.works)
- Open Source LLM Comparison – Is Opus Cooked? (paradise-runner.github.io)
- Show HN: Toast – An In-Terminal IDE (lite) (github.com)
Toast is an attempt to make file editing and navigating as pleasant in the terminal as an IDE. I had messed around with nvim and plugins but couldn’t find an easy way to get what I wanted, which was mostly a file tree…
- Show HN: Kaleidoscope – A Parallel AI Agent TUI (github.com)
I was running into the problem with opencode where I wanted to try a prompt against 5 different models at once, but didn't want to do the work to manage the worktrees and get things running in each instance. So I built…
- Show HN: A Simple SLO (Service Level Objective) Calculator (slocalc.pages.dev)
I was pretty unhappy with the state of trying to calculate various metrics around SLOs, with a lot of the options covered in ads, unhelpful text, or a part of the solution. So I whipped up a simple open source svelte…