HackerTrans
TopNewTrendsCommentsPastAskShowJobs

krobelus

no profile record

comments

krobelus
·4 ay önce·discuss
these have been fixed as of 4.4.0
krobelus
·geçen yıl·discuss
Kakoune has network-transparency - you can run the editor server on a remote system and run editor clients locally, communicating only via Unix socket.
krobelus
·geçen yıl·discuss
> You can effectively run whole development (LSP, docker, compiler, files) on remote like it is on your local machine.

the same is possible with any other editor that implements a client/server model, and it can be done without giving the server the ability to execute code on the client
krobelus
·2 yıl önce·discuss
Amazing project, very useful
krobelus
·2 yıl önce·discuss
you're probably using an old version
krobelus
·2 yıl önce·discuss
https://news.ycombinator.com/item?id=26507205
krobelus
·2 yıl önce·discuss
I use git autofixup; it was much better than git absorb last time I checked

> it doesn’t say anything when there was no match

that's what it should do

> it can be quite slow as things grown

How? All the slowness (on large repos) I've seen has been fixed.