frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How do you maintain flow when vibe coding?

9•fny•1h ago
It's been a year now since I made Claude Code my daily driver, but I feel exhausted by all the context switching from managing 2-3 agents at a time. I know some people advocate for letting agents run wild, but in my experience that leads to subtle bugs that compound and reviews become 100x more painful.

What have you done to retain some semblance of flow, stay organized, and limit spinner staring?

Comments

wxw•1h ago
Are you working on the same overall project or many separate projects? I find that makes a difference (entirely separate projects being more difficult for context switching of course).

Overall though, I wouldn’t buy too much into the hype of running 1000000x agents at once. The quality simply isn’t there yet IMO, hence the agent management overhead/tax we’re feeling.

porise•1h ago
Sorry for not answering your question, but asking how to not let something do your work for you not be so exhausting is like listening to a billionaire complain that they have to instruct their maids and chefs too often.
pavel_lishin•1h ago
Is it even possible to get into anything resembling such a state? Do managers enter flow state?

I've tried using agentic development for something I understood well, and every time, it's frankly fucking sucked. Even if the output was good - which it usually wasn't - it just didn't feel like the same type of work I actually want to do.

Things like line-completion is fine, though - except comments; I wish I could tell VSCode's Copilot to never write a line of human thought.

chillacy•35m ago
A classic but I think relevant pg essay - https://paulgraham.com/makersschedule.html

