- cross-posted to:
- programmerhumor@lemmy.ml
- cross-posted to:
- programmerhumor@lemmy.ml
cross-posted from: https://ls.buckodr.ink/post/332420
- asyncrosaurus ( @asyncrosaurus@programming.dev ) 49•1 year ago
Web & mobile development took a wrong tern 10 million miles back, and no one wants to turn the car around and admit it.
- Semi-Hemi-Demigod ( @Semi-Hemi-Demigod@kbin.social ) 32•1 year ago
What’s possible for web apps today is insane considering where it started. I remember when AJAX was a brand new technology, and now you can do videoconferences with screenshare right in a web browser.
I think the push toward apps is because of influence from mobile. Everyone wants their own app, just like everyone wanted a dot com in the 90s. Hopefully we’ll stabilize around browsers and open standards.
- ono ( @ono@lemmy.ca ) English29•1 year ago
Hopefully we’ll stabilize around browsers and open standards.
I would love this, but I think it will require major privacy reform. The push toward apps comes overwhelmingly from a single source: surveillance capitalism.
- Semi-Hemi-Demigod ( @Semi-Hemi-Demigod@kbin.social ) 4•1 year ago
Not just privacy reform, but also mandated interoperability between services
- Bipta ( @Bipta@kbin.social ) 19•1 year ago
It took a wrong turn in the 90s. There’s been no real feasible way to fix it without breaking the web for many decades now. Some things are just forever despite their problems, like QWERTY.
- KindaABigDyl ( @KindaABigDyl@programming.dev ) 10•1 year ago
So let’s break the dang web
- Fal ( @Fal@yiffit.net ) English9•1 year ago
I’m working on a little project to try this out.
- asyncrosaurus ( @asyncrosaurus@programming.dev ) 4•1 year ago
Yes, I couldn’t recommend htmx highly enough.
- Bipta ( @Bipta@kbin.social ) 27•1 year ago
This meme is really only true for things like Slack where the app is just the webpage in an app, and even then it’s not quite true because Electron is a lot heavier than a webpage because it has to now run the webpage and the app - which I think is terrible.
But then also, Electron enables actual apps to be developed using web standards - which I think is great.
TLDR: Use Electron to make apps, not glorified webpages.
- habanhero ( @habanhero@lemmy.ca ) 10•1 year ago
??
Slack IS an app.
- Chadus_Maximus ( @Chadus_Maximus@lemm.ee ) 3•1 year ago
??
Slack IS a webpage.
- habanhero ( @habanhero@lemmy.ca ) 3•1 year ago
Calling Slack a webpage is like calling an office building a room.
Slack is just as much a complex app as anything else even if it’s built on web tech and standards.
- Ethan ( @firelizzard@programming.dev ) English4•1 year ago
The point is that Slack does not take advantage of Electron at all. It’s no better than running it in a browser.
- habanhero ( @habanhero@lemmy.ca ) 1•1 year ago
For Slack it does. Building an app via Electron means it’s cross-platform by default, so Slack doesn’t need to invest in separate platform teams to solve the same problem (Windows, macOS, Linux).
Electron also has better support for things like native notifications, video and voice calls, offline capabilities, and to other native APIs etc that are either unsupported or spottily supported via the browser.
- anti-idpol action ( @pkill@programming.dev ) 1•1 year ago
Flutter?
- habanhero ( @habanhero@lemmy.ca ) 1•1 year ago
What about Flutter?
- space ( @space@lemmy.dbzer0.com ) 7•1 year ago
Main difference is the electron app has access to more things on your computer, like files, sensors, microphone, camera etc.
- hblaub ( @hblaub@programming.dev ) 4•1 year ago
Please don’t eat my RAM. I need it for mining MemoryCoin ™.
- explodicle ( @explodicle@local106.com ) English1•1 year ago
(Not FUD, legit curious)
Is there any way to make RAM production significantly greener than it is today?
- Kyoyeou (Ki jəʊ juː) ( @Kyoyeou@slrpnk.net ) 3•1 year ago
Recently downloaded the KFC app. Strangely the app needs to ask me if I accept cookies, hmmmmmmmmmm
I thought KFC sold chicken 🤔
- onlinepersona ( @onlinepersona@programming.dev ) English3•1 year ago
Got myself a laptop and PC with 64GB of RAM. I’ll never look back. 16GB on a dev machine just seem like the bare minimum nowadays.
- TigrisMorte ( @TigrisMorte@kbin.social ) 3•1 year ago
It isn’t to save RAM the you should use the website over the app for.
- QuazarOmega ( @QuazarOmega@lemy.lol ) 3•1 year ago
I think they’re referring to the fact that often installed apps will be able to mine more of your data
- Zeragamba ( @Zeragamba@lemmy.ca ) 1•1 year ago
that sounds like just plain old paranoia and fear mongering
- QuazarOmega ( @QuazarOmega@lemy.lol ) 1•1 year ago
I wish it were… But well, I guess I’ve been exposed to far too many privacy news articles, so I’m now paranoid too (with good reason)