One browser tab holding a few YouTube visits consumes about 350 MO of memory. I think we have added enough functionality to the browser
Technology
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
I may be a layman with regards to this, can someone explain to me the thinking behind the DoJ's proposal and why they think it's for the common good.
Monopolies are bad enough by themselves. But with google they own such a large part of the day to day web browsing experience it's amazing it's not worse than it already is.
- YouTube has documented cases of effectively throttling non-chrome browsers.
- There is a lot of juicy user behaviour data that can be gathered directly from chrome to support Google's AD network.
- Google bank roll a lot of the web technologies that run websites, giving chrome an edge to implement new tech earlier and better than the competition.
- They also own Android, and unlike windows, they don't even give you a pop up in what browser you want to use.
- They also don't only control Chrome, but they are giving out the chromium (the web engine under the hood). So now they effectively control Brave, Edge, Opera, and any other browser that runs on chromium. And wouldn't you know it, they heavily nerfed ad blockers capabilities in chromium to increase Googles ad revenue.
Eh, 80% of what this Dan fellow provides can't be all that much...
I don't want web browsers to be changing all the time forcing me to do updates. Software that is complete doesn't need to be changed just for the sake of change.
That’s not how security development works. New things come up and need to be updated to protect you.
The vast majority of it is not "security development". There are just screwing around with perfectly good software, sometimes making it worse, because they have a large staff of developers they are paying a salary to.
That's stuff comes on the regular release cycle. Chrome and Firefox are both on a release every 4 weeks.
HA!
So I spent two days hacking together a Gemini client script in tcl/tk. It's near 700 lines already, some of those are dead weight (client certs, stuck cause pki module in tcllib doesn't know of hashing algorithms newer than sha256), but it's usable for reading pages, viewing images, saving either and answering prompts, with basic history. A fully functional client is supposed to be doable in 1-2 days in like 200 lines of code in something. So it's a clumsy mess.
And yes, it feels like it's a lot of what we need web for. Suppose I got client certs working and this were a Gemini service. I'd follow a link saying "post something", I'd type this comment into a prompt and send the request, and on the next update it would be here, right under CN from my client cert used as nickname. One could have such links under every comment. One could build threads.
So maybe yes.