I only use Google Sheets
21–30 of 361 posts
Re: I only use Google Sheets
#22I use Google sheets myself from time to time, but I regularly do backups of the sheets I'm working on, or anything important I have access to. I've been in the hole before, for reasons I still do not understand, and it was one of the most frustrating "customer support" processes I've ever experienced, and it took years.
Re: I only use Google Sheets
#23One thing I would add is, sometimes when you need some extra complexity that's too difficult to express or build in Google Sheets, one step above it is Google Colab (or any other Jupyter notebook).
Before building a full blown app, I always ask myself: 1. can this just be a spreadsheet? If not, 2. can this just be a Jupyter notebook?
And yes, the integration between Sheets and Colab is great.
Re: I only use Google Sheets
#24- Donald Knuth
Start with a gsheet, when it breaks build something else.
Re: I only use Google Sheets
#25Re: I only use Google Sheets
#26Re: I only use Google Sheets
#27Re: I only use Google Sheets
#28One thing I've learned: Never ( ever ) make yourself reliant/dependent on Google products. If you do get banned / locked out, it is the most AI-Kafkaesque process imaginable to regain access. And you could stay locked out for years. I use Google sheets myself from time to time, but I regularly do backups of the sheets I'm working on, or anything important I have access to. I've been in the hole before, for reasons I…
Re: I only use Google Sheets
#29https://www.seangoedecke.com/the-simplest-thing-that-could-p...