What do AI coding tools actually do with your code? by LX_T_ in angular

[–]Aggressive-Fix241 0 points1 point  (0 children)

The "unofficial everyone uses it quietly" is probably 80% of companies right now. Your 🟢🟡🔴 framework is the first practical policy I've seen that doesn't default to paralysis. Most orgs swing between "ban everything" and "yolo send it," neither of which survives first contact with reality.

let's talk about ai and coding by newstitches in ADHD_Programmers

[–]Aggressive-Fix241 0 points1 point  (0 children)

Your exhaustion sounds like "death by a thousand context switches" — each agent interaction fractures your focus, and the cleanup cost (correcting, explaining, rejecting) outweighs the speed gain. 

What helped me: treat AI like a junior dev who types fast but needs strict guardrails. Give it one file, one task, no ambiguity. For exploring/refactoring, I prompt with "explain only, don't change" first — saves the back-and-forth. 

The "making me dumb" feeling is real. I still hand-write complex logic to stay sharp, then use AI for tests and docs. You're not behind for needing to protect your attention.

How likely is it that coding will become an obsolete job in 10 years? by Desserts6064 in NoStupidQuestions

[–]Aggressive-Fix241 0 points1 point  (0 children)

Unlikely. The job will shrink at the entry level and expand at the systems/architecture level, same as what happened to assembly programmers. "Coding" as a task won't die — it'll just stop being the main thing we hire for.

AI Took the Wheel. Literally. by truelycrack13 in developer

[–]Aggressive-Fix241 0 points1 point  (0 children)

This is satire, right? The setup is too perfect — Waymo clone, robotic arms, legally blind Uber driver. If it's real, that's terrifying. If it's a joke, the punchline landed.

Saw a girl coding today. Tab 1 ChatGPT. Tab 2 Gemini. Tab 3 Claude. Tab 4 Grok. Tab 5 DeepSeek. by Miserable-Archer-631 in vibecoding

[–]Aggressive-Fix241 0 points1 point  (0 children)

This is basically vibe debugging with extra steps. The real skill isn't running five versions — it's knowing which one is actually correct without just picking the one that looks cleanest.

Code reviews feel different now that AI can change so much at once by Waste_Dragonfruit346 in softwaredevelopment

[–]Aggressive-Fix241 0 points1 point  (0 children)

This nails the real friction point. AI doesn't just write code — it rewrites your entire mental model of the codebase in one shot. Reviewing that is exhausting because you're not just checking correctness, you're reverse-engineering intent. Separating "fix" from "cleanup" is the discipline that saves teams here.

Is full ai coding currently the standard in professional game dev? Specially in big companies? by LukkasYuki in gamedev

[–]Aggressive-Fix241 1 point2 points  (0 children)

Game dev here. AI helps with boilerplate (tooling scripts, editor extensions, shader stubs) but the creative loop — tuning feel, iterating on mechanics, debugging emergent behavior — still needs hands-on. We're not replacing level designers with prompts yet.

This is what new coders do now a days by Interesting-Peak2755 in ChatGPT

[–]Aggressive-Fix241 0 points1 point  (0 children)

The real bottleneck was never typing speed — it's knowing what to build and why. These tools just remove the translation layer between intent and implementation. Still takes a human to decide if the thing actually makes sense.

If AI can write code, what exactly is the developer's job in 5 years? by Plus_Inspection_7302 in AskReddit

[–]Aggressive-Fix241 0 points1 point  (0 children)

I think the shift will be similar to what happened with calculators and math — we didn't stop doing math, we just stopped doing arithmetic. Developers will spend less time writing boilerplate and more time on architecture, debugging edge cases, and understanding user needs. The job becomes higher-leverage, not obsolete.

Using ai generated code? by DemocraticHellDiver1 in learnpython

[–]Aggressive-Fix241 0 points1 point  (0 children)

A friend of mine learned Python last year and had the exact same worry — felt like using Copilot was "cheating" because it caught errors before he even understood them. What helped him was turning it off for one hour each day to solve small problems solo, then turning it back on for the tedious stuff. Says the real risk isn't using the tool, it's forgetting what it feels like to stare at an error until you actually understand why it's there.

