this post was submitted on 10 Mar 2025
44 points (97.8% liked)

ProgrammingCircleJerk

102 readers
50 users here now

Programming CircleJerkCommunity at request of a user.

founded 1 month ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 37 points 1 day ago (1 children)

The tweeter seems to be head of a software firm. He has a client for whom he’s building an MVP. That is the ‘minimum viable product’ – a rudimentary, first version of a piece of software that has just enough features to actually solve the client’s business needs.

For these MVPs, nice-to-have features and certain ‘quality’ measures (such as response times or the number of users it supports concurrently (i.e., at the same time)) are often of secondary concern.

The client wanted the MVP to handle 100 users concurrently (say, 100 people watch a video simultaneously, or 100 people use the web shop at the same time). The tweeter then tries to reason, with shitass math, that that means that the client expects 8.6 million users per day (100 for every second of the day).

The tweeter therefore is a dumbass.

[–] [email protected] 6 points 1 day ago

Thank you, I actually learned something from your reply.