Live data from Hacker News

I only use Google Sheets

mayberay.bearblog.dev

1–10 of 361 posts

Re: I only use Google Sheets

#2
And it all started with Visicalc. The spreadsheet and the word processor are the most important computer programs ever created. No wonder Google and Microsoft still make billions from these two.

Re: I only use Google Sheets

#3
Reminds me of "Ask HN: Is the world run by badly updated Excel sheets?" [0]

You need experience to see the shorcomings of spreadsheets. No version control. No tests. In general it's good for things that don't need to evolve, but stay the same (most likely because they're short lived).

[0] https://news.ycombinator.com/item?id=33611431

[EDIT] An example of a comment from that thread pointing in this direction:

> In general, you adapt to the excel owner's quirks, not vice versa. If you don't like it you should create an excel sheet of your own and copy/paste, which people also do.

> I knew a project manager who's job seemed to be reconciling multiple versions of a spreadsheet with different authors.

Re: I only use Google Sheets

#4
post #2

And it all started with Visicalc. The spreadsheet and the word processor are the most important computer programs ever created. No wonder Google and Microsoft still make billions from these two.

I would argue that the compiler is the most important computer program.

Or maybe that it doesn't make that much sense to look for a most important program.

Re: I only use Google Sheets

#5
I use Google Sheets for all my finances, it's great.

I have an Expense Tracker UI within Google Sheets that allows me to submit expenses to the main sheet (currently just over 5000 rows of expenses over the last few years)

I only just recently vibe coded a web UI tool that uses a Google Service Account to add expenses to this Google Sheet for me, and then created a Progressive Web App from that so I could do everything on my phone.

In summary, Google Sheets is sometimes all you need instead of a database for very simple applications (and built for an audience of one)

Re: I only use Google Sheets

#7
I haven't used Google sheets for maybe 2 years, didn't have the need, but week ago I needed to send customer a table that will be updated every couple of days. I was surprised how slow it is. Table has 40 lines and 8 columns, static text only, and it takes 12s until I can edit it. For what it is (adding sentence every 3 day) it's ok but if I had to actually use it for myself on a daily basis it would drive me mad.

Re: I only use Google Sheets

#10
post #7

I haven't used Google sheets for maybe 2 years, didn't have the need, but week ago I needed to send customer a table that will be updated every couple of days. I was surprised how slow it is. Table has 40 lines and 8 columns, static text only, and it takes 12s until I can edit it. For what it is (adding sentence every 3 day) it's ok but if I had to actually use it for myself on a daily basis it would drive me mad.

I use it daily and have never had this problem.
Post reply on HN