176

Vivaldi 8.0

Guys use Vivaldi. It's a present. A browser that has a sustainable business model and interests that reconcile with the user interests - consume the web as god intended, with no literally aids and cancer ads out of the box. I switched a while ago from Firefox and while the UI is.. different, it's been a great experience. In my opinion this project and the great people behind it must be the leaders of this industry, and not the current crooked and twisted hegemony we have now.

I'm not affiliated. Happy user.

2 hours agoyard2010

The real hegemony is the Blink hegemony. Google (an advertising company) can pretty much unilaterally dictate web standards. A terrible state of affairs for the web. That's the real issue and using another Chrome reskin is never going to fix it.

an hour agoAegirLeet

Vivaldi for Android does not support extensions, making it a non-starter for me.

an hour agoxigoi

I actively used Vivaldi for several months until recently - on my Mac it would intermittently crash for no reason I could find. I’ve since switched to ungoogled-chromium - it’s only a couple of weeks so it’s early days but so far it’s been very stable.

an hour agospinningarrow

a closed-source browser is a non-starter for me.

an hour agotuananh

Closed source and based on Webkit? At least Brave is open source.

an hour agoslig

I’m pretty sure Brave and Vivaldi are both based on Chromium/Blink not WebKit.

36 minutes agokavok

Thanks, that's what I get for commenting before the coffee kicks in.

30 minutes agoslig

aids and cancer, seriously?

an hour agodncornholio

I'd like to try Vivaldi, but the combination of being (partially) closed-source [1] and free-as-in-beer makes me feel like I must be the product.

Do they do any sort of third-party auditing of the closed parts?

[1] https://vivaldi.com/blog/technology/why-isnt-vivaldi-browser...

4 hours agoportmanteaufu

source code is apparently* available to audit: https://vivaldi.com/source

* on my phone, can’t inspect the tars

4 hours agodijksterhuis

Tarballs every 2 months, and we know these don't give you the Vivaldi browser as they supply it.

I don't trust them one bit. There was that telemetry analysis that showed Vivaldi as a very noisy browser.

4 hours agobrnt

> we know these don't give you the Vivaldi browser as they supply it.

how so? how do you know this?

4 hours agodijksterhuis

Because they are open about including closed parts. Its not a FLOSS browser.

an hour agobrnt

Probably because they update the browser way more often than that

3 hours agoekianjo

so it’s not a perfect solution :shrugs: i’ll take imperfect over nothing

2 hours agodijksterhuis

In comparison to Google Chrome?

2 hours agoyard2010

Im not sure I understand their business model. I don’t see any paid offering on their website

4 hours agodgellow

Took 2 seconds to startpage* this: https://vivaldi.com/blog/vivaldi-business-model/

*screw Google and their AI search

4 hours agonewscombinatorY

Guess I’m blind, I somehow missed it… thanks!

So the answer seems to be:

- search partnerships

- direct match partnerships

- bookmarks partnerships

- donation

- cut when people sign up for advertised products (proton vpn, not sure if others)

Or at least that was the case in 2019

4 hours agodgellow

Search engine deals are HUGE for browsers. They're e.g. what has funded Mozilla with many billions over the last 20 years. Mozilla has tried to diversify but everything else has pales in comparison (and the donations are basically a joke).

It scales up with usage as well. Not that Safari needed funding, but Google pays Apple upwards of $20,000,000,000 per year for the privilege of being the default for that user base.

4 hours agozamadatix

A lot of people might think $20B is a lot to pay. But search (and “other”) account for over half (>$200B) the of Alphabet’s total revenue from all sources. It’s still a bargain when you consider how few people bother to (or are even aware of the possibility of) changing their default browser.

https://stockanalysis.com/stocks/googl/metrics/revenue-by-se...

3 hours agophs318u
[deleted]
4 hours ago

With Firefox, especially with Firefox on Linux, which always had and still has poor GPU support, I frequently encounter sites that do not work well or they do not work at all. So I must keep a backup browser, which is normally Vivaldi, because typically any site that works in Chrome also works in Vivaldi.

Moreover, Vivaldi has a great advantage over both Firefox and Chrome, in it the command to print a Web page usually works fine, while in both Firefox and Chrome it almost never works correctly.

