1199
submitted 1 year ago* (last edited 1 year ago) by mrmanager@lemmy.today to c/technology@lemmy.world

I think we need all support we can get to fight Google on this, so I welcome Brave here actually.

Use this link to avoid going to Twitter:

https://nitter.kavin.rocks/BrendanEich/status/1684561924191842304

you are viewing a single comment's thread
view the rest of the comments
[-] mtchristo@lemm.ee 69 points 1 year ago

The DRM will be so interwoven into the core engine that they won't be able to remove it. chromium is a sinking ship

[-] Asudox@lemmy.world 70 points 1 year ago

Time to switch to Firefox as the base.

[-] d4bn3y@lemmy.world 11 points 1 year ago

This is the way.

[-] GustavoM@lemmy.world 8 points 1 year ago

Amen. I'm just waiting for them to screw everything up and I'll follow along.

t. Currently using Brave

[-] fubbernuckin@lemmy.world 24 points 1 year ago

Just use Firefox. I already like it better than brave personally.

[-] Black616Angel@feddit.de 5 points 1 year ago

It really isn't though. I also started using Firefox recently and I miss tab groups on mobile as well as on my PC. Yes, there is the simple tab groups add-on, but it just doesn't compare.
Brave is also easier to set up ad-blocking, because it comes with ad-block enabled and script-blocking two clicks away.

Don't get me wrong, I will continue to use FF, but Brave has some features, FF does not have (yet).

[-] Cavemanfreak@lemm.ee 9 points 1 year ago

Tab groups is the biggest thing I'm missing after I made the switch the other week. I'm used to having loads of tabs open, so not being able to easily minimize the ones I'm currently using is annoying to say the least.

One plus is containers. Only opening Meta sites in their own container, same with Google/Youtube is pretty neat.

[-] reksas@sopuli.xyz 1 points 1 year ago

time to return using bookmarks, at least those can be categorized much better

[-] Cavemanfreak@lemm.ee 1 points 1 year ago

Oh I hate bookmarks for that purpose, I already have too many as is. Found a way to make the tabs even smaller though, so not having a scroll bar for them will be very nice!

[-] elscallr@lemmy.world 1 points 1 year ago

Tab groups and container tabs are the two things I want. Tab groups I'm missing a lot. The extension is not available on mobile.

[-] Cavemanfreak@lemm.ee 0 points 1 year ago

Remembered one more thing; in Firefox I can only have 31 tabs open before the scroll bar appears. In Chrome it's closer to 90-100! That's kinda huge imo.

[-] pyrojoe@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

If you go to the about:config page you can edit browser.tabs.tabMinWidth down to 50 (default is 76) which lets you fit a bit more
If you want more than that it's possible by editing the userchrome:
https://old.reddit.com/r/firefox/comments/zda0ov/can_i_get_below_50_tab_width/
Modifying userchrome is admittedly difficult if you're not a developer.. but not out of reach if you're able to follow a guide.

[-] Cavemanfreak@lemm.ee 2 points 1 year ago

I did set the tabMinWidth first, but the result was... lackluster... to say the least (I like having ~50-100 tabs per window....). However, I JUST found out about userChrome.css before you wrote, and also found code that worked for it!

For anyone else interested:

Guide on creating the userChrome.css file: https://www.userchrome.org/how-create-userchrome-css.html

Code that should be added to the file: .tabbrowser-tab { min-width: 1em !important; clip-width: 1em !important; }

[-] AustralianSimon@lemmy.world 4 points 1 year ago

I moved from FF to Brave but I'm currently testing Vivaldi, I quite like it.

I found FF on mobile to be flakey.

[-] linearchaos@lemmy.world 1 points 1 year ago

Some sites don't adhere to standards, it's like old IE all over again. You go to load the site on FF and some check form doesn't work. This happens on 3 sites that I have to use.

I left chrome for FF. Used it almost exclusively for a few years, it's good enough. Recently it got some needed boosts via Microsoft not screwing them.

About 6 months ago I started working with IPFS a lot. Brave baked in support and it's pretty good, so I use brave as my primary and FF as my secondary. I was using some tools to sync bookmarks, but now I just pop into FF and import from brave every now and then.

Brave is better and anti-fingerprinting, if someone is going to sell my data, I think I'd rather give it to brave than google.

[-] Kurwailija@sopuli.xyz 1 points 1 year ago

Vivaldi is my default browser, but isnt it chromium though?

[-] CrypticCoffee@lemmy.ml 1 points 1 year ago

The more that use Chromiun, the more likely WEI will be rolled out and the death of ad blockers comes quicker.

[-] PlantJam@lemmy.world 21 points 1 year ago

No need to wait, Firefox is already a strong competitor (in terms of features, not market share). Adblock on Firefox mobile makes mobile sites so much easier to use.

[-] moitoi@feddit.de 20 points 1 year ago

