Live data from Hacker News

Viewing profile — tednaleid

tednaleid

HN member
Joined
Fri, May 30, 2008, 5:30 PM UTC
HN karma
977
Public activity
181 items

About tednaleid

e-mail: contact@naleid.com blog: http://naleid.com/blog twitter: @tednaleid bitbucket: https://bitbucket.org/tednaleid github: https://github.com/tednaleid stackoverflow: http://stackoverflow.com/users/8912/ted-naleid

Recent public activity

  1. comment
    Comment #38635371

    This is neat. I like how unobtrusive it is compared to most things like pomodoro timers that have big numbers changing every second. Is there a way to get the full progress bar to …

  2. comment
    Comment #10138085

    That's the Erlang "observer". You can launch it from an iex (elixir) console as simply as: `:observer.start` and see your currently running process. It's super powerful for seeing …

  3. comment
    Comment #7996870

    Works great, thanks!

  4. comment
    Comment #7995366

    Looks interesting. I tried to find an RSS feed for the site to add it to my newsreader, but didn't see anything. Is there an RSS feed link somewhere that I can use?

  5. story
  6. comment
    Comment #6752121

    Ok, yes, I agree with that clarification (and I missed that you specified in your original comment "uncommitted work", my mistake). If you git reset --hard and you have a dirty wor…

  7. comment
    Comment #6752018

    That's not correct, you can get back to any ref in the reflog, including those that you moved away from with git-reset --hard. Those commits are just dangling but are easy to get b…

  8. comment
    Comment #6616166

    I think it's even better than this. A family doesn't need one car, it needs zero cars, it just needs to be able to use one or more cars on demand. The average family uses their car…

  9. comment
    Comment #6486224

    I think that there's definitely room for improvement in this space as well as a lot of money to be made because the public exchanges so far are kind of terrible in their usability …

  10. comment
    Comment #6450422

    If only PayPal had joined Braintree's "Credit Card Data Portability" initiative [1]. I'm betting that's dead now with them joining PayPal, if it's even still active. If it is, get …

  11. comment
    Comment #6192429

    I switched methods and used GIFBrewery and was able to generate a better gif (I think). I'd be interested to hear if this one is easier to understand. Thanks!

  12. comment
    Comment #6191622

    I agree with both of you that the playback is too fast. I tried to get it slower a number of times, but the compression phase seems to take out some of the pauses... I'll take anot…

  13. comment
    Comment #6191610

    Thanks for the feedback danjessen. I'm struggling a little bit with fully internationalized shortcuts though. I don't have a great understanding about what non-chorded keys the key…

  14. comment
    Comment #6189982

    Very nice! I love seeing the download stats graph showing the last couple months of downloads with OS stats and embedded github README instructions. (ex: https://sublime.wbond.net/…

  15. comment
    Comment #6104416

    I've purchased something like 20 or 30 credits on peepcode over the years and I really like the model of buying, downloading and "owning" the videos. I'm not a fan of web-only subs…

  16. comment
    Comment #5777437

    Anyone have experience with the Humanscale Float standing desk? http://www.humanscale.com/products/product_detail.cfm?group=... I've been thinking about getting a sit/stand desk fo…

  17. comment
    Comment #5771249

    The index isn't the information on all your files (it's not the .git directory). The index is an intermediate holding location between the file system and actually storing all of t…

  18. comment
    Comment #5741120

    If he wasn't a real founder, it would be very rare for him to start with more than 1% and that wouldn't be anywhere near that after ~5 years. I doubt he has more than .25% after al…

  19. comment
    Comment #5242892

    Are the health insurance benefits group or individual? If it's group, are you aggregating everyone into a pool that's >50 people in size, or is each startup it's own group? If it's…

  20. comment
    Comment #5160153

    Thanks, glad you like it!

  21. comment
    Comment #5121520

    When I switched from Vim to Sublime Text 2 (with Vintage vim mode), I missed EasyMotion so much that I created a ST2 plugin for it: https://github.com/tednaleid/sublime-EasyMotion

  22. story
  23. comment
    Comment #5070253

    Sublime Text 2 plugin writing is surprisingly easy via python. I recently wrote a plugin (SublimeJump https://github.com/tednaleid/SublimeJump ) to let you jump to any visible char…

  24. comment
    Comment #4880164

    http://en.wikipedia.org/wiki/John_Galt

  25. comment
    Comment #4577430

    This is the web version of the talk I saw him give at StrangeLoop yesterday ( https://thestrangeloop.com/sessions/taking-off-the-blindfold ). I'd highly recommend the video present…