271
this post was submitted on 11 Sep 2024
271 points (99.3% liked)
Games
32417 readers
1110 users here now
Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.
Weekly Threads:
Rules:
-
Submissions have to be related to games
-
No bigotry or harassment, be civil
-
No excessive self-promotion
-
Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts
-
Mark Spoilers and NSFW
-
No linking to piracy
More information about the community rules can be found here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Personal opinion: This is actually excellent because we could actually use developers who have worked these jobs and thus are familiar with how they work, and then they can develop actually useful code for small businesses.
For example: restaurants often have the ability to order online, but they have zero rate limiting, so you can end up with 30 different orders made within 30 seconds of each other and all those people will expect their orders ready at the same time and in the meantime you've got exactly three cooks and each meal takes at least five to seven minutes to get out. Someone could design a rate limiter, no one has. Because there aren't developers working those jobs realizing that workers are being worked to the bone because of businesses refusing to add limits to how much demand can come through their door.
Yeah... that is nonsense.
Also, the good online ordering software DO provide those features. Restaraunt owners just tend to license the cheapest one (or pay their girlfriend's kid to write an even cheaper one) for obvious reasons.
I'm not sure why you believe game developers would be better suited to this than people who actually do business software development. And it's less about what the developers want to do with software than it is about what the people to are buying the software want to do with that software.
I guess Open Source doesn't exist?
Restaurant owners don't care about Open Source.
Restaurant owners would care about open source, if the offerings weren't expensive to implement. See my comment on the same level.
I meant more that a restaurant owner isn't going to see or really get any value from an open source solution vs closed source specifically. They are just choosing a platform at a price point that works for them.
And my point being they absolutely would use something FOSS if it worked, because for a restaurant, the less money spent on overhead the better.
Open Source exists, but it is janky, lacking in features, and literally every single one is used to upsell the expensive proprietary software by the same company that has the features lacking in the open source release.
The paywall in open source business apps is infuriating. I'd rather they just go full commercial.
That's due to decisions by the money bags (or lack of funds) and not the competence of the engineers.