Slashdot Mirror


User: Lennie

Lennie's activity in the archive.

Stories
0
Comments
3,689
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,689

  1. Re:More to the point on Longtime Linux Advocate Don Marti Tells Why Targeted Ads are Bad (Video 1 of 2) · · Score: 1

    Forget targetted, advertising considered harmful.

    If the NSA uses man-in-the-middle-attackes browsers trying to talk to doubleclick then we know we have a big problem.

    Advertising networks that gather lots of data, do tracking is just a bad idea. It attract other bad actors like the NSA.

  2. Re:Internet Explorer Trending UP on Microsoft Hands Out $28k In IE11 Bug Bounty Program · · Score: 1

    No, new Windows installations only come with one browser.

    If the browser works good enough, people don't install an other browser.

    That is what is going on.

  3. So what about the US ? on China's Web Surveillance System Employs More Than 2 Million · · Score: 2
  4. Re:STAAAAAHP! on Software Rendering Engine GPU-Accelerated By WebCL · · Score: 1

    If you think people use Javascript to create the frames in high speed games you are being silly.

    They use native-like typed-arrays and WebGL when they make Javascript/HTML games, basically offloading most of the tasks to the native code.

    Javascript/HTML5/OpenWeb platform/whatever you want to call it. Is just a collection of APIs to talk to native code.

    Only the application specific code will be written in Javascript.

  5. Re:STAAAAAHP! on Software Rendering Engine GPU-Accelerated By WebCL · · Score: 1

    Half is faster than most scripting languages. Look it up, a lot of scripting languages are 100 times slower than native.

    Javascript is the fastest generally used scripting language, after or similar to Lua. And Lua was optimized to be an embedded language from the start, nobody really considered Javascript would go this far so it wasn't designed for that.

    I think it's kinda cool how far people are able to push it.

  6. Re:STAAAAAHP! on Software Rendering Engine GPU-Accelerated By WebCL · · Score: 1

    As there are millions of webdevelopers and only a couple of hundred thousand of 'native app' developers for iOS and Android which charge a lot more money.

    Really, development speed and knowledge of native platforms is an important factor. If you only need to know one platform and can reuse code this translates to less time, less knowledge of native platforms and thus less cost.

    Less cost, that's what this is about. Businesses like less cost.

  7. Re:Does this mean on French Police To Switch 72,000 Desktop PCs To Linux · · Score: 1

    It's Ubuntu derived.

  8. Re:Remember all those years of Linux on the Deskto on French Police To Switch 72,000 Desktop PCs To Linux · · Score: 1

    You should look better at the less free options provided by the Linux distributions they offer all that manageability just fine.

  9. Re:national law enforcement agency = FBI in usa? on French Police To Switch 72,000 Desktop PCs To Linux · · Score: 2

    Gendarmerie is the military policy.

  10. Re:The dissapointing thing... on Tour Houston's Texas-Sized Hackerspace (Video 1 of 2) · · Score: 2

    He did say Mark was renting that space. It might be a good thing for a non-profit to have some regular income.

  11. Re:So you found the god particle on CERN Launches Line Mode Browser Emulator · · Score: 1

    Also the people that worked on this probably volunteered. Just look at the interviews page on their site.

  12. Re:Why print the javascript... on CERN Launches Line Mode Browser Emulator · · Score: 1

    Serving the Javascript means a lot less load on the server and works in every modern webbrowser.

    This whole story is about webbrowsers.

    Anyway, if you check the interview section, the people that created it probably volunteered to do it.

    So why would you care ?

  13. Re:Illusion of privacy on Google To Encrypt All Keyword Searches · · Score: 1

    That is all pretty useless if they did that, Chrome would start to complain because it enccounters a different public key. Because Chrome has certificate pinning:

    https://www.imperialviolet.org/2011/05/04/pinning.html

  14. Re:Illusion of privacy on Google To Encrypt All Keyword Searches · · Score: 1

    Google would be a more complicated target for them, because a lot of their hardware, like servers, switches and routes was self designed.

  15. Re:Illusion of privacy on Google To Encrypt All Keyword Searches · · Score: 1

    I think what Google should do is stop collecting data on people, that is the only way to get away from this.

    Or anonymized as soon as possible.

    If you collect and keep personalized data, you can't guarantee how it will be used in the future.

  16. Re:Illusion of privacy on Google To Encrypt All Keyword Searches · · Score: 1

    Calling NSLs going through the frontdoor is kinda funny.

    When you get an NSLs it basically means you have you to lie:
    http://www.youtube.com/watch?v=eT2fQu50sMs

  17. Re:Don't mess with America on Trans-Pacific Cable Plans Mired In US-China Geopolitical Rivalry · · Score: 1

    Then that would be bad.

  18. Re:Don't mess with America on Trans-Pacific Cable Plans Mired In US-China Geopolitical Rivalry · · Score: 1

    I wanted to ask what is wrong with using a guillotine ? It's very fast (probably painless) and very efficient, but then I remembered it's French and US citizen don't even like their fries.

  19. Re:Rubish on Linking Mass Extinctions To the Sun's Journey In the Milky Way · · Score: 1

    the only thing that gets constructed is a lousy Vogon hyperspace bypass?

    I almost took the time to create an account with Dolphin in the name to say: thanks for all the fish

  20. Re:What the hell is "left open"? on LinkedIn Accused of Hacking Customers' E-Mails To Slurp Up Contacts · · Score: 1

    Or they only temporary use the clear text password while you create an account/change password.

  21. Re:What's the difference? on OpenZFS Project Launches, Uniting ZFS Developers · · Score: 1

    Also the people that used to be the main developers of ZFS don't even work at Oracle anymore. So I would expect the most interresting things to happen outside of Oracle.

    Also interesting to know is: Oracle can't take any code from the open source ZFS. The licensing/agreements don't allow that.

  22. Re:Advatages of ZFS over BTRFS? on OpenZFS Project Launches, Uniting ZFS Developers · · Score: 1

    The prominent btrfs developers that used to work at Oracle don't work at Oracle anymore. Some of the main developers of btrfs work at FusionIO.

  23. Re:Advatages of ZFS over BTRFS? on OpenZFS Project Launches, Uniting ZFS Developers · · Score: 1

    I know it's not perfect, but that solves the problem until the btrfs developers get around to adding it to btrfs as planned.

  24. Re:Advatages of ZFS over BTRFS? on OpenZFS Project Launches, Uniting ZFS Developers · · Score: 1

    bcache was added in Linux 3.10 (and dm-cache in 3.9), so Linux already has that covered at an other layer.

  25. Re:Advatages of ZFS over BTRFS? on OpenZFS Project Launches, Uniting ZFS Developers · · Score: 1

    With every release off btrfs they fix more bugs to make it more stable and fix any outstanding issues mentioned in the article.

    For example 3.9 gained that RAID5/RAID6 support.

    Supposedly, btrfs also uses a smarter data structure than ZFS, so in theory btrfs will eventually surpass ZFS.