this post was submitted on 12 Apr 2025
49 points (100.0% liked)

Programming Circlejerk

157 readers
3 users here now

Community to talk about enlightened programming takes

Rules:

founded 2 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago

So there was this QA tester filling a million documents in the database (NOSQL) and then using a single fetch to get all the data without pagination and then telling me my library was first being slow and then crashing.

Of course I didn't handle std::bad_alloc