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

Programmer Humor

27215 readers
538 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
[–] chazwhiz@lemmy.world 96 points 1 day ago (2 children)

Isn’t that just effectively un-minified? It’s just the client side code in the first place?

[–] TeamAssimilation@infosec.pub 82 points 1 day ago (1 children)

Comments and full-length names make the source way more accessible.

[–] RagingRobot@lemmy.world 4 points 11 hours ago

Yeah but even then they should be writing secure code anyways so it doesn't matter if someone reads it. It's just ui code. It's always readable

[–] locuester@lemmy.zip 42 points 1 day ago (2 children)
[–] boonhet@sopuli.xyz 9 points 17 hours ago

Huh, I hate doing front end but I feel like in this team I'd manage. Shit even has comments.

[–] Rusty@lemmy.ca 6 points 12 hours ago (1 children)
[–] locuester@lemmy.zip 1 points 10 hours ago

This is why you self host a private Gitea instance and have it auto mirror all of your github repos.

I forked it, and my instance automatically grabbed me a forever copy.