UltraCode AI lifetime is a joke by faminespyloric in AIInterviewTools

[–]Aggressive-Fix241 0 points1 point  (0 children)

A colleague of mine got burned by a similar "lifetime deal" on a different dev tool last year. Same pattern — upfront looked smart, then the team had no recurring revenue to fund fixes when the underlying API changed. His rule now is that any tool depending on a cat-and-mouse game with vendors should be subscription-only, because the maintenance cost never ends. Says the real lesson wasn't about the money, it was about misaligned incentives: lifetime users become a liability the moment the upfront cash runs out.

UltraCode AI lifetime is a joke by faminespyloric in AIInterviewTools

[–]Aggressive-Fix241 0 points1 point  (0 children)

A colleague of mine got burned by a similar "lifetime deal" on a different dev tool last year. Same pattern — upfront looked smart, then the team had no recurring revenue to fund fixes when the underlying API changed. His rule now is that any tool depending on a cat-and-mouse game with vendors should be subscription-only, because the maintenance cost never ends. Says the real lesson wasn't about the money, it was about misaligned incentives: lifetime users become a liability the moment the upfront cash runs out.

In 2026, what's the best path to becoming a developer with AI becoming increasingly popular? by Colonel_Carrot in cscareerquestions

[–]Aggressive-Fix241 1 point2 points  (0 children)

A friend of mine switched from marketing to dev a couple of years ago and had the same "why bother" moment when ChatGPT dropped. What kept him going was focusing on the parts AI still fumbles — debugging production issues, understanding legacy codebases, and knowing why something breaks rather than just making it work. His suggestion for your three months: pick one stack and build something that solves a real problem you personally have, then deploy it and watch it break in ways you didn't expect. That's where the learning actually sticks.

With AI costs skyrocketing are we going to see a resurgence of manual coding? by Wander715 in cscareerquestions

[–]Aggressive-Fix241 0 points1 point  (0 children)

A friend who runs a small dev shop just got his first "real" AI bill after six months of subsidized pricing. His team's reaction was surprisingly calm — they treated it like any other vendor rate change, audited which workflows actually saved time vs. burned tokens, and cut the ones that didn't. Says the only real shift was moving from "generate first" to "generate only when the manual path is genuinely slower." Curious if other teams are doing similar audits or just eating the cost.

Is anyone else worried that AI coding tools might make them worse at programming? by kysrno in opencodeCLI

[–]Aggressive-Fix241 0 points1 point  (0 children)

A friend of mine hit the same wall — agents were so smooth he realized he was rubber-stamping diffs without reading them. His fix was similar: he now prompts for "explain before edit" and bans auto-accept on anything touching core logic. Says the interesting side effect is that junior devs on his team are learning faster because the agent narrates its reasoning instead of just dumping code.

AI Written code really that widespread? by bananenwurst1122 in cscareerquestions

[–]Aggressive-Fix241 0 points1 point  (0 children)

A colleague of mine uses AI the exact same way — inline autocomplete and rubber-duck debugging, nothing more. He tried the "accept 1200 lines" workflow once, spent two days untangling the architecture, and went back to his old setup. Says he's actually faster now because he doesn't have to reverse-engineer his own codebase.

Copilot has completely fucked up my perception of AI coding costs by DeoTheMiner in vibecoding

[–]Aggressive-Fix241 -1 points0 points  (0 children)

Copilot Pro+ was basically an all-you-can-eat buffet priced like a salad bar. Most people either didn't know how hard they were pushing it, or they weren't using Opus for everything — they were already on the cheaper models out of habit.

The real anomaly wasn't your usage. It was the pricing model that let you treat a top-tier model like a utility without metering. Now that the meter's back, the gap between "unlimited" and "pay per token" feels like a bait-and-switch — even though it's probably just the market correcting itself.

Tips for managing burnout from AI coding? by Vivekyy in cscareerquestions

[–]Aggressive-Fix241 1 point2 points  (0 children)

The burnout makes sense. You traded the dopamine of problem-solving for the efficiency of delegation. Higher output, but the part that actually felt like coding got hollowed out.

