Live data from Hacker News

Viewing profile — practicalswift

practicalswift

HN member
Joined
Sat, Jun 07, 2014, 8:08 PM UTC
HN karma
679
Public activity
18 items

About practicalswift

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #10673115

    I'm really impressed by the attentiveness of the Swift compiler team. Found this in the repo: https://github.com/apple/swift/commit/666646fee95bc75ca81e1d... One tweet and the bug …

  5. comment
    Comment #10671703

    Happy to see that my collection of Swift compiler crashes (see https://github.com/practicalswift/swift-compiler-crashes ) has been part of the official Swift repo since September 2…

  6. story
  7. story
  8. comment
    Comment #8942584

    These are the crashing statements: SELECT n()AND+#0; SELECT strftime() DETACH(SELECT group_concat(q)); DROP TABLE IF EXISTS t0; CREATE TABLE t0(t); INSERT INTO t0 SELECT strftime()…

  9. story
  10. story
  11. story
  12. comment
    Comment #8003181

    Yes, the project was updated to compile without warnings in Xcode6-Beta3 directly after the release. Please note that most of the changes introduced in Xcode6-Beta3 are breaking, s…

  13. comment
    Comment #8001751

    The current Swift standard library is actually very small and limited, so Pythonic.swift is an attempt to extend the Swift language with a more comprehensive standard library that …

  14. story
  15. story
  16. story
  17. story
  18. story