Live data from Hacker News

Viewing profile — basil

basil

HN member
Joined
Thu, Oct 23, 2008, 10:04 PM UTC
HN karma
3,281
Public activity
147 items

About basil

Programmer.

Recent public activity

  1. story
  2. 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 …

  3. story
  4. story
  5. story
  6. story
  7. story
  8. 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…

  9. story
  10. story
  11. story
  12. story
  13. story
  14. comment
    Comment #7863276

    306 - JavaScript for Automation

  15. story
  16. story
  17. story
  18. story
  19. 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…

  20. story
  21. story
  22. story
  23. 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…

  24. 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…

  25. 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…