this post was submitted on 30 Sep 2023
815 points (96.8% liked)
Programmer Humor
32398 readers
620 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Asshole take: if you share your project online but not the source code I immediately think your code sucks.
Let's be real your clone project is not something a venture capitalist is going to invest in, there's literally no reason to hide it but shame. Shame of sinful and bad code.
This applies to any project, really. At my workplace, if someone refuses to let other teams look under the hood of a product, 95% of the time, it's because their code is absolute garbage, but their leaders didn't want to wait so they pushed it to prod and now it's up to some junior employee to fix all the shit that blows up in prod.
And just for closure, 5% of the time, it's because there actually is no product at all.