So recently the company's been trying to pump the stock so they asked everyone to go all in on AI dev work. Ok fine, there are good & bad uses for AI & if ur atleast checking the code, it's np. Well, the team took that as they should stop using their brain at all. Basically all of the code I see is over-engineered BS that will almost always cause defects or introduces a ton of technical debt. In my opinion they are probably just producing negative work where in the next sprint Im usually the one who's assigned to fix that stuff (bec i always compl my work quickly).
So far I thought this sort of bs was just limited to my coworkers & managers would actually take care to produce good work / check our PR's carefully, using AI but checking it thoroughly. WRONG. First thing that I noticed is that the technical design document was like 5 pages long but since I wasn't really familiar with that part of the codebase I sort of just assumed it was accurate. Big mistake, after about a day turns out half the doc was just AI bs with nonsense randomly scattered throughout. I have had occasions where I ask my coworkers how their code works (bec AI added overengineered bs), and they literally can't explain it at all.
Anyway I was able to figure that stuff out and released the PR to my boss to review. Upon releasing it, he asked me to ask the AI to review the work and add the changes, I went ahead and did that and there were some obv AI hallucinations but some valid points like update the docs, add some error handling etc, & I made the changes. I release it back to him and he asks to have a call and we talk about it, turns out his AI had some other suggestions (to him), we went through it and figured out what was BS and which parts were valid (issues that were caused by the shitty design doc) & I made the updates on the call & pushed them.
an hour later the guy comes back and says something like "I asked the AI for some more recommendations, can you check the branch and compare the diffs to yours". So I look at the branch & sure enough it had all the BS we discussed on the call & determined was BS. It also changed the structure arbitarily making it more complicated & difficult to decouple & maintain. From what I can tell, either no one understands the codebase, can't understand the AI's code, or are just too lazy to think. A lot of what the AI does is based on previous code in the codebase, code that could be like 10 years old and be written like shit yet the AI will still recommend will follow that idea etc.etc
Im getting pretty dishearted, im literally the lowest ranking (in level) developer on the team yet doing the most work with the best quality (business analysts on the team have literally called this out), but im still paid the least & have to deal with the most BS.
blinkbat•9m ago
if you truly are not interested, talk to your boss. if they mandate you to use it, look for work elsewhere. you will be happier working somewhere that understands your view.
re: being the best on the team, even with the metrics supporting you this take is generally seen as arrogant and bad optics. keep it to yourself at all costs, and do your best to try and appreciate the differences others might be making on the team (even if it sometimes seems like the whole thing would fall apart without you). you'll be happier and it will actually improve your chances of moving up the ladder, much moreso than the perceived arrogance would.
you are also seemingly saying your entire team is poor at wielding AI. is this something you care to educate them on? why or why not?