this post was submitted on 04 Nov 2025
630 points (98.6% liked)

Programmer Humor

27422 readers
1838 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
[–] isVeryLoud@lemmy.ca 1 points 2 weeks ago (1 children)
[–] mr_satan@lemmy.zip 2 points 2 weeks ago (1 children)

It was mentioned before. Source map is a comment with an URL. It's not pulled automatically unless the client has devtools and supports that. It doesn't meaningfully increase the size of the site for normal users.

[–] isVeryLoud@lemmy.ca 2 points 2 weeks ago

Eh, true. It does clean up the payload, but I agree it's marginal.