Viewing profile — amorde
amorde
HN member- Joined
- Wed, Apr 19, 2017, 7:54 PM UTC
- HN karma
- 13
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About amorde
No profile information was provided.
Recent public activity
-
comment
Comment #16330814
Looks like it just stands for "find boot images", given the name of the function...
-
comment
Comment #15405243
You can also shorten it to: { doSomething($0) }
-
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.…