Viewing profile — basil
basil
HN member- Joined
- Thu, Oct 23, 2008, 10:04 PM UTC
- HN karma
- 3,281
- Public activity
- 147 items
- HN profile
- View on Hacker News ↗
About basil
Recent public activity
- story
-
comment
Comment #24991490
Some of the most complete Vim keybindings I've experienced in something that isn't Vim. I love that visual character/line/block selection works. It's the first thing I test in any …
- story
- story
- story
- story
- story
-
comment
Comment #16780278
I normally use VRC (Vim REST Client) for testing and debugging APIs from within Vim. https://github.com/diepm/vim-rest-console Pretty sure VRC uses curl under the hood to perform a…
- story
- story
- story
- story
- story
-
comment
Comment #7863276
306 - JavaScript for Automation
- story
- story
- story
- story
-
comment
Comment #7631339
GitHub isn't a 'single point of failure' due to the distributed nature of Git. I.e. it's pretty easy to push your codebase to another server anytime you want. If this service backs…
- story
- story
- story
-
comment
Comment #7251437
Sorry to hear about this, but don't let it dishearten you from making games and open sourcing them. Someone stealing your code doesn't take away from the fact that you accomplished…
-
comment
Comment #7228312
Well you'd be surprised. I've also tried to solve this problem. You can create your own lists inside of Bee which filter issues based on your own rules ( http://neat.io/bee/docs/sm…
-
comment
Comment #7227926
I used to be in that situation which is why I wrote Bee ( http://neat.io/bee/ ). Its a Mac client for JIRA (amongst other services) and makes JIRA much more pleasant to use. JIRA's…