Live data from Hacker News

Viewing profile — oldguysrule

oldguysrule

HN member
Joined
Thu, Jun 05, 2014, 5:24 AM UTC
HN karma
2
Public activity
8 items

About oldguysrule

No profile information was provided.

Recent public activity

  1. comment
    Comment #7870559

    And quite a bit behind in flexibility and dynamism. Giant step backwards. Vtables? I don't think so. override keywords? WTF? Its not so much they removed the C as the "Object".

  2. comment
    Comment #7870520

    Dynamic typing is not "type unsafe". Objective C objects are completely "type safe". They are actually true objects in that they can receive and potentially handle any message sent…

  3. comment
    Comment #7864271

    >Heartbleed. Majority of all SSL keys on the internet compromised. All ~2 billion of humans on the internet required to change their passwords due to a single mistake by a single p…

  4. comment
    Comment #7864265

    1) So was Java for a bit. It sucked. Developers ignored it. 2) UIApplication.sharedApplication.delegate vs UIApplication.sharedApplication().delegate - nope. It isn’t more concise.…

  5. comment
    Comment #7864256

    >Unlike C and Objective-C, Swift enumeration members are not assigned a default integer value when they are created Well that’s gonna make storing persistent values tricky.

  6. comment
    Comment #7864247

    Objective C isn’t going anywhere. Swift is shit. I suspect it will die in a couple years, like the misguided effort to get people to adopt the Java bridge or WebScript before that.…

  7. comment
    Comment #7851139

    >At least Google had the decency to pick a language everybody was already using and use that. If you think Java is remotely comparable in power and expressiveness to Objective C, y…

  8. comment
    Comment #7850400

    I got started with WebObjects, a Next product a couple years before Apple bought them. Yes I've written wonderfully powerful web applications in Objective-C back when the rest of t…