Live data from Hacker News

Viewing profile — kylef

kylef

HN member
Joined
Thu, Jan 30, 2014, 5:31 PM UTC
HN karma
9
Public activity
5 items

About kylef

https://github.com/kylef

Recent public activity

  1. comment
    Comment #11246314

    Swift Package Manager will also have a centralised package index in the future, here's a quote from their [package manager proposal][1]: > We would like to provide a package index …

  2. comment
    Comment #11154655

    I said "most", not "all" ;).

  3. comment
    Comment #11144847

    Yes, this framework in particular doesn't demonstrate the benefits and uses of the type-safety and compile-time safety in Swift. Check out Frank ( https://github.com/nestproject/Fr…

  4. comment
    Comment #11144726

    The mistake most of these make is they are both web frameworks and they have their own build in web server. We should learn from mistakes in previous communities such as in Python …

  5. comment
    Comment #7779480

    http://supermar.in/modular-objective-c/ is a great article too.