Live data from Hacker News

Viewing profile — gabebw

gabebw

HN member
Joined
Tue, Aug 03, 2010, 11:39 AM UTC
HN karma
153
Public activity
42 items

About gabebw

I work at thoughtbot.

Recent public activity

  1. story
  2. comment
  3. comment
    Comment #8129721

    If you need a JSON "API" to test it against, may I suggest derulo.json: http://gabebw.com/derulo.json

  4. comment
    Comment #7812658

    I asked Slack and they told me how to fix it: Escape closes the blue banner for the current channel. Shift-Escape closes that blue banner for all channels.

  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. comment
  12. story
  13. comment
    Comment #5293637

    With Ack, I had to set up a bunch of --type-add lines to ~/.ackrc so that Ack wouldn't ignore e.g. SCSS files. ag searches every file by default, except for VCS files (e.g. .git/ a…

  14. comment
    Comment #5069832

    Yup, same error here. Full dump: https://gist.github.com/5db045977b157096f448

  15. comment
    Comment #4934206

    It's a reference to the movie Idiocracy, which is set in a future where (among other changes) Starbucks is an erotic massage parlor: http://3.bp.blogspot.com/-fmUAFjqIPc4/T8aZMNekM…

  16. comment
    Comment #4830175

    Try Trunk Club: http://www.trunkclub.com/ They do a brief interview with you over the phone, get your measurements, and send you a trunk of clothes every month. You only pay for wh…

  17. comment
    Comment #4814655

    Here's a shameless plug for https://www.apprentice.io/ - we offer great (paid!) technical mentorship for 3 months with one of the best Rails firms in the US. We have locations in S…

  18. comment
    Comment #4551296

    Try inspecting the element (in Chrome inspector or Firebug or whatever). My password is visible there. When doing a simple view-source, I just see "${password}" though.

  19. comment
    Comment #4482402

    That's actually a list of git tags ( http://learn.github.com/p/tagging.html ), and they're on the current site, e.g. https://github.com/thoughtbot/factory_girl/tags

  20. comment
    Comment #4482400

    I believe GitHub admins have that little search bar on every repo, while regular joes can only search private repos.

  21. story
  22. comment
    Comment #3256027

    It's actually http://www.ml-class.org/

  23. comment
    Comment #3104341

    I assume you're basing this off the screenshot. The "Search source code" input is only available in private repos. Since kneath/resque is a public repo, apparently one benefit of w…

  24. comment
    Comment #3060164

    Re: jumping to method definitions, have you tried running ctags on your project directory, then pressing Ctrl-] (go to tag) on the method name? It should work.

  25. story