166
submitted 2 months ago by [email protected] to c/[email protected]

I found the last bug in my program!

top 27 comments
sorted by: hot top controversial new old
[-] [email protected] 66 points 2 months ago
[-] [email protected] 11 points 2 months ago
[-] [email protected] 47 points 2 months ago

...and 1001 other jokes you can tell yourself

[-] [email protected] 39 points 2 months ago

A wise man once said:

You never finish a program, you just stop working on it.

[-] [email protected] 37 points 2 months ago

When you stop looking for bugs you can honestly say you haven't found any. That's how how the pandemic ended.

[-] [email protected] 5 points 2 months ago

Covid is now a feature. Sounds about right.

[-] [email protected] 33 points 2 months ago

There are no bugs. Just happy little accidental features.

[-] [email protected] 11 points 2 months ago

This is what I'm telling my boss from now on.

[-] [email protected] 5 points 2 months ago

I often incorporate features into my software that ensure it shuts down automatically on certain actions, or when you’ve used it for too long. So you can go out and see some nature. It’s totally not crashes.

[-] [email protected] 28 points 2 months ago

As a senior dev I can confidently tell you that isn't a bug. The code was written to do it that way, and the code is right, so it must be right. Maybe there is a bug in what you think it should do.

[-] [email protected] 9 points 2 months ago

It sounds like a joke but as another senior dev, one of the big lessons I've learned is getting really good at capturing all the requests that come in and who approved them.

It's a bit of cya, but mostly so I can say "I can change that but it's not a bug. It's what was requested for this to do last year. Here's the discussion" It's surprising how often that results in "Oh yeah, that was for x. Let's not touch it." Or "oh that's not a quick fix, let me come back with more information" etc

[-] [email protected] 5 points 2 months ago

In my own workplace, it's sometimes resulted in massive rabbithole searches along the lines of "this doesn't seem right. Why would this even be designed this way if it wasn't intentional?" Which then becomes asking even more senior devs who had been there for decades to scour decades old emails and/or hitting up another decades senior dev who's now on another project on the other side of the country to check their emails until we eventually figure out why it was, in fact, intentional.

[-] [email protected] 9 points 2 months ago

The only difference between bugs and features is documentation.

[-] [email protected] 5 points 2 months ago

But there is no documentation

[-] [email protected] 27 points 2 months ago
[-] [email protected] 17 points 2 months ago

How I felt 10 minutes ago when I fixed a bug just after zipping it for release.

[-] [email protected] 15 points 2 months ago

Must have deleted the entire program.

[-] [email protected] 12 points 2 months ago

In some interpretations of "bug-driven" programming, no file, or perhaps an empty file, is an instance of the zeroth-bug: The project does not exist.

One could argue that this bug zero is the true ancestor of all other bugs. There's something satisfyingly set-theoretic about it.

[-] [email protected] 4 points 2 months ago

Too philosophical for me.

[-] [email protected] 10 points 2 months ago

We all got into this mess because some scientists from a long time ago figured out how to put lightning into a slab of rock to trick it into thinking.

[-] [email protected] 3 points 2 months ago

I like it. Sounds like Douglas Adams.

[-] [email protected] 10 points 2 months ago

And they lived happily ever after. The end.

[-] [email protected] 8 points 2 months ago

Debugging my hello world be like:

[-] [email protected] 8 points 2 months ago
[-] [email protected] 9 points 2 months ago

Thank you! Nobody else acknowledged my achievement!!

Haha

[-] [email protected] 7 points 2 months ago

The bug you’ll fix that will spawn 3 more somewhere else in the code

FTFY

[-] [email protected] 5 points 2 months ago

Zarro boogs found.

this post was submitted on 28 Apr 2024
166 points (97.2% liked)

Programmer Humor

31202 readers
1923 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS