Live data from Hacker News

Viewing profile — ekmartin

ekmartin

HN member
Joined
Tue, Mar 11, 2014, 1:06 AM UTC
HN karma
260
Public activity
33 items

About ekmartin

No profile information was provided.

Recent public activity

  1. comment
    Comment #42454564

    Fascinating, I don't think I've ever seen an XML field! Do you remember which network that was for?

  2. story
  3. comment
    Comment #17753096

    Good point. I’m planning on implementing a static (always-enabled) toolbar for mobile devices — hopefully that’ll make it better.

  4. story
  5. story
  6. comment
    Comment #12649680

    https://github.com/rethinkdb/rethinkdb/commit/2cfc76a754ede7... :(

  7. comment
    Comment #11701788

    Here: "Extremely Beautiful. Very Cool."

  8. comment
    Comment #11531312

    http://www.keyboardco.com/ sells the Filco Convertible 2 [0] and a few other Filco keyboards - they also ship internationally. Bought from them before, would definitely do it again…

  9. comment
    Comment #11473182

    Hi! Doppins is free for open-source (and currently also private) projects, but I get your point. What I like about using Doppins on my own projects is that I don't have to be activ…

  10. story
  11. comment
    Comment #11211478

    We built Doppins ( https://doppins.com ) to be able to use pinned PyPI dependencies and/or ranges and still keep them up-to-date continuously. Still another tool, but it's quite qu…

  12. comment
    Comment #10599154

    Hacker News 2 is really good: https://play.google.com/store/apps/details?id=com.airlocksof... Clean and readable UI. It's also open source: https://github.com/bishopmatthew/HackerN…

  13. story
  14. comment
    Comment #10195452

    Creating a Lisp is a great way to learn a language. https://github.com/kanaka/mal/ has thorough tests and step by step instructions to help you along the way, definitely recommend …

  15. comment
    Comment #9562118

    No, it's C.

  16. story
  17. story
  18. comment
    Comment #9215632

    You're answering specific questions about your product, nothing wrong with that.

  19. comment
    Comment #8683801

    https://appear.in/ works really well! :)

  20. story
  21. story
  22. comment
    Comment #8042197

    "Mini Papa for production use - Fat Papa for debug and development."

  23. comment
    Comment #7994485

    A lot of mailing lists require you to send plain text emails, with the Linux Kernel being an example.

  24. comment
    Comment #7953576

    What do you use instead?

  25. comment
    Comment #7948367

    A native counter for-loop will always be faster: http://jsperf.com/angular-foreach-vs-native-for-loop/13