this post was submitted on 04 Nov 2025
403 points (99.0% liked)

Programmer Humor

27193 readers
997 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
[–] mr_satan@lemmy.zip 26 points 7 hours ago (1 children)

Security through obscurity is not security. I see no reason why source maps should be unavailable.

[–] entwine@programming.dev 9 points 3 hours ago (1 children)

Because source maps show how shitty your organization's code and overall engineering practices are.

[–] phoenixz@lemmy.ca 5 points 2 hours ago (1 children)

Ding ding ding

Open source code is usually quite nice and well done because money pressure is way less of an issue and everyone knows people will be looking at your code

[–] Lifter@discuss.tchncs.de 1 points 28 minutes ago

That's probably also why development is usually really slow and most maintainers can't keep up/give up.