Viewing profile — air
air
HN member- Joined
- Fri, Feb 24, 2012, 5:54 AM UTC
- HN karma
- 538
- Public activity
- 80 items
- HN profile
- View on Hacker News ↗
About air
No profile information was provided.
Recent public activity
-
comment
Comment #16115175
You can inspect the WhatsApp binary and prevent updates. Having to trust the server is a big deal.
-
comment
Comment #16085000
People want to maximize the time they spend together with their team mates, spouses, friends and children. That requires synchronization.
-
comment
Comment #14032654
Proprietary codebase does not deprive original project from potential contributors. Gpl'd fork might
-
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’…
-
comment
Comment #13023099
> The issue here is Software Patents exist. It's possible to not be asshole with software patents. See Facebook and Google.
-
comment
Comment #11737954
Netflix begs to differ.
-
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…
-
comment
Comment #10696589
To be fair, Firefox can and does ship their own browser engine on Android, something that is forbidden on IOS.
-
comment
Comment #10690989
The point was that those are forbidden in E-prime, (they have "am" in them).
-
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.
-
comment
Comment #10665277
Can't you run it under Chromium then?
-
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…
-
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…
-
comment
Comment #10012232
It's $2B
- comment
-
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.
-
comment
Comment #9275035
But is there evidence that Facebook is willing to use other companies' code under similar grant?
-
comment
Comment #9118221
The intent is to prevent man in the middle -attackers from getting access to those features.
-
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.
-
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"
-
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...
-
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…
-
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…
-
comment
Comment #8629653
It's not a re-implementation, just a port. Dalvik is licensed under Apache License 2.0 which allows proprietary derivatives.
-
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…