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:What is bufferbloat? on Linux 3.3: Making a Dent In Bufferbloat? · · Score: 1

    One way to combat the problems of bufferbloat is for most used/of the websites to add support for SPDY. Using one TCP-connection per website instead of 6 connections per domain with domain sharding of 6 domains helps to reduce the problems. Obviously that doesn't solve P2P.

    The Apache module mod_spdy is in beta, the nginx developers mentioned on Twitter they expect to have something in May.

    Firefox 11 and Chrome already support it (they use the same SSL/TLS library so it was probably easier to port to Firefox than any other browser. The library was developed by Netscape at the time, I believe,). But it is disabled by default in Firefox 11 as it is the first release with SPDY. That will probably change in Firefox 12 or Firefox 13.

    Having more than 50% of the browser and server marketshare support SPDY.

    The recent OpenSSL stable library release 1.0.1 also supports NPN (Next Protocol Negotiation) which is also needed by those servers.

  2. Re:Cashless Economy on Sweden Moving Towards Cashless Economy · · Score: 1

    I wondering what will happen if some really big solar flare takes out a lot of the electrical systems for example.

    How does a cashless society deal with any natural disaster really.

  3. Re:This is About Gov't Control, Pure and Simple on Sweden Moving Towards Cashless Economy · · Score: 1

    And banks saving money, lots of money.

  4. Re:Scary on Sweden Moving Towards Cashless Economy · · Score: 2

    Some also do mobile phone tracking which means they look where you walk through the store, some even have software which figures out the ID of the phone. So they can combine that data with that of previous visits. Maybe they can even combine that with what you bought.

    I haven't looked at NFC to see to see if that would make it easier to do that.

  5. Re:Why not stick to real risks? on The Risk of a Meltdown In the Cloud · · Score: 2

    Sill 4 year until the next leap day :-)

  6. Re:Good luck with that. on Julian Assange To Run For Australian Senate · · Score: 1

    Also if I'm not mistaken he is the only rapist on the Interpol list (or was it the European equivalant ?). Whatever.

    It could indicate their might be an other reason he is on the list.

  7. Re:Go Assange! on Julian Assange To Run For Australian Senate · · Score: 1

    Atleast now he knows not to use the same private key for different purposes like last time.

  8. Re:Why New Programming Languages Succeed Or Fail on Why New Programming Languages Succeed Or Fail · · Score: 4, Insightful

    I would say 'killer application' applies to programmers as much as does to consumers, so 'killer platform' might be the iPhone/iPad and the language in this case might be Objective C ?

  9. Re:Firefox hates GNU/Linux users on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    I don't think Chromium supports H.264 either, that would be Chrome.

  10. Re:Firefox hates GNU/Linux users on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    I would be very surprised if Debian supports h.264.

    Are you sure you didn't download the codecs yourself ?

  11. Re:NO on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    Actually last month Firefox gained market share and some reports say Chrome lost marketshare.

    Although this month, for some reason, is probably an exception to the rule.

  12. Re:Don't make it about H.264 on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    Well, Netflix already build many things in HTML5 and they would support the-video tag if it supported DRM.

    They are one of the parties involved in a proposal to add DRM-support to the video-tag.

    So to me it seems, they are very much willing to use it.

  13. Re:too bad google owns youtube on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    Actually, new features to be added to Flash will only be support on Google Chrome. The old plugin will still get security updates. Well, only the newer plugin-system currently only supported by Chrome. Other browsers could support the same plugin API.

    But yes, it isn't pretty.

  14. Re:Practical end result on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    1. The ability to fullscreen a video in a single step.

    is already solved in Firefox and Chrome.

    3. The ability to seamlessly switch between different bitrates depending on connection speed.
    4. The ability to seamlessly switch between different resolutions depending on connection speed.

    I don't know how seamless this is, most systems, like YouTube seem to use a simple HTTP-download methode which doesn't support that.

    They use simple HTTP because real streaming through corporate proxies and firewalls sucks.

  15. Re:ANY native-supplied codec should be usable on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    Widespread use of a codec without alternatives forces people to buy a license even though the content may be free, doesn't it ?

  16. Re:ANY native-supplied codec should be usable on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    And now Flash has been pronounced dead on mobile devices.

  17. Re:ANY native-supplied codec should be usable on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    The topic of this discussion is Mozilla. And Mozilla cares about webdevelopers.

    That is the reason why the choose to support Theora and later WebM, they want webdevelopers to be able to use free tools instead of proprietary and per-per-use license encumbered.

  18. Re:No, probably not on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    The consortium will always create a newer codec, it would be stupid of them not to do so.

  19. Re:Defining the purpose of Mozilla on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    As far as I know frameskip is an option you can turn off.

  20. Re:Defining the purpose of Mozilla on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    Which means no Windows XP support, nice.

  21. Re:Mozilla is becoming irrelevant. on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    Chrome/Chromium is actually build on quiet a few parts which come from Mozilla and they work together closely on that code.

  22. Re:Defining the purpose of Mozilla on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    "If the purpose is to advocate for all things open source"

    Actually, I think the purpose is open, not open source. Open standards, that also means without royalties.

    Open source is "just" the development model.

  23. Re:Windows XP on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    By that time Wine should support all currently running software for Windows XP ;-)

  24. Re:WebM on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 1

    What did you expect, Skype is now a Microsoft company.

  25. Re:WebM on Mozilla Debates Supporting H.264 In Firefox Via System Codecs · · Score: 2

    No, I don't think you can do the HW acceleration for other formats easily, probably not at all.

    And HW acceleration is important, because of battery life of many devices, laptops, mobiles, tablets.