Viewing profile — jkreeftmeijer
jkreeftmeijer
HN member- Joined
- Tue, Apr 20, 2010, 12:41 PM UTC
- HN karma
- 1,550
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About jkreeftmeijer
Recent public activity
- story
- story
- story
-
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…
- comment
-
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. :)
-
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…
-
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. :)
-
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…
- story
- story
- story
-
comment
Comment #2877892
hug! Thanks for your awesome work, Wayne. :)
- comment
-
comment
Comment #2803487
Good idea, Daniel. Hashr is a tip too: https://github.com/svenfuchs/hashr :)
- story
- story
- story
-
comment
Comment #2726650
Here's a direct link to the contest page: http://codebrawl.com/contests/rspec-formatters :)
- story
-
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. :)
- story
- story
-
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. :)
-
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 …