this post was submitted on 28 Jun 2024
263 points (96.1% liked)

Technology

57435 readers
4099 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 content.
  3. Be excellent to each another!
  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, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 month ago* (last edited 1 month ago)

Seriously.

Yes, there's an element of complexity that makes it hard to completely avoid bugs. But there's way more arbitrary complexity that doesn't serve a purpose and unnecessary dependencies that create more problems than they solve causing issues than there is just the inherent difficulty of what software actually needs to do.

Also, maybe just don't copy paste code from 20 different tracking tools wherever they tell you to.

Edit: also cloud everything. The amount of overhead it takes to put 100 million users in the cloud when there's nothing they need that can't be done locally is stupid as hell.