Hacker Newsnew | past | comments | ask | show | jobs | submit | anon22981's commentslogin

Honest take: I work less now with maybe slightly faster results while the output quality is probably about the same. Some bugs sometimes fall through, but when hasn’t that been the case?

I take effort to write specs for the agent and I take effort reading PR’s but thats maybe an hour of work. Obviously there are meetings, sometimes tasks require more planning, sometimes I investigate production problems/data more manually, but overall - I feel I work less after agents became a thing. Kind of ashamed of it tbh.


I feel the 1M context is way too large —- the model gets ”drunk” way before it gets anywhere near 1 million. Imo the 1M context window is a huge downgrade.


I suspect people with opinions like the author’s haven’t been in a project where people use LLMs responsibly. We had a senior dev basically just prompt and push, with very little overseeing and minimal instructions, causing so many bad PRs and even prod bugs. That made me a sceptic for many months about agents.

Then we started to have (myself included) people actual plan out the tasks for the bot: give good specs, good ac, file context, better self-review, better ”agentic practices” (i.e. asking it to review it own work can sometimes help), and suddenly I noticed you really can use agents in a real world 1mil LOC project. If you do it well and responsibly (also meaning you still retain some sense of ownership and actually review the shit)


Nope. My point is not about the quality of the generated code, it's the fact that it was generated. No matter how good it is it will always be a liability without the accompanying asset which is the understanding produced by undertaking the effort of writing the code. Generated code is exclusively cognitive debt. It is also, by definition, legacy code since no one wrote it.


These are just bad definitions then? Not persuasive arguments. That just isn't what a liability is nor debt nor legacy.


Look I hate AI "prose" and "art" with a deep passion, and i refuse to let an LLM touch my documentation, but this idea that you can't use an LLM to write decent code that you genuinely comprehend is outdated. Many developers choose not to, but that doesn't mean it's not possible.

I have coworkers who use an LLM who can explain and defend every line of every PR. I also have coworkers who just prompt and pray. Only one camp is producing genuine liabilities.


I still write my cover letters myself. :( Though I do refine them with LLMs, but instruct to retain the tone and the feel of the writing.


I really like going to linkedin daily to play minisudoku and a couple of other puzzles, then never engage the feed or other features


Why would you go to LinkedIn to play puzzle games? There's thousands of other places to do so.


This is really delightfully quirky


I use LLM’s daily and agents occasionally. They are useful, but there is no need to move any goal posts; they easily do shit work still in 2026.

All my coworkers use agents extensively in the backend and the amount of shit code, bad tests and bugs has skyrocketed.

Couple that with a domain (medicine) where our customer in some cases needs to validate the application’s behaviour extensively and it’s a fucking disaster —- very expensive iteration instead of doing it well upfront.


I think we have some pretty good power tools now, but using them appropriately is a skill issue, and some people are learning to use them in a very expensive way.


  > appropriately is a skill issue
or maybe its a ux issue?

maybe chatbot style interfaces are just an artifact of the medium?

people talk about setting up harnesses and feedback loops etc, but a lot of the ux is a frankly mess...


I find that chat is pretty good when you're describing what you want to do, for saying "actually, I wanted something different," or for giving it a bug report. For making fine adjustments to CSS, it would be nice if you could ask the bot for a slider or a color picker that makes live updates.


This. I’d move to Linux in a heartbeat if certain anticheats for certain competetive games had supports for it. (i.e. faceit anticheat)


Play premier instead! I suck and have hugh trust so I never see any cheaters.


how do you actually accept having a rootkit installed on your system?


Presumably, yes, if they're playing it on a different OS.


I just dont understand how anyone can go "yeah okay lets install these guys rootkit complete with keylogger and who knows what, totally legit!", and for what? to play a game


its easier for me to just have 2 different system for work and entertainment honestly


Even easier is to just give up on competitive games, at a certain point it becomes another job and you know... not fun?

I think Starcraft 2 broke me from this habit, once you're studying various metas rather than having fun you need to take a step back and reevaluate.


Studying metas can in fact be fun for people. It's mentally stimulating.


destroying kids in multiplayer games is fun, wdym by that


What I’ve seen also happen is senior devs suddenly starting to put out garbage code and PRs. One senior dev in our project has become a menace and the quality of his work has dramatically dropped.


Sounds like a junior vibe coder with no understanding of software development trying to boost their CV. Or at least I hope that’s the case.


I graduated literally 3 months ago so that's my skill level.

I also have no idea what the social norms are for AI. I posted the comment after a friend on Discord said I should disclose my use of AI.

The underlying purpose of the PR is ironically because Cline and Copilot keep trying to use `int` when modern C++ coding standards suggest `size_t` (or something similar).


Those lazy employees need that strict supervision!

Maybe these c suites and other employee hating assholes are projecting their own lazyness. Or maybe they think they are so superior compared to ”common” people that the ”common” people must be lazy trash.

I don’t know, but it is weird to assume most people won’t do their job without ”strict supervision”. Like super weird.

(Btw, anecdotally, most people I know work more efficiently from home with fewer breaks)


Because they know they are creating unfulfilling low paying jobs with shitty objectives, who wouldn't fuck off in that scenario?


    > Those lazy employees need that strict supervision!
This comment is a bit reactionary. It would be more balanced to say that lower motivation employees will benefit from a more structured working environment.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: