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

Programming Circlejerk

230 readers
1 users here now

Community to talk about enlightened programming takes

Rules:

founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 1 points 3 months 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