this post was submitted on 27 Jun 2024
1007 points (100.0% liked)

Programmer Humor

22262 readers
340 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

Cross posted from: https://lemm.ee/post/35627632

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 15 points 9 months ago (1 children)

My workmate literally used copilot to fix a mistake in our websocket implementation today.

It made one line of change.. turned it it made the problem worse

[โ€“] [email protected] 7 points 9 months ago

AI coding in a nutshell. It makes the easy stuff easier and the hard stuff harder by leading you down thirty incorrect paths before you toss it and figure it out yourself.