frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: What's your solution to tech addiction?

3•asim•2h ago•6 comments

Ask HN: Is Computer Science still a good choice?

4•speedylight•2h ago•6 comments

Ask HN: What Are You Working On? (Nov 2025)

454•david927•4d ago•1322 comments

Ask HN: How common is banning Docker?

8•martypitt•5h ago•10 comments

Ask HN: How to learn concurrency?

30•shivajikobardan•12h ago•18 comments

Ask HN: Looking for a good course to learn proof assistant Lean 4

4•rabarbers•7h ago•0 comments

Ask HN: What metrics do you track in a Conversational Agent?

4•shubhamintech•7h ago•0 comments

Starting Debugging Session from CLI

2•regular8901•10h ago•0 comments

Ask HN: How does one stay motivated to grind through LeetCode?

84•blutoot•2d ago•99 comments

Ask HN: Could Microsoft replace its CEO with ChatGPT?

23•nothrowaways•1d ago•34 comments

Ask HN: How would you set up a child’s first Linux computer?

220•evolve2k•5d ago•295 comments

Ask HN: Senior people, how did your career evolve?

80•Seb-C•3d ago•50 comments

Ask HN: What do you do while LLM is writing code

7•me551ah•1d ago•13 comments

Tell HN: PSA/reminder AI Apps have access to your clipboard

6•ddxv•1d ago•1 comments

Tell HN: X is opening any tweet link in a webview whether you press it or not

647•stillatit•1w ago•519 comments

Ask HN: What open source LLM agent do you guys use and why?

6•_345•1d ago•2 comments

Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?

315•urnicus•1w ago•308 comments

Ask HN: Who is hiring? (November 2025)

400•whoishiring•1w ago•579 comments

Ask HN: How do you get over the fear of sharing code?

74•sodokuwizard•5d ago•90 comments

Ask HN: Effective way to deal with mosquitoes?

19•simonebrunozzi•2d ago•34 comments

The PUMP.NETWORK experiment: using gambling to calculate trust

5•nthglsn•1d ago•0 comments

Ask HN: Who wants to be hired? (November 2025)

198•whoishiring•1w ago•476 comments

You've reached the end!

Open in hackernews

Ask HN: What do you do while LLM is writing code

7•me551ah•1d ago
I have been coding for more than 20 years now and nothing has changed my coding habit more than LLMs. I am a touch typer and use a blue mechnical keyboard since I love typing so much and have been used to writing a lot of code.

But ever since LLMs have released, I do find myself writing long prompts and then waiting for LLM to do the implementation. They are not perfect by any means and make a lot of mistakes, but I have found that verbose prompting does usually get the job done.

Now these sessions usually last a few hours due to how slow LLMs are and I usually work on larger pieces of work. I am used to working long hours and typing for a long time, but this is new. I find myself waiting for 70% of the time for an operation to happen.

I find myself watching tv shows or youtube videos or even doing some creative writing on the side while LLMs do their work.

So I was just wondering what other creative things the HN crowd has come up with to do while LLMs are doing the grunt work for you.

Comments

giantg2•1d ago
I would start writing the tests. I've never had an LLM write meaningful tests that pass.
Jeremy1026•1d ago
Sword Fight? https://xkcd.com/303/
kentich•1d ago
Staring at the black screen with the Black Screen app (blackscreen1.com).
prodigycorp•1d ago
as someone who misses the coding sessions and deep work, my workflow here is evolving. youtube and leisure stuff takes me too far out of work that i avoid it.

so far the best thing i’ve found is to have a side project or two that doesn’t require deep concentration or as high a level of quality as your main project to vibe code on the side while i’m waiting.

one of the benefits of it is that it sometimes doing other stuff often takes me down a rabbit hole of working on my own cli tools or other knickknacks that make my life easier.

Nair0•22h ago
We are slowly literally becoming the "unrealistic" developers often shown in movies: a terminal running a bunch of lines on one or two screens, us moving our attention between multiple windows, shipping multiple apps at once.

The idea of working on a side project while your AI is working on your main object would have been unfathomable a couple of years ago.

barrenko•9h ago
Life imitates art...
RamtinJ95•1d ago
Work on side projects or plan the next step with another agent is what I usually do. For example I have been learning and coding in golang lately while llm does some grunt work for work tickets, I love it
Nair0•21h ago
I usually use tools that allow me to check the file changes once it's done with one "prompt" or one "change". This makes the waiting period be smaller, after which I check the changes and understand the code, fixing any obvious bugs I notice.

Sometimes while I wait I like reading the chain of thought, even though I mostly zone out, sometimes I notice stuff that the AI misunderstood and go back to redo or better explain my prompts if I think it's important enough.

When I get bored though, I usually just leave it to finish the entire task, and to stuff like cleaning my desk, room, fold clothes, or just write the plan for next task, project, day etc in my notebook.

willmarch•20h ago
I noticed the same thing happening (waiting around while the agent worked) so I adapted my agent to handle multiple chats/worktrees at the same time. Now, when the agent is working on a new feature, I can start another instance working on a different section of code and/or review the finished code I had started in a different chat. If I'm working with one agent, I get visual pings when another agent finishes its task and I can quickly switch over to guide it. I can scale the number of running agents up or down based on my focus and energy levels at any given time. It works great (though I find I can only juggle 3 to 4 serious tasks at the same time). The only real issue is my token burn rate is now regularly much higher than in the past, but I'm getting a lot more work done so it's worth it!
vagab0nd•19h ago
I work on multiple projects. While waiting for one response, I write the prompt for the next project. It's not perfect. Context switching is costly. And sometimes I zone in and forget to pipeline the prompts and have to wait longer than ideal.
propablythrown•9h ago
The clear answer is "Chad: The Brainrot IDE".

Actual product that pairs vibe coding with brainrot activities like gambling, Tinder and games.

objcts•4h ago
what’s wrong with doing… nothing? i stare out the window while claude rips on stuff, think about people i love and if crickets can fart.
raw_anon_1111•4h ago
Study Spanish. I use Duo Lingo as a guided learning path. But mostly use ChatGPT for various drills and have it give me sentences to study for whatever concept I’m practicing