Live data from Hacker News

Viewing profile — jkreeftmeijer

jkreeftmeijer

HN member
Joined
Tue, Apr 20, 2010, 12:41 PM UTC
HN karma
1,550
Public activity
78 items

About jkreeftmeijer

/kreɪft·maɪ·ər/ Writes (about) software. Elixir & Ruby at AppSignal.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #3286228

    Thanks! I totally agree RSpec's a good library to dive into too. To understand how it works, I wrote Raptor ( https://github.com/jeffkreeftmeijer/raptor ) a while back. I might wri…

  5. comment
  6. comment
    Comment #2962341

    I actually used PeepOpen a lot when I was still on TextMate, but I totally forgot about it after using Command-T for a while. I'll check it out again if I run into any issues. :)

  7. comment
    Comment #2962300

    If you want the "old" MacVim fullscreen mode back (which supports multiple monitor full screen), just throw this into your terminal: defaults write org.vim.MacVim MMNativeFullScree…

  8. comment
    Comment #2962169

    I know, I've used it for a while, but somehow it just didn't feel right, if you know what I mean. :)

  9. comment
    Comment #2962140

    That's exactly why I tried again. The drawer is just a way not to go completely mad when I'm stuck trying to open files "the fast way" and I think these tools make it easier for pe…

  10. story
  11. story
  12. story
  13. comment
    Comment #2877892

    hug! Thanks for your awesome work, Wayne. :)

  14. comment
  15. comment
    Comment #2803487

    Good idea, Daniel. Hashr is a tip too: https://github.com/svenfuchs/hashr :)

  16. story
  17. story
  18. story
  19. comment
    Comment #2726650

    Here's a direct link to the contest page: http://codebrawl.com/contests/rspec-formatters :)

  20. story
  21. comment
    Comment #2701889

    I know the code snippet doesn't actually work, but I used it because it looks pretty cool. `if ready? && set? then fight!` is the first Ruby snippet one that I really like. :)

  22. story
  23. story
  24. comment
    Comment #2528922

    Yes, it can handle atom feeds too. If you have a feed Tapir can't read, let me know and I'll look into it. :)

  25. comment
    Comment #2528805

    We're definitely looking into this and hope to find a clean solution soon. We started by indexing RSS since it was what we needed and since it was _way_ simpler to implement for a …