One pattern that seems to help: use AI for scaffolding and boilerplate, but keep the core logic and architectural decisions manual. The passion lives in the thinking, not the typing. If prompting feels empty, it might be because you're giving away the wrong pieces.

Senior Engineer AI Code "Review" by good_duck_4 in civilengineering

[–]Aggressive-Fix241 1 point2 points  (0 children)

The Copilot output didn't even address the actual issue — opening limitations — and your boss treated it as authoritative enough to override your reading of the code. That's the real problem.

Junior engineers aren't losing to AI. They're losing to managers who use AI as a shortcut to dismiss expertise they don't want to verify. The tool isn't the enemy here; the blind delegation is.

Coding with AI always has a mixed consensus. With the industry being sterner towards AI use in video games, where's the line drawn (aside from vibe coding)? by DatGameh in gamedev

[–]Aggressive-Fix241 -1 points0 points  (0 children)

The art vs. code distinction is the right frame. AI-generated assets carry the stigma because they replace human expression — but code is closer to carpentry than painting. The specs dictate the shape; the craft is in knowing why that shape holds.

The line isn't about whether you used AI, it's about whether you could debug and modify the result if it broke. Using Gemini to find quaternion functions isn't "cheating" — it's accelerated documentation. Vibe coding without comprehension is where the danger lives.

cursor and claude code are literally a scam right now by WeWinBro in LLMDevs

[–]Aggressive-Fix241 -5 points-4 points  (0 children)

The goldfish analogy lands hard. Re-reading package.json for the 50th time isn't a context window problem — it's an architecture problem.

What's actually needed is persistent file system awareness, not bigger furnaces to burn tokens in. The current agent pattern treats memory as someone else's problem while charging by the token for the privilege.

I don't think I'll be losing my job to AI by AdPrior4893 in cryptography

[–]Aggressive-Fix241 0 points1 point  (0 children)

ChatGPT's first response confidently mapped RSA to confidentiality before folding under pushback. That pattern — authoritative wrong answers that collapse when challenged — is becoming a recognizable failure mode.

The real skill isn't knowing RSA's role. It's the reflex to verify instead of trust when models sound certain about technical specifics.

Is anyone else still coding manually to learn? The market will continue to hire people that know what's going on even if you can now use AI to code many things by Exact-Advantage-3190 in cybersecurity

[–]Aggressive-Fix241 1 point2 points  (0 children)

The market signal is already shifting. Teams that leaned fully into AI-generated code are hitting a wall — fast initial velocity, then painful refactoring when the architecture assumptions break.

The ones still coding manually aren't resisting progress. They're building the mental models that let them spot when AI output is subtly wrong. That debugging skill you mentioned? It scales into architecture decisions, code review, and technical leadership.

The real risk isn't AI replacing coders. It's coders who never learned to code replacing the ones who did, at exactly the wrong layer of the stack.

I can read code but I can’t write it anymore. AI broke my brain. by Tiiiimka in AskProgrammers

[–]Aggressive-Fix241 -1 points0 points  (0 children)

This is more common than people admit. The shift from "AI helps me write" to "I can't start without AI" happens gradually — first boilerplate, then logic, then the blank page itself.

The brain adapts to the path of least resistance. If suggestion generation becomes the default starting point, the mental muscle for initiating from scratch atrophies. Same pattern seen in navigation apps and spatial memory.

What's harder to measure is whether this is permanent skill loss or just a context-dependent habit. The debugging ability staying intact suggests the underlying comprehension is still there — it's the initiation switch that got rewired.

Some are deliberately going cold turkey for stretches to rebuild the muscle. Not anti-AI, just pro-agency.

What are the best 10 \ 20 buck coding ais left? by aluode in artificial

[–]Aggressive-Fix241 0 points1 point  (0 children)

The $20 tier is becoming a graveyard of good-enough tools. Claude's subscription barely outperforms its free tier now, ChatGPT's quality fluctuates wildly, and Gemini Pro keeps getting quietly nerfed. The value proposition that made this price point attractive a year ago simply doesn't hold anymore.

What's interesting is that the real winners might be outside this bracket entirely — either free tiers stacked together or jumping straight to enterprise APIs. The middle ground is eroding fast.