Both Firefox and Chrome are almost never able to render correctly a "printed" page, even if they render the same page perfectly on screen. In the printed page, the graphic elements have almost always wrong sizes, which results in overlapped or invisible page elements. I suppose that this is caused by the fact that many Web pages stupidly use element sizes in pixels, instead of using length units, e.g. points or inches or mm, and both Firefox and Chrome might scale pixels wrongly when rendering for resolutions that differ from that of the screen, while Vivaldi scales them correctly.

Besides the "Print" command, the second feature that I like in Vivaldi better than in Firefox or Chrome is that it accepts mouse gestures for most commands, as alternatives to keyboard shortcuts, so you do not need to move the hand from the mouse while browsing.

4 hours agoadrian_b

I always see these kind of comments, that many sites don't work in Firefox while they do in Chrome. When I encounter a broken site I always also check it in Chrome but the times where it is actually a browser's fault is like once a year. Usually it is some blocking of cookies or something that I have enabled in Firefox. Even sites from Google which everyone seems to describe that they are specifically made to work only in Chrome I never had issues with.

2 hours agoMaXtreeM

Yes I agree, there was a time where it was worse and FF just did not have the same support coverage for Browser APIs etc, but now if I encounter a problem in FF I tend toward blaming the website developer for ensuring it works ok.

2 hours agoRoryH

Perhaps you use Firefox on Windows.

Firefox on Linux has much more problems than Firefox on Windows, mostly because it does not support many GPUs, so it frequently disables WebGL or it cannot use hardware support for playing videos, even now, in 2026. This breaks many sites.

Unlike Firefox, the Linux versions of Vivaldi/Chromium/Chrome do not appear to have any deficiencies in comparison with their Windows versions.

2 hours agoadrian_b

That has not been my experience of Firefox on Linux.

Whenever I encounter a broken site, it's because I blocked some advertising scripts and the whole thing fell apart with a slew of JavaScript errors. I'm quite happy to avoid such shoddy sites.

an hour agomonooso

Which is not Firefox's fault. It's up to the operating system to provide a stable API to make things like this work.

2 hours agoRedShift1

For the kind of things needed by Firefox, the Linux APIs have been stable for decades.

The problem is not stability, but the fact that there are multiple APIs, and it is unknown which of them will be available on the user system, so a browser may need to support all of them.

For instance, for video decoding on a GPU, the Linux APIs differ depending on the GPU vendor, unless you use Vulkan, but Vulkan video decoding is not available in old computers. Even so, Firefox could have used some higher-level API that takes care of the low-level GPU-dependent details.

More baffling is the failure of Firefox to use OpenGL for implementing WebGL, depending on the GPU vendor, because that API has not changed in a very long time. I have no idea which is the reason (because Firefox does not provide adequate error messages), unless they depend on some vendor-specific OpenGL extensions. I use an NVIDIA GPU, on which I cannot enable WebGL in Firefox, despite the fact that WebGL works fine in Vivaldi and Chromium/Chrome and I use a very great number of OpenGl applications, including some written by myself, all of which work perfectly, with no problems whatsoever.

13 minutes agoadrian_b

> Unlike Firefox, the Linux versions of Vivaldi/Chromium/Chrome do not appear to have any deficiencies

41 minutes agogilrain

Most of the time I switch to Chrome it's for web apps that use APIs like Web Bluetooth or Web USB. No way to use those in Firefox as far as I'm aware.

2 hours ago__jonas

Same experience, both on macOS and Linux.

an hour agocassianoleal

Vivaldi is the only Chromium browser that actually breaks sites that work on Chromium(based) browsers itself. Mostly stuff like government ID login. A few European logins don't work, and haven't for years (!) with Vivaldi not giving a crap despite ample reports. Extra ironic since Vivaldi is touted as an EU alternative to US tech.

3 hours agojorvi

I really doubt that's as general of an occurrence as you make it up to be. There's a particular government process I can only do on Edge (no other browser works, chromium or not). For a certain login process in a different branch of government I can use Vivaldi or Firefox, but not Edge. I don't think you can single out a browser for this kind of thing.

2 hours agoUnai

Do you have examples of websites that don't work? Both because I'm curious and also so the devs can look into it?

2 hours agonar001

Not sure what country you lived in, but having lived in different European countries, I never found this issue.

Have been a Vivaldi user for many years.

