Earlier quoted context omitted.
As someone who now uses Vivaldi as their daily driver I can vouch that it's a bit slow, especially on older hardware. Obviously it's not intolerable, but it would be nice to see some improvements in that area.
If you ever get curious how can UI be so slow, after all "its just js, js is fast", here is how they handle closing browser Tabs currently: https://www.reddit.com/r/vivaldibrowser/comments/nrasof/fix_... tldr: Tab bar is just a DIV full of SPANs, one SPAN per Tab. Pages are in a list of DIVs containing iframes. Switching a Tab is a simple process of moving "active" class from one SPAN to another and changing style of…
Vivaldi 4.0
251–260 of 287 posts
Re: Vivaldi 4.0
#252Earlier quoted context omitted.
This honestly sounds like a great idea. At this point I'd pay money for a browser that was private, fast, and dev-friendly, simply to avoid the moral dilemma of switching from FF to a Chrome clone.
What's wrong with Firefox? It's an honest question, since as a user I really love it. Is it the 'dev-friendly', which Firefox lacks?
Re: Vivaldi 4.0
#253Vivaldi Mail? That took a while :-D Vivaldi is developed by a team created by the former Opera founder and CEO. Vivaldi kind of tries to re-create the spirit of Opera, but I think it's going to be too hard to do it. For those who didn't use it, Opera was first a paid browser (which limited its reach), then an ad-supported browser (which again limited its reach). It then finally became a free browser but by then it wa…
Re: Vivaldi 4.0
#254Earlier quoted context omitted.
https://login.vivaldi.net/profile/id/signup Last line on the page: "Before using Vivaldi Webmail and the blogging platform, we’ll ask you to verify your phone number. That’s it."
It is otherwise impossible for a small company to provide free email.
Re: Vivaldi 4.0
#255Earlier quoted context omitted.
paid => ads => free. How is a 'free browser' supposed to pay its developers?
They licensed the browser for devices like set-top boxes and similar devices. There was also money coming from Google (for using it as a default search engine). I guess they had also some business model built around Opera Mini and relations with mobile providers.
Re: Vivaldi 4.0
#256I just can't stand the vivaldi UI. It's just too slow. Especially everything tabs feels awful. From new tab, to drag-and-drop.
Firefox: https://www.wykop.pl/cdn/c3201142/comment_b4JWi49tKJUfE8oOvx... Opera: https://www.wykop.pl/cdn/c3201142/comment_Rn6fiEoSZpDpNfvzIj... Vivaldi: https://www.wykop.pl/cdn/c3201142/comment_1KXF2VcFzD3BIAFVIJ...
Re: Vivaldi 4.0
#257Earlier quoted context omitted.
There were a couple years recently Firefox was primarily sponsored by either Yahoo or Bing (can't remember which) and that deal supported the entire Mozilla foundation same as the Google deal as well as Firefox (which also makes their own browser back end) not just a browser front-end dev team. So there are definitely other decent sources of income besides Google for these deals and since it's a significantly more fo…
These deals are based on market share, user activity and usage, and so on. No search engine is paying Vivaldi as much money as Yahoo or Google did to Firefox. It would be laughable to expect that kind of sponsor money for a niche browser that also reduces ad tracking. That’s how these things work.
As I said, there are definitely other decent sources of income besides Google for these deals and since it's a significantly more focused organization it doesn't seem implausible to me.
Re: Vivaldi 4.0
#258Earlier quoted context omitted.
What's wrong with Firefox? It's an honest question, since as a user I really love it. Is it the 'dev-friendly', which Firefox lacks?
There are salty power users of the old insecure XUL based plugins who can't let their deprecation go.
Re: Vivaldi 4.0
#259I use Vivaldi regularly for one reason: my company has disabled access to the developer tools on Chrome and FF. With Vivaldi (being Chromium) I have full access again! Just don't tell them I told you ...
My company does this too. Try installing Firefox in a nonstandard location, that fixed it for me. Now I enjoy regex search, unlock origin and tampermonkey and have little more peace of mind.
Meaning search over within browser window i.e. “Find in Page”?
Re: Vivaldi 4.0
#260Earlier quoted context omitted.
As someone who now uses Vivaldi as their daily driver I can vouch that it's a bit slow, especially on older hardware. Obviously it's not intolerable, but it would be nice to see some improvements in that area.
If you ever get curious how can UI be so slow, after all "its just js, js is fast", here is how they handle closing browser Tabs currently: https://www.reddit.com/r/vivaldibrowser/comments/nrasof/fix_... tldr: Tab bar is just a DIV full of SPANs, one SPAN per Tab. Pages are in a list of DIVs containing iframes. Switching a Tab is a simple process of moving "active" class from one SPAN to another and changing style of…
That actually explains a lot.
It would be interesting to know if they lose a lot of users because of slowness, but since it hasn't been fixed, I guess they don't?