Earlier quoted context omitted.
You have 200 tabs open? How do you find the tab you want? How often do you look at each of the 200 tabs? What happens when you're on another computer? What happens if you accidentally close Chrome, do you open all 200 tabs again?
In Firefox you can search among open tabs by typing % in the awesomebar, I use this everyday with hundreds of tabs open. And there is also tab groups feature (which is activated by ctrl/cmd+shift+e). I don't know why this feature is not advertised more.
Spidermonkey has passed V8 on Octane performance
251–260 of 338 posts
Re: Spidermonkey has passed V8 on Octane performance
#252Earlier quoted context omitted.
It's also completely free for Google to advertise on their own website.
Yes but that doesn't mean the economic value is non-existent. Theoretically Google could sell that space. They trade this potential profit to promote their own product, at a loss, of how ever much that space could be sold for. This is like economics 202, opportunity cost.
Re: Spidermonkey has passed V8 on Octane performance
#253Earlier quoted context omitted.
Yes but that doesn't mean the economic value is non-existent. Theoretically Google could sell that space. They trade this potential profit to promote their own product, at a loss, of how ever much that space could be sold for. This is like economics 202, opportunity cost.
It's not that simple. It's easy enough to claim that showing a Chrome ad benefits users and helps Google's brand. Showing third party ads hurts Google's brand and overall value.
Re: Spidermonkey has passed V8 on Octane performance
#254Earlier quoted context omitted.
Based on my current knowledge, I believe you are wrong. Firefox' Desktop Awesomebar (which actually predates Chrome's omnibox) does not send every keystroke to Google[0], and never has. Even Firefox' Mobile Awesomebar doesn't do that[1] unless you click that "Yes" button. On the other hand, Google's Chrome browser is clear about the fact that it does send everything in the omnibar[2]: > When you type URLs or queries…
Huh. Your first link says nothing about search suggestions. I based my comment on my experience of having to disable search suggestions every time I start a new browser. I hope you're right…
Obviously, I can't prove that it doesn't send search suggestions by giving you a link to the code, since it isn't there. If you want to make sure for yourself, I advise using Wireshark.
Re: Spidermonkey has passed V8 on Octane performance
#255I keep going back and forth between Firefox and Chrome. Chrome is ahead right now for two reasons: 1. Support for Netflix on linux 2. Webapps as native applications (like the old project prism). We use slack at work and a Chrome webapp is how they choose to support Linux. Admittedly though, I will switch to Firefox for the rest of the week to see if I can live with these caveats.
Re: Spidermonkey has passed V8 on Octane performance
#256Earlier quoted context omitted.
DuckDuckGo has a 'bang' feature, where you add a bang like '!g' to search a different site directly. For example, '!g hacker news' becomes ' https://encrypted.google.com/search?hl=en&q=hacker%20news' .
Sorry, I understand that part. Was wondering what you meant by this (specifically the part about a "filtered down view of the world"): "I find this better even just for the fact that I don't get the filtered down view of the world anymore - if there are things named similarly than the ones I use in the world, I want to know, so I can adjust my own naming." It wasn't a loaded question or anything, not sure why I got d…
Take a look at http://dontbubble.us
Re: Spidermonkey has passed V8 on Octane performance
#257Earlier quoted context omitted.
Isn't it actually whoever will pay the most to be the default search? I mean, I <3 google search, but i'd bet microsoft could pony up quite a bit of cash as well.
Once upon a time, you could come across a post like this and confidently respond to it by pointing out that, no, Google's position as the default search engine in Firefox is not for sale to the highest bidder. So that even if, e.g.: a) the "deal" with Google had never happened, and b) Microsoft came out of nowhere and began offering to pay what Google is actually presently paying (or, let's say, just for fun, even do…
Re: Spidermonkey has passed V8 on Octane performance
#258Earlier quoted context omitted.
Comic-book style? Who said anything about that? Just greedy capitalist style, and "patriotic" pro-US-interests style.
Given that everyone at the top has more money than they know what to do with, what would "greed" have to do with it?
Re: Spidermonkey has passed V8 on Octane performance
#259Earlier quoted context omitted.
Yeah, no. They chose intensive process, many of them are ports of code from other languages and some the tests are using software made by Mozilla such as pdf.jz and zlib (Ecmascripten) and Microsoft (Typescript compiler) https://developers.google.com/octane/benchmark
But they also included stuff like splay-latency which explicitly tests something that doesn't matter on the Web (support for incremental GC during script execution, which doesn't matter in browsers because the effects of a script are never made visible to the user until the script ends). Guess what, V8 has that and Spidermonkey doesn't.
I've certainly written JS that builds trees, modifies them, tears them down, and builds new ones, all within the same event loop turn, and so would certainly benefit from incremental GC in the cases when the data it's working over is very large (or it's just a part of an app that's already been burning through a large number of allocations).
[1] https://code.google.com/p/octane-benchmark/source/browse/tru...
Re: Spidermonkey has passed V8 on Octane performance
#260Earlier quoted context omitted.
I find duckduckgo quite usable for commonplace CS things such as programming in popular languages. For more obscure things I usually just enter g! [query] into my URL bar, so it will revert to an anonymous google. I find this better even just for the fact that I don't get the filtered down view of the world anymore - if there are things named similarly than the ones I use in the world, I want to know, so I can adjust…
Really? I tried to use DDG, I really did. But the results are just so subpar unless it was a simple "navigational" type search where I knew exactly what I was looking for. I really want to quit Google. I'd even pay for it. But they just dominate by such a large margin.