3 hours agosurgical_fire

> mouse gestures

Vivaldi is made by people who left Opera after it was bought by a Chinese company, and the mouse gestures are similar. Ny favorites: "Hold right mouse button, click left" is the browser back gesture, and "hold left, click right" is forward.

4 hours agonetsharc

I switched to Firefox when Opera ditched Presto and mouse gestures were the thing I missed the most (along with windowed tabs). Took me a long time to stop trying to use them, those commands were etched deep in my muscle memory. I remember trying a few extensions but they never managed to replicate how smoothly it worked in Opera.

You can tell the Vivaldi devs care about that kind of stuff. I don't want to use a chromium-based browser as my daily driver, but I like a lot of what they're doing.

3 hours agotuoret

I am on linux with amd gpu and Firefox has been so much better than chromium browsers for a very long time.

You can open whatsapp web or a pdf or most other websites and just scroll. The difference is massive.

an hour agoozgrakkurt

Firefox Linux user (wayland) here. I can’t remember the last time I had a browser issue or had to open an alternative browser.

42 minutes agomplanchard

Same here, with X11.

36 minutes agofransje26

I ran into broken printing when I was trying to turn web pages into PDFs. Both Chrome and Firefox couldn't "print" without breaking layout.

4 hours agodmos62

> the second feature that I like in Vivaldi better than in Firefox or Chrome is that it accepts mouse gestures for most commands

vivaldi was doing something weird for me, can’t exactly remember what now. seemingly unprompted it would switch tabs or go back in history or something.

turns out i’d tried to be clever, set up a mouse gesture and forgotten about it. xD

4 hours agodijksterhuis

Closed-source/proprietary and downstream of Chrom* so contributes to browser monoculture. Thanks but no thanks, I'm sticking with Firefox.

2 hours agobranon

Vivaldi is all about customization but then they categorically refuse to add extension support to their android browser.

Imo extension is the ultimate way to customize your browser experience.

It's not technical difficulties, there are open source projects that have such support.

I also don't believe it's against any TOS because some of these browser are available in the Google play store.

I just don't get why they refuse to do that.

5 hours agoaucisson_masque

I use on desktop Vivaldi, on Android I can recommend Cromite (some people like as well Helium and Ultimatum)

3 hours agoMarkoff

Because of stuff like this? https://news.ycombinator.com/item?id=48207660

If you don't have the ability to police extensions you're basically putting your users up for sale?

4 hours agohvb2

But they support extensions on desktop.

The problem you linked to also happened on desktop because there is no VSCode for phones.

4 hours agojoshuaissac

Your users don't have to use those extensions, so I don't understand how that's relevant? People who do, should be made aware of risks and that's it. This is not a good argument against taking away their option to have that customization.

4 hours agoatraac

I'm having a hard time finding a thread where people don't complain about npm when the real issue is packages being compromised.

Swap packages for extensions in the above and let me know how that's different

3 hours agohvb2

But what's your argument? That phone-based extensions are more vulnerable somehow than desktop extensions?

If anything, wouldn't a phone extension be more sandboxed than most desktop environments?

2 hours agoThunderSizzle

No, if that were true, there would be no extension support on non-mobile

4 hours agoeviks

They can add support for Chrome and Edge extensions marketplaces.

3 hours agozerr

I have been using Vivaldi since it was an alpha build. It is the best browser hands down IMO. I have been here for the entire ride. I am so glad to see that there is not AI bundled in this release, which has been a major concern for me when anticipating future releases of this browser.

I hope they keep it up.

4 hours agoxerox13ster

It's a lovely browser, and a lot of work has clearly been put into it. I should like it, because I used Opera for ages (in the Presto era), but it's just a little to busy for me.

There's way to much stuff, to many feature and when the rendering engine is just Blink, I don't really see much of a reason to use it over Firefox.

Nice work though and wonderful to see a 3rd party browser maker giving it a go.

4 hours agomrweasel

Vivaldi is the only browser where you can actually disable Ctrl+W from closing a tab. And that is why fat fingered I uses it.

an hour agoweavie

Firefox also provides such an option, see about:keyboard

28 minutes agoundume

Every time I try use Vivaldi I encounter how incredibly slow the UI is. Are all Vivaldi users running it on specced out desktops? Or is it just ao lineux UI latency issue?

