low_battery | 8 years ago | on: Firefox Quantum Lands in Beta, Developer Edition
low_battery's comments
low_battery | 8 years ago | on: Firefox Quantum Lands in Beta, Developer Edition
low_battery | 8 years ago | on: Firefox Quantum Lands in Beta, Developer Edition
When it is there I would definitely use it along with Chrome.
low_battery | 8 years ago | on: Firefox Quantum Lands in Beta, Developer Edition
Firefox: https://www.mozilla.org/en-US/security/known-vulnerabilities...
Chrome: https://chromereleases.googleblog.com/search/label/Stable%20...
Hopefully with their sandboxing project done (Also with Rust) will make Firefox much better in the security department, but until then, no.
low_battery | 8 years ago | on: WeChat confirms it makes all private user data available to Chinese government
low_battery | 8 years ago | on: Repeating Radio Signals Coming from Distant Galaxy Detected
low_battery | 8 years ago | on: Repeating Radio Signals Coming from Distant Galaxy Detected
it might still be possible "given enough time".
low_battery | 8 years ago | on: Repeating Radio Signals Coming from Distant Galaxy Detected
low_battery | 8 years ago | on: How V8 handles JavaScript properties internally
low_battery | 8 years ago | on: How V8 handles JavaScript properties internally
low_battery | 8 years ago | on: China's Plan for World Domination in AI Isn't So Crazy
At best they will become an Orwellian nightmare then they currently are, World domination? Please...
low_battery | 8 years ago | on: Intel CEO leaves American Manufacturing Council
low_battery | 8 years ago | on: AMD Ryzen Threadripper 1950X and 1920X Review
And also Arstechnica reported much better numbers, I think Anantech either had a bad config or there is a bug in the compiler they used.
https://arstechnica.co.uk/gadgets/2017/08/amd-threadripper-r...
low_battery | 8 years ago | on: AMD Ryzen Threadripper 1950X and 1920X Review
http://www.phoronix.com/scan.php?page=article&item=ryzen-kab...
low_battery | 8 years ago | on: Google employee fired over diversity row considers legal action
I have seen a lot of successful people, very few fits the description.
low_battery | 9 years ago | on: RIP Turkey, 1921 – 2017
And no one wanted to bring sharia law in Turkey, I wonder if I was living in the same Turkey as you in 90s..
low_battery | 9 years ago | on: RIP Turkey, 1921 – 2017
http://anayasadegisikligi.barobirlik.org.tr/Anayasa_Degisikl...
low_battery | 9 years ago | on: RIP Turkey, 1921 – 2017
low_battery | 9 years ago | on: RIP Turkey, 1921 – 2017
(https://twitter.com/kenanipek53/status/853675735357247490)
I am sad that yes vote win, but continuously arguing for this kind of technicalities doesn't really change anything.
low_battery | 9 years ago | on: RIP Turkey, 1921 – 2017
Also is using thread per tab approach more susceptible to memory leaks, resource sharing issues or OS scheduling shenanigans than process per tab approach? You close the tab, the process is dead and resources are mostly guaranteed to returned. My knowledge of modern browsers is limited, maybe this was considered an acceptable compromise though.