Viewing profile — kimh
kimh
HN member- Joined
- Sun, May 18, 2014, 5:41 PM UTC
- HN karma
- 177
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About kimh
Recent public activity
-
comment
Comment #14071697
> it doesn't converge to a limit as n goes to infinity. Yes, I think this is more precise way to describe what is happening. I should update the article. But, average that doesn't …
- story
- story
-
story
Ask HN: How do you keep track of new releases of your favorite projects?
I have many projects that I want to keep track of new releases. How do you keep track of new releases? Subscribing to mailing lists? RSS? Are there any services that will let you k…
-
comment
Comment #10259018
Btw, the container migration will be supported by runC natively: https://github.com/opencontainers/runc/tree/master/libcontai...
-
comment
Comment #10259017
Btw, the container migration will be supported by runC natively: https://github.com/opencontainers/runc/tree/master/libcontai...
- story
-
comment
Comment #9710324
Thanks for this. I added your example with slightly different form!
-
comment
Comment #9699549
Thanks for your feedback! I think I could make it better. http://kimh.github.io/clojure-by-example/#scope
-
comment
Comment #9698920
If the site looks cool and slick to you, then you should give a star to https://github.com/tripit/slate which I used to create the site. I found Slate is very easy to use and custo…
- story
-
story
Ask HN: Why Light Table not being developed actively?
I see very small number of commits in the project in 2015. Does anyone know if if the project is already dead? Or just being inactive temporally for some reasons?
-
comment
Comment #8883467
Thanks, I didn't think of "organic" one. I searched the key word "Who's Hiring" and see good offerings in developer-centric web sites such as www.npmjs.com.
-
story
Ask HN: How to find software developer positions that offer relocation?
I live in Tokyo as permanent resident now and looking for opportunities to work in overseas. I have Germany, U.S., or Australia in my mind for place to relocate, but could be other…
-
story
Ask HN: Biometric USB flash for recent Mac OSX?
I am looking for usb flash memory that encrypts the data and authenticates with users' fingerprint. IronKey F200 is exactly what I want but only 10.8 is supported. Anyone has ideas…
-
comment
Comment #8680850
I am using Backbone.Marionette. I like it because it is simple. Marionette helps you to write consistent codes and avoid javascript chaos even when your project gets bigger. You pr…
-
comment
Comment #8665799
I am not sure about "Provide full resources where available". Why do we need to return everything with DELETE request? Client is supposed to know what to be deleted, so the respons…
-
comment
Comment #8359261
1, I cook because it is another place where I can demonstrate my creativity. 2, I used to. But as I have cooking experiences (more than 5 yrs), I can cook with whatever in my fridg…
- story
- comment
-
comment
Comment #8192289
Ballen: Parallel cucubmer tests runner powered by Docker https://github.com/kimh/baleen I had issues to run cucumber tests. There are many tests and they are slow. Some tests are r…
-
comment
Comment #8172601
Docker is good to run application container, not suitable for virtulizing OS. Therefore, playing with system configuration files such as /etc/hosts of /etc/resolv.conf is not somet…
-
comment
Comment #8161252
The golden time for creativity is when half-daydreaming and half-attentioned for me. If I am completely gone to daydreaming mode, my brain doesn't handle complexed tasks. So, I fee…