Running a Bakery on Emacs and PostgreSQL (2019)
21–30 of 52 posts
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#22I‘ve been using MS Access some twenty years ago to do all sorts of magic for small businesses. That was from the 90s to the early 2000s. - Later I‘d use Python to do magic for companies who didn‘t know anything better than MS Excel to handle large sets of data, and when they were lost in chaos, I‘d start to streamline, process, tidy their data and help them make sense. Just two examples that showed me: Use whatever h…
Only vaguely related: what would be the Access equivalent of today? Somethings with low learning curve and forms. Any suggestions?
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#23I‘ve been using MS Access some twenty years ago to do all sorts of magic for small businesses. That was from the 90s to the early 2000s. - Later I‘d use Python to do magic for companies who didn‘t know anything better than MS Excel to handle large sets of data, and when they were lost in chaos, I‘d start to streamline, process, tidy their data and help them make sense. Just two examples that showed me: Use whatever h…
Only vaguely related: what would be the Access equivalent of today? Somethings with low learning curve and forms. Any suggestions?
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#24This is super cool, but I’d worry a lot about passing on the domain knowledge to somebody else without a dead-simple TUI/GUI. Eventually somebody else will need to run things.
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#25This is super cool, but I’d worry a lot about passing on the domain knowledge to somebody else without a dead-simple TUI/GUI. Eventually somebody else will need to run things.
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#26This is super cool, but I’d worry a lot about passing on the domain knowledge to somebody else without a dead-simple TUI/GUI. Eventually somebody else will need to run things.
He's not going to sell this as a "bakery management system" and become a software company, he's just going to bake bread. If he needs to share the _information_, then he can just print reports, that's ostensibly what the system is _for_.
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#27Re: Running a Bakery on Emacs and PostgreSQL (2019)
#28I think PostgreSQL is great, but I also think SQLite would be much better for this use case.
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#29I think PostgreSQL is great, but I also think SQLite would be much better for this use case.
Re: Running a Bakery on Emacs and PostgreSQL (2019)
#30I‘ve been using MS Access some twenty years ago to do all sorts of magic for small businesses. That was from the 90s to the early 2000s. - Later I‘d use Python to do magic for companies who didn‘t know anything better than MS Excel to handle large sets of data, and when they were lost in chaos, I‘d start to streamline, process, tidy their data and help them make sense. Just two examples that showed me: Use whatever h…
Only vaguely related: what would be the Access equivalent of today? Somethings with low learning curve and forms. Any suggestions?