frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Ask HN: How do you manage too many open tabs?

3•NarcisMirandes•1h ago•8 comments

Ask HN: As LLMs progress, how do you stay sharp and productive?

5•spiresofagartha•1h ago•5 comments

Ask HN: What Are You Working On? (July 2026)

280•david927•3d ago•1086 comments

Ask HN: Is it just me, or is software buggier across the board?

121•kadhirvelm•1d ago•101 comments

Help me be accountable with my time

3•atomiomi•3h ago•7 comments

Ask HN: How about a "Merge Stories" feature?

2•RetroTechie•3h ago•0 comments

Ask HN: What are you using for authn/authz and payments?

3•jftuga•3h ago•3 comments

Ask HN: Are there any hedge funds incorporating sports bets in their portfolios?

2•JumpinJack_Cash•2h ago•2 comments

Thinking: Alternate Distribution for Filmmakers

2•phaedrus044•7h ago•0 comments

Ask HN: Anyone working for Reddit?

2•markus_zhang•2h ago•1 comments

Ask HN: Are AWS Certs worth getting for experienced Devs?

10•Gold-Ask-lx•20h ago•8 comments

Ask HN: Add flag for AI-generated articles

1083•levkk•3d ago•456 comments

I built a tool to get comments in CSV format from YouTube videos

2•cristyg0101•9h ago•2 comments

Ask HN: Should I do a CS masters at Cambridge or start as a new grad at Amazon?

28•sspehr•2d ago•93 comments

Tell HN: Fable Credits Are 150x More Expensive

9•yesitcan•20h ago•6 comments

Ask HN: Is page 2 HN better?

8•Towaway69•16h ago•2 comments

Ask HN: Who build production apps with out seeing code?

2•amukbils•18h ago•5 comments

Revised Polish Alphabet

3•poloniaco•18h ago•1 comments

Ask HN: Anyone Else Burnt Out?

12•lmpdev•1d ago•7 comments

Ask HN: Are the heaviest AI users of your team blowing past everyone else?

6•ex-aws-dude•20h ago•6 comments

Do YC companies get preference on the homepage?

3•e_i_pi_2•22h ago•2 comments

You've reached the end!

Open in hackernews

Ask HN: As LLMs progress, how do you stay sharp and productive?

5•spiresofagartha•1h ago
What's the silver bullet for both prouctivity and not getting your brain atrophied?

Comments

mnky9800n•1h ago
I like to generate a variety of personal crises to deal with since now coding agents seem to do most of my job. That keeps me on my toes.
enceladus06•48m ago
Do more. The LLM is not your replacement, it will help you achieve 10x more. LLM also have quiz mode so just feed it a book and ask to generate questions if you want more.
anee769•47m ago
Whenever I am trying to work on a project, I go through it myself first with proper details that what I need to build and all the specifications then tell LLMs the plan so they can code and I can keep my architecture skills intact. For keeping my coding skills intact, for small code changes, I prefer doing them myself, so I don't make myself much dumb.
softwaredoug•28m ago
I just write code.

Not nearly all the code. Maybe 5% - the important code. To keep things sane, explore new areas, get a deeper understanding of the system, delete/simplify agent slop, improve test coverage, or make some other foundational change.

Feels like we’re bending over backwards to avoid just doing this. But it seems for me, at least, the way to have the highest leverage on an agent heavy project, it’s fulfilling, it helps the agent, and it keeps me in flow.

denn-gubsky•7m ago
I develop 5-10 times more complex projects now without anticipation to never complete them. And I can do it alone with team of agents running 24/7. Maybe these new projects will not be used by anyone, but I feel more confident in previously unknown for me domains like robotics, agentic runtimes or GraphRAG. So my advice: just keep evolving.