Live data from Hacker News

Viewing profile — kennethkl

kennethkl

HN member
Joined
Fri, Sep 30, 2011, 4:21 AM UTC
HN karma
15
Public activity
23 items

About kennethkl

[ my public key: https://keybase.io/kenneth; my proof: https://keybase.io/kenneth/sigs/BFrIJujcsV6m0WdNKhvlnQ1kq7KDlJfRWDLD8rXYbQA ]

Recent public activity

  1. comment
    Comment #34579007

    you don't strike me as someone who reads much, so i can understand why you don't see the usefulness of scroll pan zoom on a computer. specifically on large pdf documents with tiny …

  2. comment
    Comment #34172893

    you don't need a network lab. this article is not about that. it's not targeting you if you don't have a network lab. feel free to skip it. but if you have one, this article might …

  3. comment
    Comment #25588180

    to each their own. i personally like direction they took. it's minimal and gives more of a teaser. like a movie poster or game box art. I'd find adding screenshots everywhere is a …

  4. comment
    Comment #16088227

    i agree -- couldn't bare trying to read, closed tab immediately.

  5. comment
    Comment #14477878

    why are all the solutions to for-loop, a different kind of for-loop? aren't you still paying the tax?

  6. comment
    Comment #14261693

    seems to just change double quotes to single. find and replace. I don't notice any other difference. oh, noticed `0.5` turn into `.5` and `black` turn into `#000`. not sure how tha…

  7. comment
    Comment #12300295

    A Twitter API call without authentication?! I call BS

  8. comment
    Comment #11321638

    they probably track the closest object to the phone. just a guess. then ignore subsequent echos for a split second.

  9. comment
    Comment #11039958

    Your goals sound too large. Start small. Reminds me of a saying my grandmother used to say, when we took walks. "One step in front of the other, over leaves, past trees, and over b…

  10. story
  11. comment
    Comment #8128265

    I really really like the simplicity and speed of http://nitrous.io . May not look as pretty as the other ones but it's the fastest and extremely functional.

  12. comment
    Comment #7541653

    Why take a step back in technology?

  13. comment
    Comment #7442476

    Start with nitrous.io for a free quick dev environment. It gives you a little linux box you can play with and setup the web server. Perfect for learning. As for language, I'll defe…

  14. story
  15. story
  16. comment
    Comment #6751146

    lines like: dx = (e.keyCode - 38) % 2, dy = (e.keyCode - 39) % 2; is cheating. In that case, you could probably make it 1 line of javascript.

  17. comment
    Comment #6643146

    perhaps enabling open source editing of docs, wiki style, might help, but need to consider that a lot of docs is auto generated. Can't think of anything that can do that. Someone g…

  18. comment
    Comment #6631407

    Brand already has a bad name. http://www.businessinsider.com/dont-micromanage-your-employe... How to stop micromanaging: http://www.entrepreneur.com/article/218028

  19. comment
    Comment #6621910

    I can't say I'm excited about this...

  20. comment
    Comment #6001954

    Go through lean canvas process, refine, and once it's okay, try it out. If you fail, whoops. Try again. Hopefully you didn't burn that much time. It's like shooting in the dark. On…

  21. comment
    Comment #5985701

    How did you manage that? o.0 Re-wiring the routes?

  22. comment
    Comment #5895540

    Keep doing what you are doing; stay passionately curious. Once you think you are good enough, help out at an open source project. Or start your own little project. One step in fron…

  23. comment
    Comment #5839559

    nitrous.io is working...