frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The signal went up. The code got worse

https://github.com/olesxg/flap-findings/blob/master/writing/the-signal-went-up.md
1•olespichak•52s ago•0 comments

Sony Music and Warner Chappell Are Suing Anthropic

https://www.theverge.com/ai-artificial-intelligence/986438/sony-music-warner-chappell-anthropic-l...
2•speckx•2m ago•0 comments

Feel the tokens/s before you buy the GPU

https://llmspeed.dev/
1•albinstman•4m ago•0 comments

Fractal Jittered Voronoi Partitions

https://www.boristhebrave.com/2026/08/29/fractal-jittered-voronoi-partitions/
1•jp3141•5m ago•1 comments

Plato

https://plato.stanford.edu/entries/plato/
1•mellosouls•6m ago•0 comments

Winnow: Timeline on X, minus the bot sludge

https://winnow.sbintekamal06.chatgpt.site
1•SadiquaBinteKam•8m ago•0 comments

vLLM v0.28.0

https://github.com/vllm-project/vllm/releases/tag/v0.28.0
1•mrrrcs•8m ago•0 comments

Ship the Tool, Not the Agent

https://ttvl.co/notes/ship-the-tool-not-the-agent/
1•meetpateltech•8m ago•0 comments

Implicit Outer Joins in Join-to-One: Feature or Flaw?

https://www.salvis.com/blog/2026/08/29/implicit-outer-joins-in-join-to-one-feature-or-flaw/
2•theanonymousone•10m ago•0 comments

Is anyone else's GitHub search broken?

4•NooneAtAll3•11m ago•0 comments

NodeJAX

https://github.com/EelcoHoogendoorn/nodejax
1•sva_•13m ago•0 comments

Show HN: Procedural Droid Sounds for Microduck

https://osolmaz-microquack.static.hf.space/index.html
1•hosolmaz•13m ago•0 comments

reqwest: An easy and powerful Rust HTTP Client

https://github.com/seanmonstar/reqwest
2•tosh•16m ago•0 comments

Show HN: Lumify – sports intelligence API for agents (try without signup)

https://lumify.ai/docs/ai
1•NOpderbeck•17m ago•0 comments

Building a Markov-chain IRC bot with Python and Redis (2012)

https://charlesleifer.com/blog/building-markov-chain-irc-bot-python-and-redis/
1•jaggederest•17m ago•0 comments

Ask HN: Is OpenClaw Still Worth Exploring or Is It “So Last Year”?

3•AbstractH24•19m ago•4 comments

Show HN: PhpEZ – A tiny PHP framework for shared LAMP hosting

https://github.com/QcFe/phpEZ
1•qcfe•20m ago•0 comments

Himalayan Monal

https://en.wikipedia.org/wiki/Himalayan_monal
2•m-hodges•22m ago•0 comments

Magnetic core memory USB drive used for sneakernet file transfer

https://www.tomshardware.com/pc-components/usb-flash-drives/magnetic-core-memory-usb-drive-transf...
2•sbulaev•23m ago•0 comments

Just Ship

https://0sql.com/posts/just-ship/
4•0sql•24m ago•0 comments

There's no such thing as Just a Tool

https://deadsimpletech.com/blog/no-such-thing-as-just-a-tool
2•microflash•24m ago•0 comments

Blink and you'll miss it – a URL handler surprise

https://dgl.cx/2025/06/blink-at-a-url-handler
3•theanonymousone•25m ago•0 comments

Far-right media provocateur Milo Yiannopoulos deported by ICE from US to UK

https://www.theguardian.com/us-news/2026/aug/29/milo-yiannopoulos-deported-us-to-uk
5•ciconia•25m ago•0 comments

Show HN: Open-Source Local Whisper Flow Alternative

https://www.cloudless.so/
2•vednig•26m ago•0 comments

Judge blocks Pentagon blacklist of Anthropic as a supply-chain risk

https://fedscoop.com/anthropic-government-ban-court-ruling/
1•r_singh•26m ago•0 comments

Iftest: One Line = One Test

https://github.com/JavierGonzalez/iftest
1•gonzojgg•27m ago•0 comments

Telling an agent to be honest isn't enough

https://www.habchy.dev/writing/telling-an-agent-to-be-honest-isnt-enough
3•yveshabchy•29m ago•0 comments

QLIC – Competitive with JXL -e 9 at 9x the encode speed

https://github.com/OzzyMitchell/QLIC
1•ozzymitchell•30m ago•1 comments

Age v1.3.2 Is Out

https://github.com/FiloSottile/age/tree/v1.3.2
1•Sami_Lehtinen•30m ago•0 comments

A False Alarm on a Clear Day

