"Programmers waste enormous amounts of time thinking about, or worrying about, the speed of noncritical parts of their programs, and these attempts at efficiency actually have a strong negative impact when debugging and maintenance are considered. We should forget about small efficiencies, say about 97% of the time: premature optimization is the root of all evil. Yet we should not pass up our opportunities in that critical 3%."- Donald Knuth
Start with a gsheet, when it breaks build something else.
mbesto|5 months ago
He sold the business for $400M. No outside capital, he was the only owner.
Cthulhu_|5 months ago
But it's likely that, as these things go, they added much more features and visualizations on top instead of just a like-for-like replacement.
TL;DR that company was bootstrapped successfully on just a spreadsheet.
mixcocam|5 months ago
Pooge|5 months ago
Absolutely don't. The one who built the spreadsheet will have changed companies and the "business logic" and the knowledge will be gone with them. You're now stuck with a blackbox that no ones knows the specs of but everybody depends on.
asdff|5 months ago
Turns out when you make relatively simple software, it doesn't really need maintenance. How often do you need to maintain a function like f(x)= mx + b? If it works it works.
wewtyflakes|5 months ago
seb1204|5 months ago
SaintRomuald|5 months ago
mixcocam|5 months ago