Viewing profile — kylef
kylef
HN member- Joined
- Thu, Jan 30, 2014, 5:31 PM UTC
- HN karma
- 9
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About kylef
https://github.com/kylef
Recent public activity
-
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 …
-
comment
Comment #11154655
I said "most", not "all" ;).
-
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…
-
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 …
-
comment
Comment #7779480
http://supermar.in/modular-objective-c/ is a great article too.