85
Everything web based (sh.itjust.works)
submitted 3 days ago* (last edited 3 days ago) by bridgeenjoyer@sh.itjust.works to c/programming@programming.dev

What's your guys general thought on how everything is web based now? For me, I don't really like it. I would just rather have an actual program that runs. But I am merely a user, not a programmer.

you are viewing a single comment's thread
view the rest of the comments
[-] Typewar@infosec.pub 6 points 2 days ago

I used to be like this too. I thought it would be too mainstream to have a website rather than a natively compiled application running on the computer...

And then my friend in high school started this thing on his laptop.. a website.. it was server side rendered.. pretty satisfying... Then it took off...

I think the web can be nice with the right mix. I'm personally not too fan of these pages that are just white if you don't turn on JavaScript. It's just a feeling, nothing special. From a business perspective it makes sense, to throw all the rendering to the devices to save cost.

[-] GamingChairModel@lemmy.world 2 points 2 days ago

From a business perspective it makes sense, to throw all the rendering to the devices to save cost.

Not just to save cost. It's basically OS-agnostic from the user's point of view. The web app works fine in desktop Linux, MacOS, or Windows. In other words, when I'm on Linux I can have a solid user experience on apps that were designed by people who have never thought about Linux in their life.

Meanwhile, porting native programs between OSes often means someone's gotta maintain the libraries that call the right desktop/windowing APIs and behavior between each version of Windows, MacOS, and the windowing systems of Linux, not all of which always work in expected or consistent ways.

this post was submitted on 14 Jul 2025
85 points (95.7% liked)

Programming

21605 readers
193 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS