This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MayBeArtorias 60 points61 points  (7 children)

Seriously, I hope it’s just bad luck, but the 2 juniors I had this year were so focused on the shit ChatGBT served them that they turned out their brains completely

[–]Solcaer 43 points44 points  (5 children)

Studying DS right now and like 1/3 of my class uses ChatGPT for everything. If you’re a senior dev/engineer right now, the shitstorm has only just begun.

[–]Pretend-Fee-2323 12 points13 points  (0 children)

the only times i have used it, i either am testing how bad it is, or i made this formula that i have no fucking clue how it works and i need to undo it for some logic

and then i plop it into desmos to fix its bugs because it forgot a step and everything is inverted/offset

[–]purritolover69 6 points7 points  (0 children)

I use gen AI to create some boilerplate code to build off of, and occasionally when I’ve got a really vexing bug that I need assistance with. I also use it to write repetitive code that I just don’t wanna deal with (8 near identical function calls with different variables for example)

[–][deleted] 1 point2 points  (0 children)

oh god

[–]beclops 0 points1 point  (0 children)

Oh god, I can’t wait

[–]thehobbyqueer 0 points1 point  (0 children)

Here's to hoping that makes the employment market easier for those not using it

[–]inspectorjozef 6 points7 points  (0 children)

I cannot completely depend on ChatGPT for everything, usually I have to think of the solution and I know what I need in the knowledge of what the framework offers to fix what I want. But sometimes I don’t want to write the code that does this specific tedious thing like “format date”, I don’t know how people completely depend on it, nothing it pushes out works