Live data from Hacker News

Viewing profile — amorde

amorde

HN member
Joined
Wed, Apr 19, 2017, 7:54 PM UTC
HN karma
13
Public activity
3 items

About amorde

No profile information was provided.

Recent public activity

  1. comment
    Comment #16330814

    Looks like it just stands for "find boot images", given the name of the function...

  2. comment
    Comment #15405243

    You can also shorten it to: { doSomething($0) }

  3. comment
    Comment #15405226

    One of the biggest causes of this for Objective-C was the lack of the Foundation framework (a higher-level interface to Core Foundation) - but this is being reimplemented in Swift.…