this post was submitted on 25 Jun 2023
35 points (100.0% liked)

Programmer Humor

32443 readers
796 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 14 comments
sorted by: hot top controversial new old
[–] nothacking@discuss.tchncs.de 2 points 1 year ago (1 children)
[–] chris_hayes@lemmy.ml 2 points 1 year ago (1 children)

Also Linux: zombies, orphans

[–] Mirodir@lemmy.fmhy.ml 1 points 1 year ago
[–] dullbananas@lemmy.ml 2 points 1 year ago (1 children)
[–] epyon22@sh.itjust.works 1 points 1 year ago

This is my favorite. I did php early in my career and for years I would have to Google " equivalent explode/implode" because it was so memorable

[–] kr0n@lemmy.ml 1 points 1 year ago

php, the Dark Souls of the programming languages

[–] amanaftermidnight@lemmy.world 1 points 1 year ago

PHP is so bad even PHP wants to die().

[–] Grishaix@feddit.de 1 points 1 year ago (1 children)
[–] ndguardian@lemmy.studio 2 points 1 year ago

Well I didn’t wake up today expecting to watch a video about task manager, but here I am.

[–] goodnessme@lemmy.world 1 points 1 year ago

C++ is actually std::exit(), exit() is C.

[–] JebanuusPisusII@szmer.info 1 points 1 year ago

Libdbus: Trying to remove a child that doesn't believe we're it's parent.

[–] lowleveldata@programming.dev 0 points 1 year ago (1 children)

I have never used System.exit() or sys.exit(). What is a use case where you would call these explicitly?

[–] epyon22@sh.itjust.works 1 points 1 year ago

Applications where you aren't using some sort of framework. Usually MVC or other frameworks would handle this or are designed to continuously run.

[–] yaniv@lemmy.ml -1 points 1 year ago

I love die()! but PHP has exit(), too, and it does the same thing

load more comments
view more: next ›