this post was submitted on 30 Jul 2025
121 points (97.6% liked)
Technology
73512 readers
2883 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- 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
view the rest of the comments
how long is a piece of string?
sorry. browsers are insanely complex pieces of software. like, operating system level. the standard has grown enough that the web is it's own platform. so your definition of "daily use" is what is important; servo can open web pages, render html and css, and store cookies. it can also do some javascript. that's enough to deal with like 80% of all websites ever written... but not the ones non-technical people use like facebook and twitter.
there's also the matter of what features you actually require: tabs were not a standard feature for the first fifteen or so years of the web. search in the url bar was seen as an antipattern at first and wasn't included. credential storage (like password autofill) wasn't added until like 20 years in.
Twelvety.
Pfft, that's nothing! My strings is twelvety three
Which is why I hate it. It both muddies and replaces the real (hypertext linked documents available globally) web and by itself is more complex than it needs to be, and inconvenient for screen readers, robots, Braille terminals and such.
For cross-platform applications server over Web - Java Web Start was a good idea, just far too early introduced and it was slow. And it should be run in a sandbox.
I'm serious, that's exactly what Java is intended for, designed, not evolved. From the beginning. Evolution is good when it's been many thousands of years and you reap the results. Evolution is not good for something that's engineered. A wooden bridge unattended "evolves" towards falling apart, despite all the moss covering it making it seem firmer.
It still is an antipattern. Guessing machines are not good.