this post was submitted on 09 Mar 2026
589 points (99.3% liked)
Programmer Humor
41363 readers
6 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 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@HiddenLayer555 @yogthos
Someone asked me to do a minimal but fully working prototype of... a docker hosted store front? It was apparently not very good, but the startup was kind enough to tell me why and I learned a lot. It did work, but I shoved entire python objects into sqlite and that just worked.
Ultimately I don't know if it was what they wanted, they fixed three things and used it or if it was truly not good enough.