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:

founded 6 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] bmaxv@noc.social 3 points 5 days ago

@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.