Live data from Hacker News

Viewing profile — thedevelopment

thedevelopment

HN member
Joined
Tue, Aug 18, 2009, 12:49 AM UTC
HN karma
16
Public activity
17 items

About thedevelopment

No profile information was provided.

Recent public activity

  1. comment
    Comment #7707182

    I believe Vagrant is for quickly and repeatably building development environments - I don't think it's meant for production. Look into packer for building out Production images, an…

  2. comment
    Comment #6811403

    I believe the debugger is broken in Ruby-2.0, and you should use byebug instead. There are pry wrappers for byebug - https://github.com/deivid-rodriguez/pry-byebug - maybe that'll …

  3. comment
    Comment #6129937

    Wow, that's an impressive donation from Mozilla. What's the background story? Why would they be so heavily invested? I understand Tim has done great things for the Node community. …

  4. story
  5. comment
    Comment #3355224

    This is a top notch effort. As someone who has recently started looking at JS MVC frameworks, I've found there are a lot of options and not a huge amount of documentation or tutori…

  6. comment
    Comment #3349220

    How have you written this? It's fast and has an interesting feel to it, but I don't recognize the JavaScript framework. Also, how can I leave feedback from within the site?

  7. comment
    Comment #3050552

    And in FireFox 7.0

  8. comment
    Comment #2643453

    Bookmarklets are awesome except they involve more user interaction than should be needed. I feel like almost every time I could use a bookmarklet, a plugin would do more with just …

  9. comment
    Comment #1809501

    It's using Ruby Whois ( http://www.ruby-whois.org/ ) to do the queries, and it looks like the .org implementation is a bit flakey. Thanks for the heads up and thanks for the feedba…

  10. comment
    Comment #1809496

    That's pretty cool, but slightly different. It's certainly a much more polished product =) Where that's showing you a combination of words, my site instead looks up every word and …

  11. comment
    Comment #1809322

    Hey HN, I was always sick of trying to find available domain names for other side projects, so I came up with this. It'll check availability of .com, .net and .org, as well as any …

  12. story
    Show HN: My weekend project, A domain name hack and semi-mass domain search

    Hey HN, I was always sick of trying to find available domain names for other side projects, so I came up with this. It'll check availability of .com, .net and .org, as well as any …

  13. comment
    Comment #1284127

    What an excellent post, and easy enough for someone without tech experience to follow. This will definitely be forwarded to friends wanting to get into the more serious side of web…

  14. comment
    Comment #1049011

    This just strikes me as so very open to malicious attack. That I can scan networks to find smart phones on Virgin (or other networks), and do no more than a ping flood those IPs to…

  15. comment
    Comment #1048901

    Imagine if this was combined with the iPhone worm from a few months back. It'd essenially pingflood all phones exposed on the telco networks and screw thousands of people in excess…

  16. comment
    Comment #810444

    First alarm: iPod plugged into a stereo playing something pleasant. (7.20am) Second alarm: iPhone alarm 40 minutes later. I now mega-loathe the "Harp" alarm tone. (8.00am) Third al…

  17. comment
    Comment #781101

    The Rails Way is pretty good. http://www.amazon.com/Rails-Way-Addison-Wesley-Professional-... I've found the peepcode webcasts worth their weight in gold, but that's not a book =) …