this post was submitted on 20 Nov 2024
9 points (100.0% liked)

Programmer Humor

22996 readers
266 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
9
submitted 5 months ago* (last edited 5 months ago) by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 5 months ago (2 children)

The real issue is already going 3 months without source control.

[–] [email protected] 1 points 5 months ago

The person didn’t have any git repository; probably a new programmer that didn’t know how version control works and just clicked discard without understanding what that means in this situation

[–] [email protected] 0 points 5 months ago (2 children)

I have heard things from another apprentice who just does not use version control at all and the only copies are on his laptop and on his desktop. He is also using node.js with only 1 class and doesn't know about OOP (not sure if you even use that in js no clue 😅) and has one big file with 20k lines of code I have absolutely no clue how he navigates through it

[–] [email protected] 1 points 5 months ago

Those are rookie numbers. I have at least a 35k one somewhere. More than one actually.

People run their businesses on this.

[–] [email protected] 0 points 5 months ago (4 children)

I know the type. Usually the kind of confident know-it-all who refuses to learn anything but delivers changes really quickly so management loves them. I had the misfortune to fix such a project after that 'rock-star' programmer left the company. Unfortunately the lack of professional standards in our industry allows people like that to continuously fail upwards. When I left the project they rehired them and let them design the v2 of the project we just fixed.

[–] [email protected] 1 points 5 months ago

My company for the longest time had two engineers they would give all the new projects to. They would rush through some prototype code as fast as they could then management would bring in a new team to take the project over. The code was always garbage and crammed into one place. I kept getting new projects and instead of starting from a nice clean slate we always had to build on that garbage. It sucked so bad.

[–] [email protected] 1 points 5 months ago

When I left the project they rehired them and let them design the v2 of the project we just fixed.

Lol. Wow.

And that is why I've been unable to work myself out of a job in all my long years as a developer.

[–] [email protected] 1 points 5 months ago

We really need some kind of board like the one that controls the title for engineers.

[–] [email protected] 1 points 5 months ago

Jesus, reminds me of a similar story. My gf once lost a job to someone who literally just pasted code into LLMs, also delivering quickly, even tho it was hot garbage. Anyhow, she spent a lot of her time fixing his shit and so her output went down. I hope that company burns to the ground with completely un manageable software.