Live data from Hacker News

Poll: Do you use Opera (the browser)?

news.ycombinator.com

31–40 of 71 posts

Re: Poll: Do you use Opera (the browser)?

#31
Opera was the most suited browser for my eeePC (1gb ram, Atom in ecomode most of the time). I originally planed to use Chrome as I thought it was lighter and faster, but quickly found out that Opera fared much better globally.

Beyond the numbers, Chrome seemed to perform worse as my number of tabs growed. I had freezes and the pages didn't scroll smoothly. I don't have such problems with Opera.

I have over a thousand of synchronized bookmarks, 4 email accounts set-up, in the end it just saves me a ton of ressources as I don't have to open anything else for my needs.

Chrome is perfect as the secondary browser who doesn't save sessions, the launch is blazing fast.

Re: Poll: Do you use Opera (the browser)?

#33
post #4

Use it only for desktop and mobile (of course). The desktop version is somewhat "heavy" so I tend to use Chrome on lapotops etc. But in a way I feel that Opera is a more complete browser. The speedial is genius, and with the ability to make extensions for it, it has alot more potensial. The other thing I really like, which I have been unable to find in other browser (that is equally good) is mousegestures. After just…

I've found Opera to be fairly lightweight. It handles large numbers of tabs with (a bit) less memory usage than Chrome. Admittedly, this is because it's not a multi-process browser. It does mean that it functions well on machines with limited resources.

Re: Poll: Do you use Opera (the browser)?

#34
I used it from v 5 on, then moved to FF when Opera's lack of plugins and compatibility probs. killed it for me. Then, I went chrome > FF with vimperator > back to opera. Opera is the best keyboard-shortcut-driven experience ever. Try shift-arrows. With addons, it no-contest the best browser for me.

Re: Poll: Do you use Opera (the browser)?

#35
post #34

I used it from v 5 on, then moved to FF when Opera's lack of plugins and compatibility probs. killed it for me. Then, I went chrome > FF with vimperator > back to opera. Opera is the best keyboard-shortcut-driven experience ever. Try shift-arrows. With addons, it no-contest the best browser for me.

Spatial navigation is indeed great way to navigate with the keyboard. I wonder if anyone seriously uses Tab-based keyboard navigation?

There's more smart keyboard navigation in Opera:

• Cmd+Enter to log in on page which has autosaved login.

• Cmd+Backspace to delete last path component of the URL.

• Space at bottom of page clicks link with "Next" in the label.

• '/', text, Enter navigates link with given label (as opposed to '.' + text which searches page as you type).

• And (a rather quirky) '1' and '2' keys switching previous/next tab. It's much easier to reach with left hand than combos such as Cmd+} or Alt+Cmd+→ used in other applications.

The last two have to be enabled in prefs.

Re: Poll: Do you use Opera (the browser)?

#36
I'm a big fan of Opera's attitude even though I only use them for testing.

Their upcoming OpenGL acceleration will really show how stupid Microsoft was for not making IE9 XP compatible under the claim that the OS was limiting them.

Re: Poll: Do you use Opera (the browser)?

#37
Only for testing and random surfing when I got too many tabs on Chrome and FF at the same time. Chrome is still to deep in my heart... and it got it's place after kicking FF off there, so i think opera's nice interface will stay off for a while they still have some work to do to get a bigger piece.

Re: Poll: Do you use Opera (the browser)?

#38

I only use it for testing. It is easily the worst browser with respect to Canvas performance. It is almost always an order of magnitude slower than IE9, FF5, and Chrome 14.

> It is easily the worst browser with respect to Canvas performance.

I thought so too, until I added Math.floor(x) to positions in drawImage().

When you give fractional positions, Opera takes it literally and does rendering with costly anti-aliasing for subpixel precision.

Once I rounded the numbers, Opera turned out to be the fastest.

Re: Poll: Do you use Opera (the browser)?

#39
Opera is one of those things that I have really tried to like, but that just never really caught on. It's like when you are picking a movie: that intellectual foreign movie has been in your queue for a week, but you are tired so you just grab the nearest retarded Michael Bay movie to relax.

The few times I used Opera I really liked it. I think the guys behind the browser are very innovative and it's a shame that they seem to be always running behind on standards compliance, causing all kinds of problems in daily usage. I have to admit that it has been a while since I last gave it a chance, so maybe things have changed. Right now, there are plenty open source alternatives that are simply better.

Re: Poll: Do you use Opera (the browser)?

#40
post #4

Use it only for desktop and mobile (of course). The desktop version is somewhat "heavy" so I tend to use Chrome on lapotops etc. But in a way I feel that Opera is a more complete browser. The speedial is genius, and with the ability to make extensions for it, it has alot more potensial. The other thing I really like, which I have been unable to find in other browser (that is equally good) is mousegestures. After just…

Opera may have rich functionality, but it's done with very little code footprint:

Opera's Mac executable is 22MB, Chrome's is 57MB! (in their private frameworks, both i386-only)

Opera adjusts RAM usage proportionally to amount of RAM in the machine, so if you have several GB of RAM it might look large, but it scales down to 512MB machines. RAM usage is mostly DOM cache for fast Back button.

Functionality like Mail and RSS used to be in a 200KB DLL on Windows.

Post reply on HN