this post was submitted on 25 Jul 2023
1042 points (98.2% liked)

Programmer Humor

20763 readers
1721 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] manpacket@lemmyrs.org 58 points 2 years ago (4 children)

Then there's Haskell that would remove (well, used to at some point) your source code file if you made any errors: https://gitlab.haskell.org/ghc/ghc/-/issues/163

[–] CanadaPlus@lemmy.sdf.org 23 points 2 years ago

The world's angriest compiler.

[–] TheCee@programming.dev 18 points 2 years ago (2 children)
[–] KazuoZeru@lemmy.world 5 points 2 years ago

Reading their page gave me a good laugh. Didn't know about this before, and I'm glad to have learned about its existence

[–] palitu@lemmy.perthchat.org 2 points 2 years ago

Vigil deleted a function. Won't that cause the functions that call it to fail?

It would seem that those functions appear to be corrupted as well. Run Vigil again and it will take care of that for you. Several invocations may be required to fully excise all bugs from your code.

Yeah. this bit got me

[–] xoggy@programming.dev 13 points 2 years ago

When the compiler is being more helpful than you realize.

[–] noli@programming.dev 9 points 2 years ago

That's actually hilarious