Viewing profile — hoschi
hoschi
HN member- Joined
- Fri, Feb 04, 2011, 8:02 AM UTC
- HN karma
- 46
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About hoschi
No profile information was provided.
Recent public activity
-
comment
Comment #30320950
Cool. You can "watch" the Github repo with the button in the right upper place beside "star" and "fork".
-
comment
Comment #30320050
With the buffer events and especially `nvim_buf_call` of NeoVim it is possible to do everything without hacks.
-
comment
Comment #30315216
Naaah ;) Some people missed the installation instructions https://github.com/hoschi/yode-nvim/issues/5
-
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…
-
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…
-
comment
Comment #30313744
fixed it
-
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 …
-
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…
- story
-
comment
Comment #15122487
Demo page is just white background :(
-
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 :)
- story
- story
-
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…
-
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 :)
-
comment
Comment #3508843
Yeah, now I can throw away tig for staging files :D
-
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…
-
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…
-
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".
-
comment
Comment #3214938
I built a Zypr clone for software development -> http://news.ycombinator.com/item?id=3214934
- story
-
comment
Comment #3190825
Has someone more cool scripts which raise productivity?
- story
-
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.