Live data from Hacker News

Viewing profile — sipefree

sipefree

HN member
Joined
Sat, Nov 06, 2010, 5:20 AM UTC
HN karma
178
Public activity
58 items

About sipefree

No profile information was provided.

Recent public activity

  1. comment
    Comment #4038147

    The real point is that in any security architecture, at some point you end up trusting someone.

  2. comment
    Comment #4037708

    The same goes for if an SSL provider stops providing mozilla.com with a cert.

  3. comment
    Comment #4035496

    > Graphene is fundamentally vanilla Windows Phone, except with all Windows/Microsoft branding removed in favour of Facebook Not a chance. Microsoft would never compromise their bra…

  4. comment
    Comment #4030096

    The header: "Apple 2.0 - Covering the business that Steve Jobs built" shows the category that this blog post is in. While it doesn't point out in big letters that this is an opinio…

  5. comment
    Comment #4026430

    According to the original thread ( http://news.ycombinator.com/item?id=2973301 ), the creator is a 17/18 year old.

  6. comment
    Comment #4017443

    If people have access to Facebook 24/7, in their pockets, they are more likely to become dependent on it in their daily lives. The mobile app fuels the addiction which keeps people…

  7. comment
    Comment #3913775

    There's no one standard definition of "4G". A myriad of differing technologies all claim to be 4G, which is why it's just about impossible for a vendor to produce a device compatib…

  8. comment
    Comment #3881607

    I've been trying to get people I know at Apple to start referring to it internally as Mountain Goat. It's working.

  9. comment
    Comment #3836263

    Ingenious. I can't wait to see what other iMessage-based services pop up now that the AppleScript bindings are exposed.

  10. comment
    Comment #3797578

    $ git mergetool Opens FileMerge. Then just keep tapping the down/left/right keys to choose changes.

  11. comment
    Comment #3775231

    > most of their applications are NOT being coded in Obj-C Yeah I'm going to call bullshit on that. Bullshit.

  12. comment
    Comment #3723431

    You fail to account for the variables involved in "calories out". Metabolism is controlled in a large way by hormones. For example, extremely undernourished people will slow their …

  13. comment
    Comment #3633048

    That's not true at all. Interpreted code is perfectly legitimate to use in an iOS app, under certain restrictions. The first is that you cannot JIT it, because the OS prevents exec…

  14. comment
    Comment #3602001

    That takes a lot more effort. Besides, most apps will be signed by the time it's released.

  15. comment
    Comment #3601989

    It's still months away from release, we might see an option to put trusted certs in the keychain.

  16. comment
    Comment #3601971

    You're kidding, right? It sounds like you don't know how the GPL applies to them or you think Apple is really dumb. There is absolutely no reason to move those apps. They're binari…

  17. comment
    Comment #3601849

    It's free to get a cert from Apple to sign your app, but you have to be a registered developer (which is also free). Essentially, you have to be a real person who can be identified…

  18. comment
    Comment #3599161

    There's a reason for that. U.S. accounting law requires that non-subscription devices that are upgraded have a fee associated with the upgrade under Apple and many analysts’ interp…

  19. comment
    Comment #3380063

    I'm a dev. I carry an iPhone 4 and a Galaxy S. I hate the Galaxy S. Disproven by counterexample.

  20. comment
    Comment #3378470

    Looks like you can't pass a function as an argument to any of the functions in a Sugarless chain. Seems like a pretty glaring oversight to me.

  21. comment
    Comment #3377711

    Sorry, I didn't mean to imply that 5.4 introduced closures, I was more speaking on a long-term level on that note.

  22. comment
    Comment #3377693

    > I don't think that PHP referring to hash maps as an array is a bad thing, in fact I've always loved the flexibility of the overloaded array implementation in PHP. But they're not…

  23. comment
    Comment #3377594

    It's been a long time since I had any interest at all in PHP, and these new features make me feel uneasy once again. The development server seems like the only good thing about it.…

  24. comment
    Comment #3343455

    They don't control the rest of Europe (though right now with the Euro situation they probably just about do), however there are provisions for legal precedent in one Member State t…

  25. comment
    Comment #3340951

    Ad hominem attacks aside, let me address your points. Firstly, destruction upon leaving scope in Objective-C would add some magic unexpected behavior that doesn't conform to what w…