Blixt
@blixt
Followers
3K
Following
26K
Media
959
Statuses
7K
🚀 • Previously @Framer, @Spotify • Follow for AI experiments ✨
🟢
Joined August 2007
Right now, a refactoring task can take more than 10 minutes because an AI agent has no recourse but to run findAndReplace on possibly 100+ files. Some agents use sed but it doesn't split imports when necessary so that can just result in 100+ new import problems.
0
0
2
Native LSP tools in coding agents would make them so much faster: • Get types of expressions on a specific line (instead running a build step) • Rename symbol (instead of tens of tool calls or fragile sed replaces) • Semantic import/export replace (eg when moving files)
1
0
4
Second edition of @AugmentedTools. 23 makers, demo’ing work and exchanging ideas. It felt electric ✨
1
2
20
⚡ Any amazing front end react devs that follow me available for a freelance project? Drop your site / portfolio / github in the thread
21
7
55
We will be at #NeurIPS2025 from Tuesday–Saturday this week. Reach out in DMs if you want to meet!
0
0
2
I’ll be in SF for the next two weeks! Anyone want to meet up (or go to a meetup)?
2
1
6
First one was a blast! Demos included: 🧑🏼🎨AI building & testing @FlorisWeers 🌚Darker mode emails @MatteoGauthier_ 🔮Visualizing AI logic @CompuIves 🍬Icon studio @robertvklinken ⚙️MCP optimization w/ GEPA @_laurynas 👥AI collab iOS apps @sirian_m 🥽VR + Rust scripting @rikarends
Augmented Tools Club in Amsterdam. Makers only. A space to demo real work in progress, exchange ideas, and get feedback in a friendly circle of fellow builders.
2
7
19
For context, I sometimes ask Codex to write plans for other Codex instances in addition to doing the work, so I can parallelize more, so I need to find its instructions among all the noise.
0
0
0
And a lovely bonus would be shortcuts that work better on a MacBook keyboard (instead of Home/End), as well as shortcuts for "previous/next message" to quickly find the start of the AI output etc.
1
0
0
Codex quickly became my favorite CLI AI, but navigating its output can be a drag. I hope that the Transcript view can be enhanced to have verbosity levels (1: show everything; 2: collapse tool call output; 3: collapse everything except user/codex messages) cc @thsottiaux
1
0
0