4 hours agorjzzleep

Same, even on the absolute highest end machines. It has been a few versions since I've given it a go and I otherwise like it but the perf decline over stock Chromium, sometimes randomly appearing, is what has always steered me away again in the past.

3 hours agozamadatix

I'd guess it's the price for custom UI and customization features they're adding

3 hours agopndy

Used Vivaldi for years but it kept breaking my workflows and would wipe out my meticulously assembled tab groups. After few such gaffes I switched to Brave. I really wanted Vivaldi to work but can’t let it break workflows.

2 hours agoFlyingSnake

I loved Opera until they got rid of their in-house browser engine and became a Chromium fork, losing a lot of the functionality and UX I liked about the older versions. Ever since then, I have been very reluctant to use a closed source browser, since I don't want to have to go through another rug-pull of having a company completely change a browser without ability for the community to make a fork.

an hour agoch_123

Respect the tremendous amount of work that went into this!

I appreciate the intention to protect my privacy. How does that square with Manifest V2 deprecation as dictated by the adtech company (Google)?

Also, for years I’ve been uncomfortable using Chromium as I’m uncomfortable raising that statistic any more, since I don’t want the Internet to be designed for one particular engine. Maybe Vivaldi 9.0 will be the biggest design overhaul of all time and even refactor based on Gecko like Firefox :)

4 hours agoBarbing

Looks better than expected.

I just wish the address bar were expanding fully to the right when selected, with the "Show Full Address" setting on and right-side vertical tabs. Otherwise, one has to jump around the visible part of the address bar in order to find the right part.

Edit: details.

3 hours agoRockstarSprain

I always liked Vivaldi's simple+autohide layout. Unfortunately, the 3-4 times I tried to use it over the years I always ended up giving up due to random performance regressions over stock Chromium. It's been a few versions now though, maybe it's worth a go again.

4 hours agozamadatix

> Get away from Big Tech

> You deserve better

Probably better to avoid (Chromium-based) Vivaldi then.

an hour agocassianoleal

> If you have been using Vivaldi for years, you have your setup exactly as you want it and you would not trade it for anything.

You wouldn't be able to even if you wanted because there is no good way to export/import your changes for the trade to happen

Otherwise removing a few borders seems a bit underwhelming for a major version bump

4 hours agoeviks

Another happy user here - it's the power users chromium fork. Criminally underrated. It's a small Norwegian team with no VC funding and a sustainable business model.

I understand if you want to stick with Firefox, but until Ladybird and co are ready for prime time, I'm sticking with Vivaldi.

This major release bump is a bit disapointing though. Was expecting some more headlining features than just a bit of a UI clean up.

2 hours agondom91

I moved to Vivaldi before its 1.0 release and am still happy with, also surprised to see it mentioned so rarely. My previous browser was Firefox but I struggled with a few updates changing things I liked, mostly manageable with about:config until they landed the Australis UI. Made the jump to Vivaldi and it's been pretty great overall.

Page tiling is perhaps the killer feature, but overall I like how Vivaldi is a browser for power users who know how they want to use the web. I find it refreshing in the era of browsers trying to be very thin terminals. The only thing missing from Vivaldi is being truly FOSS instead of their hybrid source-available model.

an hour agoACS_Solver

How does it compare with firefox? Can you add ublock and noscript?

Ah nevermind I see a chromium fork, I skip

an hour agolaylower

It is a great browser, thank you. Would you consider to add an option that signals scam websites and especially the ones that do not give the option of denying cookies or making it helly difficult being so in non compliance with gdpr. That is some data that you will be glad to sell, we get a better service and Eu warriors make some money on it.

an hour agotrilogic

Wait so you make a big announcement talking about a full new redesign but dont actually show a demo? That should be illegal

3 hours agomichelsedgh

Not just that but the screenshots are terrible too...

3 hours agors_rs_rs_rs_rs

Vivaldi is somehow the only Chromium-based browser whose extensions survive a macOS migration, presumably because they don't do the same extension encryption that other Chromium browsers do.

It's also fantastic for tab hoarders like me.

3 hours agoValentineC

Vivaldi is the browser, where I always wonder why it doesn't get mentioned in all the privacy enhanced browsers. It's the only browser for me, that reliably filters out all ads with ublock origin while working on all websites without any problems. Also the company behind Vivaldi is not in USA/China/Russia, which also helps from my point of view.

