Live data from Hacker News

Viewing profile — kabell

kabell

HN member
Joined
Thu, Oct 25, 2012, 6:36 AM UTC
HN karma
75
Public activity
50 items

About kabell

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #30089305

    > Because the code took only the first letter, rather than the complete sound of the character, most regional speech variations did not matter. This bit is really interesting. This…

  3. story
    Ask HN: How can I dogfood a cross-platform mobile app?

    For context, I recently made an iOS app as a hobby project. Overall, I found the SwiftUI development experience very pleasant compared to using React Native a few years back or a n…

  4. comment
    Comment #29719050

    I was having trouble remembering tones when practicing with Duolingo because there are minimal checks that you actually know the right tones for each word or character. ToneBoard r…

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #12716091

    It's a GH pages site, BTW: https://github.com/bellkev/random-jazz-chords

  14. story
  15. story
  16. story
  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. comment
    Comment #8764885

    Just a reminder, all OSS projects get 3 free containers on CircleCI (which means up to 3x parallelism), and they all run in fast Linux containers (with sudo enabled). Full disclosu…

  24. comment
    Comment #8763937

    We should have all the pieces necessary to support it. Ping us at sayhi@circleci.com and we'll be happy to work with you to make sure it works smoothly.

  25. comment
    Comment #8763873

    We do have an API that supports triggering builds with a POST request, passing in custom parameters, etc. The bigger issue is that we strive for a really rich integration between u…