Always overlooked point in these pro/anti-spreadsheet discussions: A spreadsheet gives you a DB, a quickly and easily customized UI, and iterative / easy-to-debug data processing all in a package that everyone in the working world already understands. AND with a freedom that allows the creator to do it however they want. AND it's fairly portable. You can build incredible things in spreadsheets. I remain convinced tha…
Poe's law. If you use a spreadsheet as a DB for any sort of application, you should be tarred and feathered, and never infect any engineering team ever. Your 'trifles' are the biggest screw-ups from functionality to INFOSEC.
I only use Google Sheets
231–240 of 361 posts
Re: I only use Google Sheets
#232Always overlooked point in these pro/anti-spreadsheet discussions: A spreadsheet gives you a DB, a quickly and easily customized UI, and iterative / easy-to-debug data processing all in a package that everyone in the working world already understands. AND with a freedom that allows the creator to do it however they want. AND it's fairly portable. You can build incredible things in spreadsheets. I remain convinced tha…
I agree spreadsheets are amazing, but they are not databases. Much grief has been caused by trying to make them be one.
Re: I only use Google Sheets
#233Xoogler here. For my five years we only used Sheets (called Trix internally) for everything from project management, CRM, quarterly planning, reporting, interviewing, finances and so on. This was not because it was a Google product (we used plenty of competitors' products) but because it is so easy to make them good enough for the task that you can move on to getting the job done instead of administrating getting the…
Is that the case? I find that super interesting. No sexy Slack or Teams type of thing?
Re: I only use Google Sheets
#234Earlier quoted context omitted.
I've never heard a rant about people being banned, but i can think of a half dozen people who have lost their icloud accounts due to the combo of inexplicably not remembering or writing down their passwords and selling or losing a phone.
How is that different from losing access to, say, your own computer by the same route? That's entirely different from another entity denying you access to your data.
Re: I only use Google Sheets
#235"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 cr…
He sold the business for $400M. No outside capital, he was the only owner.
Re: I only use Google Sheets
#236Earlier quoted context omitted.
I would say Airtable is. Or if your users are slightly more technical you can try https://visualdb.com/ because it lets you use your own Postgres instance as the backend db.
I’ve used Airtable a bit. I think it’s really cool and would like more people to use it. However, it’s a lot more clicks and key presses to get things done - especially data entry - than in Excel. This also makes it better, since you can put constraints on tables, for instance.
See here to understand what you are missing out by not using a database: https://visualdb.com/comparison/#integrity
Re: I only use Google Sheets
#237Always overlooked point in these pro/anti-spreadsheet discussions: A spreadsheet gives you a DB, a quickly and easily customized UI, and iterative / easy-to-debug data processing all in a package that everyone in the working world already understands. AND with a freedom that allows the creator to do it however they want. AND it's fairly portable. You can build incredible things in spreadsheets. I remain convinced tha…
Another oft overlooked point is that anti-spreadsheet people aren't actually against using spreadsheets, we just want our coworkers to stop placing mission critical operations in an enormous, half-baked spreadsheet that exists only in some long-since retired users home directory.
though, much programming is poor and often can be accomplished better in a spreadsheet given the situation and use case...
Re: I only use Google Sheets
#238Earlier quoted context omitted.
Are any of them as easy to use as a spreadsheet?
I would say Airtable is. Or if your users are slightly more technical you can try https://visualdb.com/ because it lets you use your own Postgres instance as the backend db.
Re: I only use Google Sheets
#239Re: I only use Google Sheets
#240Earlier quoted context omitted.
Any good tools for automatic backup of these things? How would a non-tech-type do it?
There's sadly no silver bullet, especially for non-techies. To me it's like buying vegan products where available: I can't trivially become vegan with no effort, but I can affect market forces by preferentially buying things that align with that ideal. People could at least apply this where possible and buy products where they're in control somehow For storage platforms like Dropbox or Onedrive, it can be as simple a…