4 hours agoahofmann

Because it's a proprietary closed source fork of Google Chromium. There's nothing to trust. If it's free and closed source, you are the product.

4 hours agoturblety

> you are the product

Then we need to have a discussion about that because in case of Vivaldi you are in fact not the product.

3 hours agoisodev

Happy to discuss.

I'm not sure if this [1] is still relevant, but it appears that Vivaldi makes money by promoting search engines and bookmarks to their users via their closed source, secret, Chromium fork.

If my usage of their Chromium clone is being used to sell search engines/website bookmarks, then I am indeed the product.

There does also seem to be a VPN option on their site that I'm assuming I can pay for, which seems it could be an actually buyable product rather than selling my usage of their browser.

1. https://vivaldi.com/blog/vivaldi-business-model/

2 hours agoturblety

> in case of Vivaldi you are in fact not the product

I’m really curious what gave you this impression. Vivaldi doesn’t hide its business model, yet you were so confident!

33 minutes agogilrain
[deleted]
3 hours ago

Privacy enhanced? lol. Install the Android version (similar to desktop I imagine):

- The choice in the wizard defaults to no blocking of ads and trackers

- Third Party cookies enabled by default

- WebRTC IP leaking is the default

- No option not to persist history/permanent incognito mode

Etc

I imagine it leaks your list of extensions just like chromium too

33 minutes agogib444

A decent solution with vertical tabs!

3 hours agonotorandit

still as bloated as ever?

can't we just have tabs + tiling (either tiles in tabs, or tabs in tiles, both can work), and call it a day?

that's all I need from browsing today

4 hours agodragochat

> still as bloated as ever?

That's their thing. Though a lot can be disabled.

> can't we just have tabs + tiling

Maybe Min or Zen Browser is more your thing?

3 hours agoMashimo

both fail at supporting arbitrary tilings/splits (think vscode splits, or tmux panes)

2 hours agodragochat

> This is Vivaldi. It always has been.

Wonder if the site dev was thinking of the astronaut pointing a gun at another astronaut meme when they put this in.

an hour agodeafpolygon

Looks way better and almost everything is quite cohesive but then they add the weird arrow with an uggly box around it in the top right.

4 hours agoBingflatops

You can just right-click and hide it, though.

4 hours agosagacity

Been using Opera since the early 00s and followed the dev team to the new company Vivaldi. Using any other browser always feels like a massive downgrade to me. I'm grateful for this software. Made by people with a vision that doesn't suck completely.

3 hours agoemsign

I was an Opera user for years. Now I'm a Vivaldi user also since a long time. Best browser, FF/Chrome doesn't come close.

4 hours agoself_awareness

For me on Windows. It hangs a lot. Thus I uninstalled.

2 hours agotheusus

The killer feature of vivaldi is mouse gestures on every page. The killer feature of brave is the adblocker. I wonder if I can use some AI to maintain a frankenbrowser.

3 hours agoReptileMan

Two questions, how can you trust closed source? And how are they already on release 8.0; what are these significant improvement each time or is it like apple's yearly release?

4 hours agoktallett

> And how are they already on release 8.0;

First release was 11 years ago. Why not?

Also there is no standard for version releases. I mean there probably is, but none that you have to follow.

> how can you trust closed source?

Same as using Android or windows or iOS.

3 hours agoMashimo

If version 8.0 makes you raise your eyebrows, just wait til you see what version Firefox and Chrome are on!

4 hours agosevg

Which is even more nuts, especially with the features removed from Firefox sometimes like the grouped tabs removal then regain.

3 hours agoktallett

Some want major version numbers to mean "giant changes" and others want version numbers to mean "not just a security patch". Others want something between.

None of these approaches is any more correct than the other and theres zero chance of getting everyone to agree only one should be used. You just have to understand which delivery approach is being taken to consume it accordingly.

E.g. 1.4.8, 14.8, and 148 all tell their own story. 1.4.8 implies many small releases with a few decent size changes along the way. 14.8 implies a medium speed (perhaps ~yearly) regular delivery if bigger enhancements with minor patches/fixes in between. 148 implies a long running continuous rapid delivery of all things as they become available.

3 hours agozamadatix

[flagged]