Viewing profile — ekmartin
ekmartin
HN member- Joined
- Tue, Mar 11, 2014, 1:06 AM UTC
- HN karma
- 260
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About ekmartin
No profile information was provided.
Recent public activity
-
comment
Comment #42454564
Fascinating, I don't think I've ever seen an XML field! Do you remember which network that was for?
- story
-
comment
Comment #17753096
Good point. I’m planning on implementing a static (always-enabled) toolbar for mobile devices — hopefully that’ll make it better.
- story
- story
-
comment
Comment #12649680
https://github.com/rethinkdb/rethinkdb/commit/2cfc76a754ede7... :(
-
comment
Comment #11701788
Here: "Extremely Beautiful. Very Cool."
-
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…
-
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…
- story
-
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…
-
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…
- story
-
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 …
-
comment
Comment #9562118
No, it's C.
- story
- story
-
comment
Comment #9215632
You're answering specific questions about your product, nothing wrong with that.
-
comment
Comment #8683801
https://appear.in/ works really well! :)
- story
- story
-
comment
Comment #8042197
"Mini Papa for production use - Fat Papa for debug and development."
-
comment
Comment #7994485
A lot of mailing lists require you to send plain text emails, with the Linux Kernel being an example.
-
comment
Comment #7953576
What do you use instead?
-
comment
Comment #7948367
A native counter for-loop will always be faster: http://jsperf.com/angular-foreach-vs-native-for-loop/13