| ▲ | konart 3 hours ago | ||||||||||||||||
I'm not sure how I feel (or should feel) when I read posts list this. Here I am still coding (mostly) by hand. While I also sometimes do chat with qwen or use an agent to save some time writting tests or yaml, or "implementing" a draft version of a change, I can't really understand this "the job is changed". Do some companies in some countries force you to use these agents? Are they going to fire you because Jack or Jill push changes two (or more) times faster than you? | |||||||||||||||||
| ▲ | tombert 3 hours ago | parent | next [-] | ||||||||||||||||
When ChatGPT came out, I was beyond excited. I had a tool to generate config files, and bounce ideas off of, and help unblock me when I got stupid arcane logs I didn't understand. That didn't feel existentially depressing at all; it was just glorified Google in my mind. When the vibe coding tools like Claude and Codex came along, I got into this kind of dread. I'm sort of required to use them for work (we are "AI-first"...), but even if I weren't the tools are useful enough to me that I kind of feel like I have to use them because if I don't I'll be left in the dust. And now it kind of feels like a lot of my job has been converted into babysitting interns. I don't get to write a lot of code by hand anymore, because most of what I do ends up being yelling at Codex to automate most of what I used to do. It's not all bad; I never got any enjoyment out of the initial bullshit of getting the initial project and configurations set up or futzing with configuration files, but I did get joy out of writing the actual implementation of the code, and now I don't get to do that much anymore. A silver lining though; I do get to think in higher levels now, which is kind of fun. A lot of what I get to do now is write stuff in TLA+ and/or Mermaid (depending on the complexity and how much fancy concurrency I want to do), feed that into Claude, and get it to implement that. That part is fun, but I fear that I'm an outlier and that kind of programming won't catch on because engineers love to take the fucking idiotic position that they "don't need to do math to do programming". | |||||||||||||||||
| |||||||||||||||||
| ▲ | wolttam 3 hours ago | parent | prev | next [-] | ||||||||||||||||
Yes, companies will hire employees that are significantly faster if they can do some for around the same cost. And they can - the current crop of tools provide undeniable productivity uplifts to developers, even if they’re only using the cheaper open weight models. I was like you, using them for one shot things until January of this year. My token usage has roughly 100x’d since then, once I saw the value in the agentic loop. | |||||||||||||||||
| ▲ | zeafoamrun 3 hours ago | parent | prev [-] | ||||||||||||||||
Yes they will fire you. The sharks are circling those who just take tickets and implement what they say. | |||||||||||||||||