this post was submitted on 15 Aug 2026
422 points (98.0% liked)
linuxmemes
32473 readers
2821 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry of any kind will not be tolerated. This is an LGBTQ+-friendly community -- if that is a problem for you, you should leave.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves / tolerates / hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think software applications are better made as actual applications instead of browser-based web-apps.
It might seem useful on the surface but is prone to the same sorts of breakage and annoyances I was talking about.
That's an interesting example, because that's happened to both of my parents within the past few months from two different healthcare-related sites. The javascript elements frustrated them more than me, since they didn't understand why certain things weren't working, and I had to figure it out for them. And there were a few times when we had to start over due to the sites being poorly made.
That's really what I see in this reliance on javascripts, corner-cutting which causes problems. Properly-configured sites work better, and the ones reliant on javascript tend not to be.
I would prefer static order forms so that I can have the entire form and fill it out before submitting, while retaining a copy so that if there were issues I could more quickly and efficiently resubmit with the corrections.
Some people might prefer the dynamically updating UI stuff, but except for live chats I can't see a good use for it that static pages can't do better. And I think live chats are better in non-web apps which support end-to-end encryption anyway.
The most useful and efficient private browsing feature is the ability to disable javascripts. Using vpns and ad-blockers protects against very specific vectors of surveillance, while javascripts allow a diverse set of surveillance capabilities, so blocking them protects against several forms of surveillance. And with more people disabling javascripts, we all blend together better.
Modern society is also built on ignorance, conformity, and exploitation, all of which make javascript-based sites more dangerous and prone to issues. It's the easy answer thrown at every problem, like "a.i." and is similarly dangerous.
So you're saying all of this as though "on the surface" is all I've ever considered and have never tried to do what you claim to be the only acceptable way to do things. It is only your opinion that dynamic UI elements aren't worth it. They particularly help with forms. Conditional data in forms aren't something I just made up, it's a legit use case. Again I've tried your way and I lasted less than a day. Very poor experience.
I was talking about my own experiences. We can agree to disagree on what is a better user experience, as it's inherently subjective. I can't think of a site I've come across that was made better by javascripts, from my own perspective and experiences. I have always been let down and frustrated by such sites and always relieved to find static sites.
Yes. And for all of the reasons I've given, I stand by my opinions on javascripts. You're free to disagree. I wasn't trying to convince anyone, just sharing my experiences and opinions on them.
Sorry if I came across as dismissive of your experiences and opinions.
I understand, I just felt you were stating things as if they're objectively true. Maybe I missed something. Have a good rest of your day.