@sentry.io. Organizes Devtools Toronto. 🇨🇦
More: benv.ca
So earlier this year I started exploring other ways AI could help developers.
That turned into this company, Modem. We're building an agent that does PM triage work for you and delivers product context to your IDE.
More here: modem.dev 🙏
Modem pinged him - a customer flagged this 2 weeks ago, but it got lost in the noise
he had no idea! so he followed-up & let them know it was addressed
5 mins of setup → never miss a follow-up
Modem pinged him - a customer flagged this 2 weeks ago, but it got lost in the noise
he had no idea! so he followed-up & let them know it was addressed
5 mins of setup → never miss a follow-up
- TUI for reviewing git/jj history
- quickly jump from commit → diff
- OR multi-select a commit range
- supports mouse + all colour themes
also in this release: multi-line comments, lower memory usage, more efficient --watch mode, and more! (🔈)
- TUI for reviewing git/jj history
- quickly jump from commit → diff
- OR multi-select a commit range
- supports mouse + all colour themes
also in this release: multi-line comments, lower memory usage, more efficient --watch mode, and more! (🔈)
hunk-history (extension)
⬇️ looks pretty nice
hunk-history (extension)
⬇️ looks pretty nice
but the days of infrastructure easy mode have come to an end
but the days of infrastructure easy mode have come to an end
In this episode (#9):
- how agents are getting more autonomous
- the subsidies will continue until morale improves
- herdr and VC-funded terminal apps
- vibe coding from your car, and more!
Available on YT, Spotify, and via RSS ⬇️
In this episode (#9):
- how agents are getting more autonomous
- the subsidies will continue until morale improves
- herdr and VC-funded terminal apps
- vibe coding from your car, and more!
Available on YT, Spotify, and via RSS ⬇️
Turns out it's super inefficient, because you're just fetching and smashing raw strings into your context repeatedly.
So we released a new MCP server that solves that.
Turns out it's super inefficient, because you're just fetching and smashing raw strings into your context repeatedly.
So we released a new MCP server that solves that.
In experiments we ran, well-named and organized code can dramatically improve agent outcomes:
- fewer tokens spent/more context window preserved
- fewer confidently wrong answers developed
Verified against 14 model/harness combos incl Sol, Fable, GLM 5.2 and more
"How coding agents read files – and how to write for them"
In it I explain how code optimized for agent-discovery can lead to major token savings on search + retrieval, even with frontier models like GPT-5.6 Sol
Plus other important findings ⬇️
In experiments we ran, well-named and organized code can dramatically improve agent outcomes:
- fewer tokens spent/more context window preserved
- fewer confidently wrong answers developed
Verified against 14 model/harness combos incl Sol, Fable, GLM 5.2 and more
"How coding agents read files – and how to write for them"
In it I explain how code optimized for agent-discovery can lead to major token savings on search + retrieval, even with frontier models like GPT-5.6 Sol
Plus other important findings ⬇️
"How coding agents read files – and how to write for them"
In it I explain how code optimized for agent-discovery can lead to major token savings on search + retrieval, even with frontier models like GPT-5.6 Sol
Plus other important findings ⬇️
- Vibe-checking Fable & GLM 5.2
- @mitsuhiko.at teaches us RL
- How harnesses smooth out model jank
- Loops, surviving AI fomo, and more
YT: www.youtube.com/watch?v=_lfp...
Spotify: open.spotify.com/episode/6m40...
- Vibe-checking Fable & GLM 5.2
- @mitsuhiko.at teaches us RL
- How harnesses smooth out model jank
- Loops, surviving AI fomo, and more
YT: www.youtube.com/watch?v=_lfp...
Spotify: open.spotify.com/episode/6m40...
Patches from 10 new contributors, w/ small fixes & quality-of-life improvements like:
- official homebrew install (brew install hunk)
- launch hunk w/o menu bar
- better session reliability
- esc no longer quits, proper transparent bg colours, & more
Patches from 10 new contributors, w/ small fixes & quality-of-life improvements like:
- official homebrew install (brew install hunk)
- launch hunk w/o menu bar
- better session reliability
- esc no longer quits, proper transparent bg colours, & more
Turns out it was doing 10s of millions of unnecessary Redis polls/day, even when idle - telemetry alone cost $$
a possible clue for why infra providers are growing so much right now
Turns out it was doing 10s of millions of unnecessary Redis polls/day, even when idle - telemetry alone cost $$
a possible clue for why infra providers are growing so much right now
- supports git --color-moved
- transparent backgrounds
- color token fixes
- more themes
- Sapling support (it's a VCS from Meta)
also now there's a website → hunk.dev
- supports git --color-moved
- transparent backgrounds
- color token fixes
- more themes
- Sapling support (it's a VCS from Meta)
also now there's a website → hunk.dev
So you burn tokens & time chasing candidate fixes, while the real answer sits in context only you have ... but never explored, because you quietly surrendered your thinking.
So you burn tokens & time chasing candidate fixes, while the real answer sits in context only you have ... but never explored, because you quietly surrendered your thinking.
🆕 expand/collapse inline source (vid 👇)
🆕 custom themes
🆕 new theme: catpuccin latte/mocha
🆕 select + copy to clipboard
🆕 renders wide chars like 你好 & emoji properly
🆕 expand/collapse inline source (vid 👇)
🆕 custom themes
🆕 new theme: catpuccin latte/mocha
🆕 select + copy to clipboard
🆕 renders wide chars like 你好 & emoji properly
traces.com - share agent coding sessions
polarity.so - sandboxes for agent testing
superuser.app - agents in your team chat
tidra.ai - AI code maintenance at scale
docsalot.dev - docs agents can read
codepathfinder.dev - trace vulns across your codebase
traces.com - share agent coding sessions
polarity.so - sandboxes for agent testing
superuser.app - agents in your team chat
tidra.ai - AI code maintenance at scale
docsalot.dev - docs agents can read
codepathfinder.dev - trace vulns across your codebase
In this episode:
- death of the IDE premature?
- what's with all the bugs
- will future models fix yesterday's AI code?
- token abuse, slowing down, and more!
YT: www.youtube.com/watch?v=qCpY...
Spotify: open.spotify.com/episode/7wUV...
In this episode:
- death of the IDE premature?
- what's with all the bugs
- will future models fix yesterday's AI code?
- token abuse, slowing down, and more!
YT: www.youtube.com/watch?v=qCpY...
Spotify: open.spotify.com/episode/7wUV...
- horizontal scrolling w/ mouse support
- pinned file headers
- way better file browser UI
- draggable scrollbar
- perf & bug fixes
⬇️ Here's what it looks like today
- horizontal scrolling w/ mouse support
- pinned file headers
- way better file browser UI
- draggable scrollbar
- perf & bug fixes
⬇️ Here's what it looks like today
But for brutalist vibes, it's unmatched
But for brutalist vibes, it's unmatched
- agent comments + agent remote control
- syntax highlighting
- auto-responsive layouts (stacked & split)
- file browser
- mouse support
- uses OpenTUI + Diffs from Pierre Computer Co
- agent comments + agent remote control
- syntax highlighting
- auto-responsive layouts (stacked & split)
- file browser
- mouse support
- uses OpenTUI + Diffs from Pierre Computer Co
That's why we built Modem, your dev team's auto-triage PM.
It listens to user signals 24/7, finds problems before you do & does the in-between work – filing tickets, pinging teammates, closing the loop.
And it's not vaporware! You can try it out today at modem.dev
That's why we built Modem, your dev team's auto-triage PM.
It listens to user signals 24/7, finds problems before you do & does the in-between work – filing tickets, pinging teammates, closing the loop.
And it's not vaporware! You can try it out today at modem.dev