Live data from Hacker News

Viewing profile — hoschi

hoschi

HN member
Joined
Fri, Feb 04, 2011, 8:02 AM UTC
HN karma
46
Public activity
24 items

About hoschi

No profile information was provided.

Recent public activity

  1. comment
    Comment #30320950

    Cool. You can "watch" the Github repo with the button in the right upper place beside "star" and "fork".

  2. comment
    Comment #30320050

    With the buffer events and especially `nvim_buf_call` of NeoVim it is possible to do everything without hacks.

  3. comment
    Comment #30315216

    Naaah ;) Some people missed the installation instructions https://github.com/hoschi/yode-nvim/issues/5

  4. comment
    Comment #30315040

    this already works, just use `YodeCreateSeditorReplace`. The command creates a seditor and opens it in the current window. You can then use the created seditor like any other buffe…

  5. comment
    Comment #30314153

    Yode-Nvim can create more regions of the same file as well as a floating "window manager" for regions called "layout". Yode-Nvim syncs changes from regions to files in real time wh…

  6. comment
  7. comment
    Comment #30313597

    Splits are not based on content, but are controlled by a layout algorithm. For horizontal splits, for example, the size changes every time you create a new one. Yode-Nvim is based …

  8. comment
    Comment #30313570

    Yode (the POC 4 years before) itself only worked with a (JavaScript) AST to create seditors. Tree-sitter would have helped here to provide an AST for different programming language…

  9. story
  10. comment
    Comment #15122487

    Demo page is just white background :(

  11. comment
    Comment #15105597

    there is a lot of that stuff in the readme on Github (icon top right corner). Ask me if something isn't clear :)

  12. story
  13. story
  14. comment
    Comment #9217233

    Atom doesn't use React any longer for their editor component > React is a great tool for many cases, for our particular needs in this particular case I decided it would be easier t…

  15. comment
    Comment #4393068

    I tested Sencha, jQuery Mobile and Dojo 1.7 and 1.8 a week ago with my Nexus phone -> Dojo 1.8 wins clearly when it comes to performace of touch events and transitions :)

  16. comment
    Comment #3508843

    Yeah, now I can throw away tig for staging files :D

  17. comment
    Comment #3233695

    How do you think code checking tools (FindBugs), buildsystems (Maven), version control systems (Git), ... has an impact to your productivity/flow? I think, this tools helps me a lo…

  18. comment
    Comment #3233674

    In my opinion APIs are also very critical for flow, beside the programming language. If I see easily what I must use/touch to get things to work, I'll be productive. In contrast to…

  19. comment
    Comment #3233649

    There is a link error: "flow" should link to http://en.wikipedia.org/wiki/Flow_(psychology) . You forgott the trailing ). Beside that, the title of your articles is just "Hi".

  20. comment
    Comment #3214938

    I built a Zypr clone for software development -> http://news.ycombinator.com/item?id=3214934

  21. story
  22. comment
    Comment #3190825

    Has someone more cool scripts which raise productivity?

  23. story
  24. comment
    Comment #2182692

    Give us an API which has also the points for a headline included (the RSS feed does not :( ), so I can build a more customizable feed.