https://medium.com/@majid.fekri/a-false-alarm-on-a-clear-day-a3bb9f9f5d23
1•supportm•31m ago•1 comments
Open in hackernews

Ask HN: How to break Claude Code addiction?

5•isomorph•46m ago
TL;DR: How can I break my workaholic Claude Code addiction?

Hello HN users, I really appreciate you reading this. I can't think of a better audience for this question. If this issue has affected you in any way, I would be really thankful to you if you could leave a comment on this post.

MY GOAL: to be able to consistently do an acceptable day's work as a professional software engineer, keeping a reasonably good understanding of the parts of the code that I changed that day, ending the day roughly on time, feeling like I did enough, feeling like I can forget about work until the next workday.

MY PROBLEM: I find that as the workday goes on and time runs out, my style of programming gets further from LLM-assisted coding (me designing and writing code, talking to Claude Code only when I get stuck) and closer to pure vibe-coding (where I don't even review the code it writes until a big chunk has built up at which point I'm likely to abandon it, unless it's really useful in which case I'll painstakingly review it and try to understand it and usually have to make a lot of changes to get it how I want it - sometimes I'll still have to abandon it if it's too confusing or large). This leads to me spending hours and hours on vibe-coding sessions on workday evenings, after the workday is over. In the pre-Claude-Code era, working that late (with no external pressure) was much rarer for me. This leaves me feeling drained, frustrated, and with less time to look after myself and live my life.

My work-life balance before was actually pretty good, so the shift in the last year or so has alarmed me.

I think the fundamental problem is that vibe coding doesn't feel as "hard" as work, so I can just keep doing, but essentially I'm just sitting at the computer working and not participating in my personal life long after the workday is officially over. Another factor is that I have too much autonomy at the moment and work remotely, which was OK before but now the communication between myself and colleagues has been really redirected into communication with Claude Code.

I've tried the following with a bit of success but they're hard to stick to and all have their own pros and cons: - Abstain from using Claude Code at all - Always typing out the edits it suggests myself instead of letting it make them (or even copy-and-pasting) - an old trick I learned from Dr Frank King. This means I keep the effort of doing a certain kind of character-by-character code review (maybe not "understanding" it fully but still getting closer than if I just squint at it and approve/deny, or worse, go into "accept edits" or "auto" mode). And I feel more comfortable with the code later. But I just stop doing this at the end of the day when I'm trying to squeeze in "one more bit" of functionality - Only using claude in "low" effort mode, manual mode - reviewing (and quarreling with...) every little diff - kind of works but feels draining in its own way - Setting a hard deadline to end the workday, regardless of how much Claude Code I'm using. - Reminding myself that my job isn't to complete the whole project as fast as possible - it's to do as much as I can (comfortably) in a workday - Telling Claude to tell me to stop after the workday is over (it forgets this in long sessions though) - Splitting my work into smaller chunks so that I have to interrupt it to make PRs and wait for feedback, or discuss design with colleagues etc

I guess my internal emotional state, my workplace, and the stories I tell myself about my productivity, my goals, and the use of LLM tools, are all responsible for this behaviour - among other things. So counselling and general advice about workaholism / remote working / WFH would probably help - that's welcome too if you have any thoughts.

Many thanks for reading and I look forward to hearing from you.

Comments

kay_o•42m ago
Is this work related or addiction related? You are repeatedly pulling a slot machine in hopes for a jackpot of working usable code, something which does not come up just often enough to require another pull of the conversation turn.

Claude does not have a sense of time. What is stopping you from not talking to it until the next day?

ungreased0675•42m ago
Vibe coding is addictive for the same reasons slot machines are.

Sometimes the output is great, sometimes not, but it always feels like a change to the prompt will get you closer to the prize. Just like pulling the handle on a slot machine gets you one more chance at a jackpot.

gritzko•17m ago
Today I opened Twitter. I had 1.5K followers back in the day. I think it had similar dynamics: an immensely powerful tool, but users had no discipline and those running it had really bad incentives.
HellDunkel•12m ago
I know this feeling. Before AI you had to evaluate an idea, plan its inplementation, judge if it is worth it or even doable. Now, you just prompt and see if you keep the output and think of the next thing to do. This can feel addictive. When i get lost in this i try to step away and think about what the bigger goal is and whether i am just distracting myself. I guess this helps me not get drained. But there is something which also helps tremendously: my coworkers do not work on the same things as i do. if they did, i would feel a big pressure to finish first. Are you competing with anyone?
tazumi•
7m ago
I probably would try to delegate to Claude or any other agent quite long and hard task and then log off for the day living my offline life. Thus definitely remove my "guilt" for not being productive and let the useful work being produced. Not ideal,I know, but this is what I was doing lately