Live data from Hacker News

Viewing profile — air

air

HN member
Joined
Fri, Feb 24, 2012, 5:54 AM UTC
HN karma
538
Public activity
80 items

About air

No profile information was provided.

Recent public activity

  1. comment
    Comment #16115175

    You can inspect the WhatsApp binary and prevent updates. Having to trust the server is a big deal.

  2. comment
    Comment #16085000

    People want to maximize the time they spend together with their team mates, spouses, friends and children. That requires synchronization.

  3. comment
    Comment #14032654

    Proprietary codebase does not deprive original project from potential contributors. Gpl'd fork might

  4. comment
    Comment #13449388

    Minor nitpick "The green and blue colors, z-position, and normal vector are all interpolated in the same manner. (Texture coordinates behave slightly differently because there you’…

  5. comment
    Comment #13023099

    > The issue here is Software Patents exist. It's possible to not be asshole with software patents. See Facebook and Google.

  6. comment
    Comment #11737954

    Netflix begs to differ.

  7. comment
    Comment #11104108

    IMHO the hostile takeover of the ffmpeg project by the libav guys (Fabrice Bellard had to wield trademark to force them to rename the fork) and intense FUD campaign were much bigge…

  8. comment
    Comment #10696589

    To be fair, Firefox can and does ship their own browser engine on Android, something that is forbidden on IOS.

  9. comment
    Comment #10690989

    The point was that those are forbidden in E-prime, (they have "am" in them).

  10. comment
    Comment #10689791

    How do you introduce yourself? http://eprimedictionary.pbworks.com/My+name+is+Sally Has some suggestions. All seem pretty awkward to me.

  11. comment
    Comment #10665277

    Can't you run it under Chromium then?

  12. comment
    Comment #10165995

    "The real problem with land [and property taxes] is the fact it tends to flow into the cost of rent and homeownership." The price of property and rent in popular places will be wha…

  13. comment
    Comment #10110483

    It's discussed in the article: Many people believe that the source of this myth was a 1945 Food and Nutrition Board recommendation that said people need about 2.5 liters of water a…

  14. comment
  15. comment
  16. comment
    Comment #9317453

    It's politics. If the default is "don't track", advertisers have a case that the user has not explicitly asked to disable tracking.

  17. comment
    Comment #9275035

    But is there evidence that Facebook is willing to use other companies' code under similar grant?

  18. comment
    Comment #9118221

    The intent is to prevent man in the middle -attackers from getting access to those features.

  19. comment
    Comment #9108741

    To be really fair, out of the four biggest browser vendors (MS, Apple, Mozilla, Google) only Google makes it possible to use the other browser engines on their mobile platform.

  20. comment
    Comment #9107973

    https://developer.apple.com/app-store/review/guidelines/ "Apps that browse the web must use the iOS WebKit framework and WebKit Javascript"

  21. comment
    Comment #8919868

    "And yet he's a super nice guy. In fact, nice is not the word. Ronco is good." So good he supports torture http://blog.sfgate.com/cityinsider/2014/12/09/ron-conway-bla...

  22. comment
    Comment #8870009

    "This past spring, Juliano Rizzo (@julianor) and I came up with a cryptographic attack on Telegram's MTProto "secret" chat communications which can be performed in O(2^64) time." U…

  23. comment
    Comment #8703159

    > Rendering engines are okay. Its the Javascript execution engine that is not allowed. No, they must use WebKit: "Apps that browse the web must use the iOS WebKit framework and Web…

  24. comment
    Comment #8629653

    It's not a re-implementation, just a port. Dalvik is licensed under Apache License 2.0 which allows proprietary derivatives.

  25. comment
    Comment #8620004

    As an end user: I can combine GPLv2 (eg. linux kernel) and BSD licensed code, and distribute it. I can combine GPLv3 and BSD licensed code, and distribute it. I cannot combine GPLv…