this post was submitted on 09 Oct 2025
385 points (96.6% liked)

Technology

75947 readers
2974 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
[–] squaresinger@lemmy.world 18 points 1 day ago

They mainly show what's possible if you

  • don't have a deadline
  • don't have business constantly pivoting what the project should be like, often last minute
  • don't have to pass security testing
  • don't have customers who constantly demand something else
  • don't have constantly shifting priorities
  • don't have tight budget restrictions where you have to be accountable to business for every single hour of work
  • don't have to maintain the project for 15-20 years
  • don't have a large project scope at all
  • don't have a few dozen people working on it, spread over multiple teams or even multiple clusters
  • don't have non-technical staff dictating technical implementations
  • don't have to chase the buzzword of the day (e.g. Blockchain or AI)
  • don't have to work on some useless project that mostly exists for political reasons
  • can work on the product as long as you want, when you want and do whatever you want while working at it

Comparing hobby work that people do for fun with professional software and pinning the whole difference on skill is missing the point.

The same developer might produce an amazing 64k demo in their spare time while building mass-produced garbage-level software at work. Because at work you aren't doing what you want (or even what you can) but what you are ordered to.

In most setups, if you deliver something that wasn't asked for (even if it might be better) will land you in trouble if you do it repeatedly.


In my spare time I made the Fairberry smartphone keyboard attachment and now I am working on the PEPit physiotherapy game console, so that chronically ill kids can have fun while doing their mindnumbingly monotonous daily physiotherapy routine.

These are projects that dozens of people are using in their daily life.

In my day job I am a glorified code monkey keeping the backend service for some customer loyalty app running. Hardly impressive.


If an app is buggy, it's almost always bad management decisions, not low developer skill.