I don't know how people navigate the internet without adblock on mobile. Each website is a nightmare with the majority of the screen being ads.

[-] capacitor@reddthat.com 3 points 1 year ago

Yeah, ff mobile may be complete garbage UX/security wise, but its the only usable mobile browser IMO, simply because of ublock support.

[-] d3vnu1l@programming.dev 1 points 1 year ago

What makes Firefox on mobile complete garbage security wise? Genuinely curious.

[-] capacitor@reddthat.com 3 points 1 year ago

According to the GrapheneOS docs

Firefox does not have internal sandboxing on Android.

Apparently Firefox's sandbox is still substantially weaker than chromium and it is currently much more vulnerable to exploitation.

[-] d3vnu1l@programming.dev 3 points 1 year ago

Oh that's right. I read the same thing some time ago and had completely forgotten. Thanks for bringing it up.

[-] capacitor@reddthat.com 1 points 1 year ago

I guess you could argue that having ublock is a pretty big deal for security though. Regardless I won't consider an alternative unless it offers ublock, even if ux or security is better - happy to sacrifice convenience for privacy and usability.

[-] aksdb@feddit.de 30 points 1 year ago

It might be interwoven, but at the end there are three interfaces:

  1. the headers or tags that trigger it to be enabled for a website
  2. the API towards the attester
  3. the headers that are added to subsequent call to include the verdict of the attester

It should be enough to disable/sabotage nr. 1. If not, you can sabotage nr. 2 so it simply doesn't attest shit. And finally you can suppress adding the verdict to the responses.

If the actual "fingerprinting" or whatever else is in there is still intact doesn't matter if you just don't trigger it.

Of course webservers would simply deny serving brave then. But it's still a good move. The more browsers get "denied", the easier it will be to make a case against websites for some kind of discrimination.

[-] HawlSera@lemm.ee 12 points 1 year ago

God I hope so, Google's definitely in that "Live long enough to become the villain" camp of the infamous dichotomy (is that the right word) offered from that line from Dark Knight.

[-] dangblingus@lemmy.world 11 points 1 year ago

Chromium is open source. Brave can just fork it.

[-] 4z01235@lemmy.world 22 points 1 year ago* (last edited 1 year ago)

"Just" fork it. Right.

It's a massive undertaking to maintain a fork of something that large and continue pulling in patches of later developments.

Not to say that Brave doesn't have the resources to do so - I really don't know their scale - but this notion of "just fork" gets thrown around a lot with these kinds of scenarios. It's an idealistic view and the noble goal of open source software, but in practical and pragmatic terms it doesn't always win, because it takes time and effort and resources that may not just be available.

[-] fernandofig@reddthat.com 19 points 1 year ago

Did you read the tweet from Brendan Eich linked in the OP? According to him, Brave already is a fork, and he provides a link to a (surprisingly) extensive list of things that are removed / disabled from chromium on their browser.

[-] fartsparkles@sh.itjust.works 5 points 1 year ago

This is correct - any “Chromium-based” browser is literally a fork unless it’s completely unchanged from upstream (even rebranding and changing the logo and name would require maintaining a fork).

[-] 4z01235@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

Sure. And the further a fork diverges from upstream the more difficult maintenance becomes. My point is that relying on the open source model to fork projects making hostile changes only works so long as the community is actually able to maintain the fork(s), and so long as those forks actually have a reasonable chance of being adopted. It's equally important, if not even more important, to try to ensure these large projects steer in consumer friendly directions than to react and fork to try to remove anti-consumer features.

Google has enough market and mind share that they can push this and it's a real risk of becoming an anti-consumer standard regardless of any attempts to maintain a fork.

So what do I think we, as a body of users of the Internet, should do? Simple. Stop using Google Chrome and any other Chromium based browsers. Google has the ability to push these changes and make them defacto standards (and later, codified standards) because we collectively give them the power to by using Chromium downstreams.

[-] dantheclamman@lemmy.world 1 points 1 year ago

That may be true, but it's a fork where I doubt any company has the capability to do the engine development needed to be totally independent from Google. There is a reason Apple and Mozilla are the only two alternative engines left. It costs a lot to develop a browser

[-] Synthead@lemmy.world 6 points 1 year ago

"Don't like it? Just fork it!" is the software equivalent of "Are you sad? Just be happy!"

[-] iopq@lemmy.world 5 points 1 year ago

What do you mean Brave "can" fork it? It's already a fork.

[-] dangblingus@lemmy.world 2 points 1 year ago

Yes, and Brave employs software developers that do this sort of thing as a primary task of their job.

[-] viliam@feddit.ch 4 points 1 year ago

I believe someone will make a patch and add a big WEI on/off switch. It's open-source, hey!

this post was submitted on 27 Jul 2023
1199 points (96.5% liked)

Technology

57273 readers
4566 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS