this post was submitted on 16 Feb 2024
110 points (88.2% liked)

Programming

18291 readers
44 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 [email protected]



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 10 points 1 year ago (1 children)

Can we kill locally running web apps from the AppStore next, please?

[–] parens 3 points 1 year ago (1 children)

Things that run in a WebView?

[–] [email protected] 6 points 1 year ago (2 children)

Yes, electron-based stuff and the likes are a plague

[–] parens 3 points 1 year ago
[–] [email protected] 2 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

Hard to do when half the applications are built that way. Git GUIs, code/text editors, chat programs, even the next outlook is jumping on this stuff.

I get it that it’s faster to code like that and you basically get cross platform compatibility for free since you’re writing a website, but it’s a hog of resources that should have been stopped years ago.

[–] [email protected] -2 points 1 year ago

All those examples you listed have alternatives..