this post was submitted on 30 Jul 2025
251 points (95.0% liked)

Technology

73534 readers
3496 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] fartographer@lemmy.world 5 points 3 days ago

I once saw a supervisor use Google sheets to do a simple calculation. Could have opened the windows calculator, could have typed it into Google, could have done lots of things. But no, they created a new Google Sheet, performed one arithmetic equation, and then closed the browser.

I was so amused by this that I decided to program a 10-key calculator complete with memory recall in Google Sheets using Google Apps Script. I've made some wild Sheets over the years and have abused spreadsheets into things they're not, but that's my favorite, most useless Sheet ever. Whenever I show it to people, their first reaction is, "yeah, that's a calculator, that's a pretty simple tool." But then when they realize that I wrote actual code to assign values to add then clear checkboxes and then store all these values, they look at me with genuine concern.

I know this isn't the kind of delusional you're talking about, but just wanted to share.