The closest I attained to flow state vibe coding involved building UIs with claude 4.6 fast mode low thinking, a local TTS model (nvidia's), and hot reloading browser.

Arguably maybe I could have done better on higher thinking and then done more in parallel but it is more tiring.

andyjohnson0•27m ago
Do one thing at a time, and do it well.

Human brains didn't evolve to be proicient at cognition-heavy multi-tasking. You can habituate yourself to it to some extent, but there's a good chance that your exhaustion is your body asking you not to treat yourself like a machine.

sminchev•11m ago
I work task by task, like I usually do without AI agents. Working with multiple agents is just too much for me.

I have bmad integrated. and what I usually do for each session is: * call a start command that loads all the relevant documents and context; * call the bmad quick-dev or quick-spec slash commands that load an specialized agent. * at the end I update the documentation, commit, push, create pr, clear the session; * start from the beginning

If you do the above, and have enough basis as documentation, you can loose a little bit and let it run wildly, but like with human developers, some regular control might be needed. No way without it.

maebert•11m ago
We have asked ourselves that question repeatedly over the past year. While I don’t have a simple solution, I have some mental models that may help.

Overall, there are two knobs to tune, each with a few strategies:

1. reducing the number of times you have to switch context 2. reducing the cost of switching

Let’s start 1. - The easiest of course is to have less agents in parallel. - Clustering interventions. When starting a new session, use plan mode or similar, have the agent interview you until it has a good idea of what to do, don’t move away from the window until it’s ready to execute. Read the thoughts to stay on it without switching until you’re confident it understands your intent - invest heavily verifiability. That means make it easy to check if the final code correctly and exhaustively captures your intent. Let it write specs first and update specs as necessary during implementation. Have righteous integration tests and “digital twin” mocks for external integrations etc. have an adversarial prompt that reviews whether the code matches the specs.

Then reduce the cost of switching: - i usually plan my work to have only one “heavy” task, and then 2-6 agents working on small tasks, ideally straight from tickets. My brain stays with the hard tasks, the easy ones should be in and out - wait until all the easy ones need input, then do a round of those and go back the hard tasks - prompt the agent to give you a brief summary every time it stops (what the goal was, bullet list of what it did so far, what it needs from you).

Finally: be okay with staring at a spinner. Day dream. Listen to music. Enjoy that the robots are doing work for you. Won’t try to optimize every second by also checking emails, responding on slack, or god forbid open hacker news. Just do one thing - code - and allow yourself to live in the terminal for an hour. Then take a break.

SEC's Power to Force Fraudsters to Disgorge Gains Returns to U.S. Supreme Court

https://www.law.com/nationallawjournal/2026/04/16/secs-power-to-force-fraudsters-to-disgorge-gain...
1•1vuio0pswjnm7•1m ago•0 comments

Doom with LaTex

https://julienlargetpiet.tech/articles/dissecting-latex-revenge-four-years-later.html
1•random__duck•2m ago•0 comments

Netflix Chair Reed Hastings to Leave Board in June

https://www.wsj.com/business/media/netflix-chair-reed-hastings-to-leave-board-in-june-6d887c27
1•fortran77•5m ago•1 comments

Sekreets – Real-Time Scanning of Leaked AI API Keys on GitHub

https://sekreets.vercel.app/
2•certyfreak•8m ago•0 comments

Startup Wars: How George Lucas Produced Star Wars Like a Startup

https://bertolami.com/blog/startup-wars
1•specular•8m ago•0 comments

SFML 3.1 Is Released

https://github.com/SFML/SFML/releases/tag/3.1.0
1•eXpl0it3r•8m ago•0 comments

Ask HN: Opus 4.7 – is anyone measuring the real token cost on agentic tasks?

1•nicola_alessi•10m ago•0 comments

Show HN: The Public Tab – See every federal dollar flowing through your district

https://thepublictab.com/
1•jaaacckz•10m ago•2 comments

Ask HN: Agent orchestrators / UIs you use on top of Claude?

1•nyellin•10m ago•0 comments

Why Engineering Managers shouldn't be expected to code

https://dev.jimgrey.net/2026/03/25/the-player-coach-trap-why-engineering-managers-shouldnt-be-exp...
1•saeedesmaili•11m ago•0 comments

Perplexity Personal Computer

https://www.perplexity.ai/hub/blog/personal-computer-is-here
1•Yukonv•13m ago•0 comments

Artificial Intelligence Index Report [pdf]

https://hai.stanford.edu/assets/files/ai_index_report_2026.pdf
1•danielmorozoff•13m ago•0 comments

Show HN I made my vacation rental bookable by AI agents–no Airbnb, 0% commission

https://hemmabo-mcp-server.vercel.app/.well-known/mcp.json
1•Freezone•13m ago•2 comments

Electron 41 Released

https://www.electronjs.org/blog/electron-41-0
2•andrewstetsenko•14m ago•0 comments

The Pandaverse

https://www.theremingoat.com/blog/the-pandaverse
1•ecliptik•15m ago•0 comments

Sir-Bench – benchmark for security incident response agents

https://arxiv.org/abs/2604.12040
3•dan_l2•15m ago•2 comments

Single-agent AI coding is a nightmare for engineers

https://twitter.com/MilksandMatcha/status/2044863551186309460
1•sarahxc•15m ago•0 comments

How to make your one-on-ones more productive

https://effortbox.com/blog/how-to-make-your-one-on-one-more-productive/
1•andreylangovoy•15m ago•0 comments

Who's paying for tokens and why? (The Anthropic 1000)

https://www.robinsloan.com/lab/ai-spend/
2•speckx•19m ago•1 comments

Finding a duplicated item in an array of N integers in the range 1 to N − 1

https://devblogs.microsoft.com/oldnewthing/20260413-00/?p=112227
1•ibobev•19m ago•0 comments

Our new AI code policy: No AI

https://screenshotbot.io/blog/no-ai
2•kitallis•19m ago•0 comments

Show HN: AI compatibility without compromises

https://supercompat.com
1•Nedomas•20m ago•0 comments

GOP finalizing draft national privacy law that would preempt states

https://www.politico.com/news/2026/04/16/gop-national-privacy-law-technology-00876794
2•Cider9986•21m ago•0 comments

Modular Monolith: dependencies and communication between Modules

https://binaryigor.com/modular-monolith-dependencies-and-communication.html
1•PaulHoule•23m ago•0 comments

Mechanisms of introspective awareness in LLMs [pdf]

https://arxiv.org/abs/2603.21396
1•ryeights•24m ago•0 comments

Simple Made Easy – Rich Hickey (2011) [video]

https://www.youtube.com/watch?v=SxdOUGdseq4
2•adityaathalye•24m ago•0 comments

How much return are you giving up by caring what's in your portfolio?

https://stevenmackey.substack.com/p/how-much-return-are-you-giving-up
1•chibg10•25m ago•0 comments

Moving personal numbers to VoIP for convenience

https://blog.dmcc.io/journal/moving-mobile-numbers-to-voip/
1•dmcc7897•25m ago•0 comments

Guilty Until Proven Innocent: A Denver Woman's Battle with "Dismissive" Policing

https://old.reddit.com/r/ObscurePatentDangers/comments/1smgy9z/guilty_until_proven_innocent_a_den...
1•qingcharles•26m ago•0 comments

Fast Forward 10 years. What does computing look when AI is mature?

1•marstall•26m ago•0 comments