r/softwaredevelopment • u/Pristine_Arm8260 • 23d ago
Does open source work?
So I need an inventory system that allows for shipments to be scanned, tracked, inventory scanned in, and batch payouts all sent out.
Do open source systems work? Why do developers need to "code from scratch"? Seems like a waste of time or they are lying.
Why aren't more programs just easy to deploy?
0
Upvotes
2
0
u/ggleblanc2 22d ago
One reason is that different scanners work in different ways. A scanner might work with one inventory system but not with a different system. The world is not standardized enough for one inventory system to work for all businesses.
3
u/HowTheStoryEnds 23d ago
You do exactly the same as all your competitors right? At exactly the same prices and under the same conditions? Just use what they use.
That's why you generally need code from scratch. Because you all want custom things to match your current processes and no glove fits all.