| ▲ | I Think I Have LLM Burnout(alecscollon.com) |
| 157 points by sosodev 2 hours ago | 106 comments |
| |
|
| ▲ | dpc_01234 2 hours ago | parent | next [-] |
| I don't think I have a "burnout", but LLMs are really exhausting due to amount of pressure they generate. No one is really pushing me to increase my workload, but at every moment there is always something ready, done by my clankers or clankers of other people that I could be unblocking. In the past (before LLMs) it was already hard to keep up, but now it feels like there's 10x more things waiting at any given time, and there could be 10x more if everyone just "optimized" and streamlined processes fed the AI even more tasks in parallel faster. It just being a bottleneck of everything, all the time is tiring... I am happy about all the little side-projects, and ideas it help my realize, and I enjoy exploring this new world, but I've noticed LLMs feed my unhealthy "don't want to take a break and waste time being idle" mindset, and I need to correct it. W.r.t. article's main complain - I think the similar thing happened due to factory manufacturing automation. What used to be a varied skillful craft in a shop became standing in a single place of an assembly line doing the exact same thing whole day. LLM took away the more creative and variable part of the work, and left the repetitive QA rubber-stamping. Probably some of the mitigations used back then could be rediscovered today. |
| |
| ▲ | bicx an hour ago | parent | next [-] | | > LLM took away the more creative and variable part of the work, and left the repetitive QA rubber-stamping. This 1000 times. The number of times I now have to use my brain to do something engineer-y is now something like 5 times per week, usually eyeballing some architectural decision from (as you mentioned above) someone else's LLM. I really loved writing code, and I loved that I could do it for a living. Obviously, nothing is stopping me from continuing to write code and solve problems with my own brain, but that's absolutely not the efficient way to work anymore. The most high-leverage activity I've done in the last 6 months is a build-out of internal AI orchestration platforms and data access layers so every employee in the company can built with AI against our own data (particularly non-engineers). It has unlocked so much for everyone. Yet, my only real claim is a) coming up with the idea and general architecture and b) ensuring smooth roll-outs and hosting "office hours" for months to help new employees onboard to these new AI tools I built. High-level design and architecture decisions, quality assurance, and balancing decision-making through subjective areas like UI/UX. That's mostly all I do. Now that I'm leading engineering, I just think even higher-level while the engineers use orchestrated AI do built vast swaths of code. Then I frantically bounce around approving sensitive PRs and architecture decisions -- most of which were written by Claude, described by Claude, and usually don't need a lot of correction. | |
| ▲ | UncleOxidant 7 minutes ago | parent | prev | next [-] | | > done by my clankers or clankers of other people I'm getting so many requests to review LLM-generated documents - planning docs, docs intended for end-users, project docs, business plan docs. A team member sent me a zip file with about 30 LLM generated documents in it the other day and asked if I could review them right away. And a lot of it was just repetition and/or stuff that was just out of left field, made-up, hallucinated stuff. They're able to generate this stuff way faster than we can review. It's just really tiring. | |
| ▲ | sefrost 17 minutes ago | parent | prev | next [-] | | One of the reasons they exhaust me, is that it's always "one more prompt" to get a UI correct. It's often just slightly off, but it can take 5-10 mins sometimes to rework something. It has led to me working much longer hours. I think this is in part because I am one of the software engineers that always liked building products more than writing complex software. So, I am driven by the feeling of creating something. And I want to get the feature perfect and complete. But getting from 95%->100% done can take a long time with UI work for me. So I work much longer hours now, unfortunately. | |
| ▲ | nacozarina 30 minutes ago | parent | prev | next [-] | | LLMs drive the unit cost of cognition to zero. Therefore, you will exhaust yourself near-instantly trying to drive differentiated value out of cognitive work.
Non-arbitrable labor is one safe haven: bending steel, drilling wells, running cables, flying drones, etc. Physical agency gets you a premium the clankers can’t (yet?) trespass upon. That’s why guys building data centers are making bank & job-hopping while the SAs administering the computational guts of them are struggling.
A second vector is reputational: either by authority (you’re a regulator) or by taste (you’re a rare/reknown specialist) you make quality attestations about cheaply-produced cognitive artifacts.
The first vector is a big community; the second is not.
Get out of being in a knife fight with the clankers on their own turf, they’ll gut you. | | |
| ▲ | ehnto 26 minutes ago | parent [-] | | Flying drones is an interesting one, I guess you do have to drive the car out to site and set up the drone. But a lot of drone ops are waypointed, automatic flight. I can see a future in which the only thing the operator does is drive the drone van to site, hit the deploy button as the drone pops out the roof, and wait for it to return. Mission set up already by an LLM prompt back at the office. |
| |
| ▲ | adverbly 34 minutes ago | parent | prev | next [-] | | > No one is really pushing me to increase my workload Spoken like someone who is not at an org/team that has undergone layoffs and reduced hiring in the last 3 years. You might be in the minority there - especially when it comes to those who are facing burnout. | | |
| ▲ | missedthecue 25 minutes ago | parent [-] | | I don't have an employer. But most of the excuses I used to tell myself are simply not believable anymore and that causes pressure leading to overworking myself. |
| |
| ▲ | wisty an hour ago | parent | prev | next [-] | | Individual gains from llm seem much larger than net productivity increases. I think a major source of this discrepency is people creating more work for their coworkers at the speed of slop. Especially the people with no idea. "I did a Chat output, please fix and review it " is the kind of thing that empowers the people who used to have a minimal productivity, and now lets them to wreck things on an industrial scale. | | |
| ▲ | apsurd an hour ago | parent | next [-] | | This is valid in the other direction as well. Principle engineers, CTOs, with legitimately earned authority end up using that authority to 100x their output onto the team as if it was a Godsend unlock. It's not. There is no one person that has universally good taste. Also, we're not in your head, no matter how much better of a coder or whatever. We're not in your head and it's all terribly painful to navigate. | | |
| ▲ | wisty 2 minutes ago | parent [-] | | I'm just waiting for Bezos to order all work with human agents to use the same API and guardrails as an LLM. |
| |
| ▲ | yuye 27 minutes ago | parent | prev | next [-] | | >"I did a Chat output, please fix and review it " is the kind of thing that empowers the people who used to have a minimal productivity, and now lets them to wreck things on an industrial scale. AI is not a productivity multiplier. There are diminishing results. The ones that notice the highest increases of productivity are usually the ones that were unproductive at best and dangerously incompetent at worst. | | |
| ▲ | nomel 15 minutes ago | parent [-] | | Could you describe your usual workflows and usage patterns with AI? |
| |
| ▲ | topgrain2 25 minutes ago | parent | prev [-] | | > Individual gains from llm seem much larger than net productivity increases. I think a major source of this discrepency is people creating more work for their coworkers at the speed of slop. Especially the people with no idea. Lots of companies (nearly all, I’d wager) of any size were leaving bare-minimum a 2x software development speed increase on the table before LLMs, having nothing whatsoever to do with how fast anyone was typing or thinking up code, and everything to do with how they organized and supported development work, and with your basic ordinary corporate dysfunction. My company, I’d say it was more like 4x or 5x they could have achieved before LLMs, by fixing processes and reducing how often management steps on their own dicks. All the people I’m seeing with crazy-high LLM productivity at my company? They’ve been given enormous autonomy to basically go do WTF ever they want, and people are jumping to get them anything they need (and most of what they’re doing is prototyping, for that matter). So right off the bat, if they’re competent, they should see a notable multiplier on productivity even if they weren’t using LLMs. Not that those aren’t helping, too, but if you don’t change processes they’re not all that effective, because the problem wasn’t speed of code-writing (and if you can change processes, you already could have sped up development a lot before LLMs…) |
| |
| ▲ | walrus01 an hour ago | parent | prev [-] | | > No one is really pushing me to increase my workload, but at every moment there is always something ready, done by wankers I confess that the above variant on the quotation is how I originally read it. And that's just about how I feel now with trying to sort through vibe-coded slop projects that are put forth by (well-meaning, probably good intentioned, not evil) people who represent them as if they're the handcrafted result of one dedicated developer. |
|
|
| ▲ | Bratmon 2 hours ago | parent | prev | next [-] |
| This is legitimately the reason I'm looking to leave programming. I got into programming because the problems of programming were interesting to me. But if the problems go from "figure out why this calculator is off by one in France" to "Get this LLM to stop spamming cutsey emojis", then maybe it's time for a career change. |
| |
| ▲ | Bratmon 2 hours ago | parent | next [-] | | (And I admit I'm salty that the "I don't give a shit about why the calculator doesn't work in France, I'm just here because they pay me to fix it" people were the ones vindicated by technological progress) | | |
| ▲ | teaearlgraycold an hour ago | parent [-] | | The people just here for the paychecks have always been the problem. | | |
| ▲ | mc3301 an hour ago | parent | next [-] | | Hmm... I think the majority of people working jobs are mostly just there "for the paychecks." It'd be rather beautiful if all jobs were purely passion driven, but that is simply not the case. Nor could it be. And yeah, there are programmers with jobs that are mostly driven by passion, but most would pack it up and go home immediately if there was a sudden "we have stopped paying you" announcement. | | |
| ▲ | sodapopcan an hour ago | parent | next [-] | | > Hmm... I think the majority of people working jobs are mostly just there "for the paychecks." And the majority of software is terrible so ya. Life is generally unfortunate. | |
| ▲ | jp0d 24 minutes ago | parent | prev [-] | | Why else would you "work", if it weren't for the pay cheques to support yourself and your family? | | |
| ▲ | jdashg 18 minutes ago | parent [-] | | Because I believed in the product! (Firefox, in my case) | | |
| ▲ | jp0d 15 minutes ago | parent [-] | | May I ask what do you do to financially support yourself, if the gig at Firefox is pro bono? |
|
|
| |
| ▲ | jp0d 22 minutes ago | parent | prev | next [-] | | I think greedy execs are a much bigger problem than "The people just here for the paychecks". | |
| ▲ | bobthebob an hour ago | parent | prev | next [-] | | So - most of human society? | |
| ▲ | slopinthebag an hour ago | parent | prev [-] | | In every industry, and we wonder why everything is being enshittified. I'm not looking forward to using computers or technology over the next decade. There is a non-zero chance myself or a loved one is killed because of vibe coding. | | |
| ▲ | dinkleberg 43 minutes ago | parent | next [-] | | But there is a much higher chance of getting killed by any number of other concerns like by a drunk driver. Putting that one on the list of things to stress about seems unwarranted. | | |
| ▲ | yuye 24 minutes ago | parent [-] | | The difference is that drunk driving stocks aren't at an all-time high. |
| |
| ▲ | fragmede an hour ago | parent | prev [-] | | There's also a non zero chance that someone in your life is going to have fun and whimsy and their life improved by vibe coding. Why focus on the negative? | | |
| ▲ | yuye 20 minutes ago | parent | next [-] | | Loads of people do cocaine and have "fun and whimsy" and I'm willing to bet there are even a few out there that have had their life improved by cocaine. Why focus on the negative? | |
| ▲ | slopinthebag an hour ago | parent | prev | next [-] | | Yes who cares if they die as long as they had some fun and whimsy first! :P Edit: fr though I have plenty of fun and whimsy without needing vibe coded apps and I'd prefer a 911 call didn't get routed to Burger King because someone vibe coded the comm stack... | | |
| ▲ | fragmede an hour ago | parent | next [-] | | To each their own. Would you rather live a long boring safe life, or a fast short exciting one? You decide! | |
| ▲ | esseph an hour ago | parent | prev [-] | | We're all going to die. Have your fun and whimsy. |
| |
| ▲ | QwenGlazer9000 an hour ago | parent | prev | next [-] | | Are you fr? | |
| ▲ | nearlyepic 25 minutes ago | parent | prev [-] | | "drunk driving helps people get home from the bar. why focus on the negative?" |
|
|
|
| |
| ▲ | irjustin an hour ago | parent | prev | next [-] | | Giving my "otherside", because the pressure to output more at work is real, but at the same time, out side of work, I love this. I'm able to do way more projects than ever before because a barrier to entry was always the amount of research+time required to start up a pet project. My latest is, I'm really into fizzy/soda water and wanted my own continuous carbonator. My entire build from water source to tap with an ESP32 controlled pump, pressure, water level, cooling fans. There were so many areas I made mistakes in my shopping cart and it found it - like Home Brewer likes 8mm lines but water filter systems like 9.5mm. Really optimized the versions from a simple on/off pump w/ float switch to effectively a full on PLC system. So many iterations gained by chatting with "someone more experienced". Once I get the parts I can build and have the software side running in less than an hour. It doesn't make money, but man I really enjoy it. | |
| ▲ | infinite_spin 32 minutes ago | parent | prev | next [-] | | I got into programming to just build stuff, the coding is just a means to an end, try not to think too hard about the how and think more about the why and what | | |
| ▲ | 16bitvoid 19 minutes ago | parent [-] | | We get it, you don't have a passion for the act or the craft, just the end result, but I'm absolutely sick of hearing it all over this site as if it's a universal truth that some of us just don't recognize yet. Sorry, some of us have a joy for programming where the how is just as important, if not more so, than the what and the why. No matter how much people proclaim that the how doesn't matter to them, it isn't going to suddenly make it true for others. | | |
| |
| ▲ | MitziMoto an hour ago | parent | prev | next [-] | | I'm no longer in corporate America, so maybe I'm out of touch a bit, but could you just...not...use an LLM? You can still solve interesting problems on your own if you choose to do so? | | |
| ▲ | sarchertech 35 minutes ago | parent [-] | | Yeah at many places you still can. It’s just so easy to turn your brain off and let the robot do a maybe good enough job that even people who know better are merging slop. We’ve had 3 production incidents this week that slipped past CI because there’s a whole team that is just shoving out PRs without understanding what’s going out. |
| |
| ▲ | krackers an hour ago | parent | prev | next [-] | | Part of the annoying thing is that if you're working on a product which uses LLMs, at some level you run out of levers to pull in terms of being able to fix things. At best you're stacking hacks on top of hacks to prevent unwanted output, but at the end of the day if the LLM really decides it simply doesn't want to follow your instructions, you can't do much other than resign to adding *IMPORTANT* and hoping the next model fixes it. The experience is much closer to working with an external API that you don't have control over and which simply doesn't do what the documentation says. Those have always been the most frustrating parts of programming, but at least previously you could reverse engineer the actual implementation to work around bugs. You can't even do that now because the "boundary" randomly change every day. | |
| ▲ | altairprime an hour ago | parent | prev [-] | | Accounting is desperate for accountants because they’re necessary for legal and compliance reasons. Join up today! |
|
|
| ▲ | canada_dry 41 minutes ago | parent | prev | next [-] |
| The reason I'm getting LLM burnout is from dealing with the obvious neutering and opaque downgrading of all the top models. Prior to the last 12mos AI companies were hell bent on squeezing out the best results from mediocre models. But... now that the top models have progressed, those same AI companies have switched their efforts into reducing the computation (cost of a producing a result) as much as possible without being too obvious. What was an exponential slope in the quality of results over the last 36 months has now nearly flat lined. |
| |
| ▲ | Yiin 10 minutes ago | parent | next [-] | | Cannot relate, my expectations might just gone up, because when I compare what I was producing with agents a year ago vs now, it's night and day. | |
| ▲ | LastTrain 13 minutes ago | parent | prev [-] | | You sure about that? Maybe it is reality hitting expectations after the initial “holy shit” wears off | | |
|
|
| ▲ | treefry 42 minutes ago | parent | prev | next [-] |
| From my experience, there are mainly 3 burnout reasons.
1. Multi-tasking is the top one. I usually have to frequently switch between 3 to 5 agent windows which are on different things. It's extremely exhausting when each round takes a few minutes. Before coding agent era, I believe most developers had chance to spend 2+ hours focusing on one thing. Now coding agents have increased my spectrum on the tech stack, but the bandwidth to do deep work isn't increased.
2. Agents are good at getting things running without crash, but do not guarantee to produce correct code. This is quite different from human experts with fundamental knowledge.
3. I also get frustrated when reviewing piles of AI generated low quality PRs. My attention is a limited resource. I don't waste too much energy on other people's work, but if I don't spend more effort, the entire project is corrupted quickly by reckless AI generated code without human author's careful thoughts and designs. Working with people who have less due diligence in mind is painful, working with them in coding agent era is 10x painful because they produce 10x shit. It's a team culture challenge that cannot be easily enforced. |
| |
| ▲ | j_bum 5 minutes ago | parent [-] | | Agreed. I am working hard to restrict myself to only 1-2 agent workflows at a time. More is untenable, though it’s so easy to fall into the trap of deploying an agent “just for this minor fix.” |
|
|
| ▲ | block_dagger an hour ago | parent | prev | next [-] |
| I've started feeling slightly physically ill when I read Opus output for hours straight. This article rings very true for me. I've started complaining about it with my team; at least have a personal style guide in your agent rules that eliminates emdashes, the "it's not X, it's Y"s, the long lists of modifiers before the noun, using the word "land" to mean finish, etc. I hope this is just a phase of adolescent LLMs. |
| |
| ▲ | strken 30 minutes ago | parent | next [-] | | `arc land` is burnt into my brain by Phabricator, so I'm aware that the term predates LLMs, but it still drives me nuts. It's impossible to undo some of these linguistic wobbles. Even if you could filter out 100% of LLM input, the humans themselves are learning to say "land" at a higher frequency now. | |
| ▲ | mattas 24 minutes ago | parent | prev | next [-] | | I was describing this exact feeling today. I haven't quite been able to put it into words but I do get slightly physically ill. Almost similar to mild trypophobia? | |
| ▲ | helloplanets 30 minutes ago | parent | prev [-] | | It's kind of offputting how much Anthropic models these days keep repeating "real", "genuine" and "honest". They've RL'd that way over the top. | | |
| ▲ | block_dagger a minute ago | parent [-] | | "You're right for pointing this out. Honestly, your comment raises a real concern — they genuinely RL'd that over the top." - Claude |
|
|
|
| ▲ | woutr_be 6 minutes ago | parent | prev | next [-] |
| I’m currently doing a project with someone who only uses LLMs, and it’s exhausting and mentally draining. Whenever I give feedback on something, the answer is just “let me tell Claude”. The person has no understanding of how everything works, and most of the code reflects that. The other day he hardcoded in a demo mode, simply because he didn’t even know how to set up a local environment and set environment variables. I’m confused as to why Claude didn’t even knew this, but it might just be the prompting. I limit LLM usage myself, and if I do use it, I try to use it on extremely specific tasks. It’s the only way it works for me. I honestly don’t understand how all these companies are getting away with generating AI code. Even in a small project I quickly fall behind on my understanding of the project. |
| |
|
| ▲ | nzeid 2 hours ago | parent | prev | next [-] |
| I do not have the burnout but I certainly operate similarly to the author. I continue to be unable to establish a workflow where allowing the LLM to generate code that I review is faster than writing the code myself. Literally the only two ways out of this dilemma is to blindly trust what was generated or to generate an uncharacteristically exhaustive suite of unit tests to validate every possible scenario. I just write the business logic myself and have the LLM do a lot of the rest. Boilerplate falls into the latter as well. |
| |
| ▲ | jaggederest 2 hours ago | parent | next [-] | | > generate an uncharacteristically exhaustive suite of unit tests to validate every possible scenario. This is what you want. You want comprehensive tests at every level, far more than is reasonable for a human to build or maintain, from unit, functional, to full end to end and beyond. Adversarial testing (both TDD-style "write tests to demonstrate this bug", and posthoc "prove this patch wrong with a new test") is the best way to keep AI on track and make those diffs you have to read clean and easy. An even better way is to use a more strongly typed language and really lock it down, but you can use testing in any language. I feel like my background in TDD and "TATFT" has been secret sauce when working with AI | | |
| ▲ | rafterydj an hour ago | parent | next [-] | | I see this get mentioned a lot but I still am skeptical that AI can generate tests we can trust more than any other code we know we cannot trust. Yes tests are conceptually isolated and that helps, but I've personally seen unit tests get generated that are semantically incorrect - that is, they test the structure of the code (e.g. they can check function output types and values), but they can't know _why_ the unit tests need to be there, so the really really helpful tests never get generated. Not to mention the obvious issues with generated tests only testing is x = x, or needless redundant tests for the same thing, or them essentially testing basic features of the language. | | |
| ▲ | jaggederest an hour ago | parent | next [-] | | You have to iterate on the tests, review and validate them, just like any other code, and if you generate a whole project's tests all at once the quality is abysmal, of course. I've been using a lot of old school data-driven testing techniques, where the harness is just code I review, and the data itself is e.g. json files and drives the system. I actually have a public (AGPL) example here: https://github.com/pgdogdev/pgdog/tree/main/integration/sql - pgdog is particularly testable since it is trying for complete transparency, so you have a perfect oracle in hand via base postgresql, but it demonstrates the concept at least. | |
| ▲ | nzeid an hour ago | parent | prev | next [-] | | Which is why test generation has to be carefully guided as well, and this is something at which I've incidentally been fast. Ultimately it's a constant battle between LLM handholding and doing things yourself. | |
| ▲ | skydhash an hour ago | parent | prev [-] | | I don't even care about tests being correct as you can still verify them even when tedious. What I care is that, more often than not, the shape of the solution is not fixed. Having unit tests for those can be extremely costly as when the changes happens, you have to change all the tests. I've been burned by this in my honeymoon period with unit testing (pretty much the reason it ended). These days, I prefer broader scope of testing, especially user-facing part. The users may be other developers or end users. I only do unit testing for tricky algorithms or math formulae. | | |
| ▲ | jaggederest 14 minutes ago | parent [-] | | I want all the layers of the pyramid, eventually, but the top layers matter the most. I can't count the number of times my paranoid "make sure that customers can successfully pay us" end to end test suite has prevented the money faucet from being shut off. I install one perennially at any company I work at and they always pay for themselves surprisingly quickly. |
|
| |
| ▲ | dprkh 2 hours ago | parent | prev | next [-] | | I used an LLM to build this https://github.com/dprkh/eventfs It has good test coverage, mostly unit tests but also a number of end-to-end tests. I also made the LLM build a benchmark, which you can find at the bottom of the readme. It is obviously slow, but I thought that it is good enough to work. When I tried to write a 1 GiB file, I found that it broke down, and after writing half the file, the speed went to under one megabyte per second. Implementation is 10k+ LoC, and I have no idea what is going on there. | | |
| ▲ | jaggederest an hour ago | parent | next [-] | | That's interesting because I would feed that benchmark back into the agent and loop over it, to see how much faster you could get it, and agents are really good at that kind of recursive optimization. And I would definitely add at least a simulated 1GiB write test, probably a real one honestly, if I was building something like that. At least with agent-run tests I care about loop speed a lot, but I care about complete coverage more, so having the odd heavy weight full stack integration test is fine, I think. | | |
| ▲ | dprkh an hour ago | parent [-] | | You're right. This was just a performance issue, but what if next time it is a corruption bug or a security vulnerability or really anything that can cause real consequences if happened in production? I don't think that LLM systems are inherently bound to have this flaw, but I think that we are pretty far from harnesses and algorithms becoming advanced enough so that the LLM system can kind of continuously evaluate its output and ensure it is good in all aspects. | | |
| ▲ | jaggederest 12 minutes ago | parent [-] | | I don't know about that, Fable is, when properly guided, a better engineer for those things than I am. Narrow breadth, weird priorities, myopic and ivory tower as hell, but superhuman. Maybe that says more about me, or maybe not, but certainly it's caught bugs I would not have, and point it at things like a fuzzer, woo buddy, it has been many years since I broke out valgrind and nailed down a memory leak, but it sure can. |
|
| |
| ▲ | nzeid an hour ago | parent | prev [-] | | Yep. |
| |
| ▲ | rapind an hour ago | parent | prev | next [-] | | 100% this is what I've done. I sucked it up and adapted myself to the tool (agents) by having as many implicit guardrails (static typing, functional, no nulls, great linting) and then layering on explicit guardrails (TDD) on top. I also want my workflow to be portable because I don't really trust the frontier model providers. It is different though. Basically a lot of what I do has changed over the last 2 years. I totally get that a lot of people won't want to adapt though. | | |
| ▲ | skydhash an hour ago | parent [-] | | > I totally get that a lot of people won't want to adapt though. Or people don't want to be reverse centaur keeping the clankers happily running. Instead of helping to solve users/consumers problem. |
| |
| ▲ | nomel 10 minutes ago | parent | prev [-] | | Yeap. Hundreds of tests for small tools are completely trivial now. |
| |
| ▲ | stillpointlab 2 hours ago | parent | prev | next [-] | | I've just been carefully reading the code. It is easy to slip into just accepting what comes out to speed things up, but reading the code is important. I save myself by skimming things like tests, templates, some UI. Anything cosmetic. But I have to read the majority of code that ends up on my back end systems. | |
| ▲ | dylan604 2 hours ago | parent | prev | next [-] | | And for those that have similar-ish sentiments, what mental defect is had that prevents them from just drinking that sweet tasty kool-aid and just use the slop created. What demented trait is in them that causes everyone to just be a stick in the mud trying to ruin everyone else's good time? In my personal experience, the ones most enthusiastic about LLM magic are those that can't code, but can now walk away with something functional if not quite the best code. Now that they can produce workable code, it will make everyone better. Yet, they have no idea how maintainable the slop is or if it's slop at all. | |
| ▲ | dools 2 hours ago | parent | prev [-] | | Don’t read the code!! | | |
| ▲ | jaggederest an hour ago | parent [-] | | I actually dispute this, I read all the code, the core thing people have to give up is not "reading the code" per se, it's giving up on "that's not how I would have done it". When you see a perfectly clear function or object that just isn't your style, you have to accept it and move on. Where there are concrete concerns, or it's unreadable, demand excellence, but treat it like a coworker, not an IDE. | | |
| ▲ | FunHearing3443 an hour ago | parent [-] | | Yeah this is how I feel about it. Does it look correct? is it doing something weird? Is it forgetting about some gotcha in our domain that it hasn't been taught about yet? Otherwise, ship it. |
|
|
|
|
| ▲ | Terr_ 2 hours ago | parent | prev | next [-] |
| It sounds kind of like being stuck working with coworkers who--while not overtly hostile--need constant hand-holding and repeat the same kinds of mistakes every day and can't even be genuinely sorry about it. Just because we work with computers doesn't mean we don't take, er, social-damage. Or perhaps parasocial damage, in this case. |
|
| ▲ | jamesjhare an hour ago | parent | prev | next [-] |
| is there any evidence that Alec Scollon, the first time blog author responsible for this post, even exists? look up the name. boo this post and the premise behind it. |
|
| ▲ | lilerjee 23 minutes ago | parent | prev | next [-] |
| Current AI is like the film company producing TV series or movies Review AI code line by line is like watch movies frame by frame, and is impossible, very difficult, terribly boring, or abandoned sooner or later. |
|
| ▲ | mrandish 34 minutes ago | parent | prev | next [-] |
| > My job has changed from designing and writing code to designing code, describing the design to an LLM, reviewing code the LLM produces As a long-time engineering manager, PM and, eventually, product owner my response is, "Congrats! You've just been promoted to management." :-) As a new manager, your first challenge will be successfully delivering commercial results using only a team of 'differently abled' new grad interns. Don't complain, new managers don't get to pick their first team! To be honest, these guys are more like alien brains raised in a vat with no direct senses. They've only ever experienced a data feed of the internet and, oh yeah, they get near-total amnesia a few times a day (but maybe you can teach them to write notes for themselves). They also have ADHD and are somewhere on the spectrum. But don't worry because what they lack in common sense, experience and intuition is offset by having a sort-of photographic memory and a willingness to grind on a problem 24/7. You should be fine. Good luck, we're all counting you... |
|
| ▲ | anonu an hour ago | parent | prev | next [-] |
| It's burnt me out too. I'm generating 10x more features and multitasking across 4 disparate projects. My greatest concern is I don't really have a strong connection to the underlying fundamentals anymore. I need to see how the things works to internalize it. Now I just trust that the agent wrote this piece correctly. The productivity drive and the sheer feature set you can generate in record time makes it easy to forget proper sdlc hygiene. |
| |
| ▲ | topgrain2 11 minutes ago | parent [-] | | Knowing how things work, knowing what should be possible and where “there be dragons”, and having a pretty well-developed “sixth sense” for all kinds of things is proving just as valuable with LLM-heavy programming as it did before. … but I am almost certain I’d never have developed those in the first place if I hadn’t spent 25ish years programming on a bunch of different platforms and setting up servers and networks and all that, without LLMs. I dunno how you make another “me”, now, while before lots and lots of programmers naturally ended up as someone with skills and knowledge like mine, and those skills seem super useful when writing code with LLMs. |
|
|
| ▲ | hyperhello 2 hours ago | parent | prev | next [-] |
| I don’t understand what could possibly need to be made so fast that isn’t totally made up billable hours. Running at top speed long enough to be burned out is either ineffective, or valuable enough that someone else can take over while you sleep. |
| |
| ▲ | razster an hour ago | parent [-] | | Even with Fabel and all that I constantly keep having to babysit it and correct it like it’s an adolescent and it gets really old and the amount of code. It produces not all of its great at all. I’m burnt out looking at. It’s poor coating that somehow magically works. |
|
|
| ▲ | dirtbag__dad 2 hours ago | parent | prev | next [-] |
| > My main project right now is to establish a framework for large-scale, unsupervised code generation in our codebase Anyone else working on something like this or know of any projects attempting it? |
| |
| ▲ | jaggederest an hour ago | parent | next [-] | | https://github.com/gastownhall/gascity is certainly a choice. I enjoyed playing with gas town but it was a little too nondeterministic for production code, I think. Directionally if what you're doing is straightforward it's an amazing experience to be able to slap in an epic planning document and wake up the next day to it being "done", with a big asterisk that done-ness is directly proportional to how good of a spec and how good of a model you were using. That being said, these days if you use Fable, slap in an epic planning document, and ask it to run a workflow (be sure to specify that subagents should use, say, Sonnet, or wave goodbye to your wallet), it's almost as good as gastown/gascity but far more predictable. | |
| ▲ | Exoristos an hour ago | parent | prev [-] | | An almost infinite supply of such modern-day alchemists. |
|
|
| ▲ | jaggederest 2 hours ago | parent | prev | next [-] |
| I think having style guidance in your context is valuable for avoiding this kind of thing. Having to read awful, cliched text all day is even worse than having to read reams of useless code. I have some simple humanizing content in there that specifically calls out the rhetorical devices that AI loves, and it drastically improves the diffs and comments. It also makes the coding performance generally slightly worse, but ergonomics uber alles. |
|
| ▲ | anigbrowl an hour ago | parent | prev | next [-] |
| started to dread reading LLM output because I know what I’m going to find. False assumptions and hallucinations. Emphatic, staccato fragments. Excessive emojis . I do not understand these complaints. Yes, those are the defaults and they're annoying, although the general public seems to like them. But you are not stuck with these. You can just tell the LLM how it should interact with you. If you're using any sort of harness beyond the chat window in a web browser, you can codify these instructions in a rules.md file or similar and have it automatically included in any new chat. It's not any harder than changing the default wallpaper or color scheme on your desktop operating system. In reverse order, you can just tell the LLM to never use emojis. I don't like emphatic staccato fragments either, so I tell it to eschew the language of marketing and hype and stick to a factual and plain language, or to employ an academic tone. I explicitly instruct mine to ask clarifying questions whenever context is ambiguous and to push back on false assumptions or common misconceptions (by me). Hallucinationsa re the biggest problem of those you mention; it's not easy to totally eliminate them (for the same reason it's not easy to instruct people to not fall for scams or disinformation), but you can considerably reduce them by setting standards for citations. I have ideas about reducing hallucinations over work material (ie a codebase) but am omitting them here as they are not fully thought out or tested. |
|
| ▲ | dthedavid an hour ago | parent | prev | next [-] |
| If you can afford it, I highly recommend quitting and going independent at least for a while. It’s so much fun building right now. |
| |
|
| ▲ | kyzcdev an hour ago | parent | prev | next [-] |
| What to do to achieve this kind of burn out, I feel like I am a stubborn old developer, I'm coding since 2013 and I am 25 years old. My mind still can't function well without having knowledge about everything. |
|
| ▲ | readme an hour ago | parent | prev | next [-] |
| I don't have much success with using the LLM to make changes to a big legacy codebase. Instead, I use the LLM to gripe about things I don't like in the code. Usually, it is a brilliant commiserator. |
|
| ▲ | internet2000 2 hours ago | parent | prev | next [-] |
| Avoid Gemini and the lesser ChatGPT models and your emoji problem goes away. |
|
| ▲ | wxre an hour ago | parent | prev | next [-] |
| I don't mind interacting with LLMs myself and find they increase my productivity a decent amount. I just can't stand dealing with other people's slop. Getting sent IM responses that are copy pasted LLM nonsense. Getting a massive PR to review that was generated overnight and the author didn't read it first. |
| |
| ▲ | hattmall 29 minutes ago | parent [-] | | So annoying, I'm dealing with a client that just constantly feeds my responses to their question into AI. Which of course just asks more questions and tells me how clever I am. I also know the client isn't reading because in many spots I put "[Client Name] you need to answer this directly as we need to know the actual real business detail" and its ignored or the AI provides a detail I know is made up. |
|
|
| ▲ | jamesjhare an hour ago | parent | prev | next [-] |
| i think we're interacting with a character not a person. |
|
| ▲ | slopinthebag an hour ago | parent | prev | next [-] |
| I don't really understand how this isn't a self-inflicted problem? Perhaps it's because I'm not really mandated to use LLMs in a particular way, but I've had great success doing a combination of writing code myself and using smaller but faster models as a sort of "flood fill". The larger models can also be useful when you're implementing something which already exists in similar form in the codebase, because you can just put that code in the context and you'll get something very similar outputted. So the more code you write, the better the LLM can be later on. Codebases should get easier to add to the bigger they get, not harder. Of course if you're supposed to achieve so much output that it's not possible to do anything but vibe it, fair enough. |
|
| ▲ | hoppp 2 hours ago | parent | prev | next [-] |
| Tell the llm to answer like a cavemen, if llm talk like cavemen, the answers become shorter and more compressed. https://github.com/JuliusBrussee/caveman It's for getting it to output shorter answers, but also could help with your burnout. |
| |
| ▲ | ysavir 2 hours ago | parent [-] | | I surprisingly had good results when I told the LLM to only communicate in ASCII memes. It did a fantastic job of summarizing the situation using relevant memes, and the humor was enough to keep things fresh. As silly as it sounds, it's worth trying when you're in that LLM burnout corner. |
|
|
| ▲ | legacy-coder 36 minutes ago | parent | prev | next [-] |
| Also known as clanker fatigue |
|
| ▲ | mannanj 37 minutes ago | parent | prev | next [-] |
| I had this too. Started after lay off in October. What helped was a sleep and work system, oriented around being offline that was inspired by nature and from my earlier days in working in tech while car camping across the national parks. Basically: the sun wins in terms of how all energy on the earth is structured, and expressed. All manners of cycles of organisms and living systems are in relation to its rise and fall, and even its particular color spectrum phases (whether thats night oriented or day). I call this our real circadian rhythm; it's used to being signaled by the light of the sun and maybe fire for millions of years and it isn't until recent centuries when we started tricking our biology with LEDs and lights. So the solution is simple. Orient yourself around the light of the sun and make sure it's the first and last major light source you see; blue limiting is the most important part BEFORE sunrise and AFTER CUT OFF ALL BLUE LIGHT. On my Mac I use a red light filter (using it now, it's 11:07pm ET and the sun went down about 2.5 hours ago). It's really hard to stay alert and chatting with an LLM when the only light sources are red and you keep them dim at that. Our ancestors would rest when the sun's at its peak (~1:05 pm today) and that's a good time to divide my own day productively as well. With intentional breaks diving the middle of the day with sunlight anchoring it, my nervous system is more relaxed, and by the evening time, it's also ready to transition out of anything blue-light assisted and most intellectual work and problem solving falls into this bucket. It's really hard to explain but it really works so simply. To enjoy the process a little more I made this fun sun clock, check it out at https://sunsignal.app |
| |
| ▲ | topgrain2 2 minutes ago | parent [-] | | I once experimented with beeswax candles as my only after-dark light source. This meant no hyper-stimulating screen activities whatsoever, too. TV, phone, video games, browsing the web? Nope, nope, nope, and nope. Just dim, warm light from actual flames. Cured my lifelong “night owl” “trait” in a couple days. Shockingly effective. Turned out to be hard to keep up and still, like, exist with other people, and you’d probably need to relax it a little in Winter unless your job lets you work reduced hours to kinda “hibernate” (otherwise when would you do anything that’s not work but requires light or electronics?) but it sure worked. |
|
|
| ▲ | akomtu 20 minutes ago | parent | prev | next [-] |
| LLMs poison your mind. The more AI slop you read, the more your mind turns into something like slop. This isn't very different from the idea that the food you eat is what your body is made of. |
|
| ▲ | deeprack4sure an hour ago | parent | prev [-] |
| Learn to code |
| |