this post was submitted on 12 Aug 2026
242 points (97.3% liked)

Programmer Humor

32739 readers
968 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 3 years ago
MODERATORS
 
top 10 comments
sorted by: hot top controversial new old
[–] Avicenna@programming.dev 22 points 1 hour ago (1 children)

alternative scenerio:

Guy: "it turns javascript objects into texts in json format"

Soldier: "He uses javascript, shoot the poor bastard"

[–] bluelabel@lemmy.world 6 points 53 minutes ago* (last edited 52 minutes ago)

Alternative scenario:

Soldier B: Soldier A asked a JavaScript question instead of a software engineering question. He's not a real soldier, shoot him

[–] mrsilkworm@piefed.social 4 points 39 minutes ago

I ll do you a better one. Why is Jason?

[–] foleac@discuss.tchncs.de 14 points 2 hours ago* (last edited 16 minutes ago) (1 children)

TypeError: JSON.stringfy is not a function

[–] urushitan@kakera.kintsugi.moe 7 points 1 hour ago

of course MIT uses their own JSON primitives

[–] porous_grey_matter@lemmy.ml 24 points 2 hours ago (1 children)

Not sure every software engineer needs to know this. If they'd said web developer I suppose this would really be expected knowledge, but then you'd probably want to shoot them anyway.

[–] Waterpumpee@lemmus.org 2 points 51 minutes ago

honestly, this is used for debugging. Why not just pass the object as value to the console.log()

[–] lime@feddit.nu 29 points 3 hours ago (1 children)

i've designed my own communication protocols that run directly on udp. i couldn't tell you either.

[–] MalReynolds@slrpnk.net 4 points 2 hours ago (1 children)

Ima guess it's javascript-ese to turn a json object into a string, perhaps for serialization. But no clue, coding for decades but always hated js, I guess my way through with a linter and IDE when I absolutely, positively, cannot find an alternative, which seldom happens.

[–] sukhmel@programming.dev 8 points 1 hour ago

I mean, the meme could've been ‘oh, it's JS, shoot me’