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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Isn’t that just effectively un-minified? It’s just the client side code in the first place?
Comments and full-length names make the source way more accessible.
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
Nah it’s more complete with comments and all. Here’s a link to a random svelte file:
https://github.com/rxliuli/apps.apple.com/blob/main/src/components/pages/SearchResultsPage.svelte
Huh, I hate doing front end but I feel like in this team I'd manage. Shit even has comments.
It's already down.
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.