HackerTrans
TopNewTrendsCommentsPastAskShowJobs

krobelus

no profile record

comments

krobelus
·قبل 4 أشهر·discuss
these have been fixed as of 4.4.0
krobelus
·السنة الماضية·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
·السنة الماضية·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
·قبل سنتين·discuss
Amazing project, very useful
krobelus
·قبل سنتين·discuss
you're probably using an old version
krobelus
·قبل سنتين·discuss
https://news.ycombinator.com/item?id=26507205
krobelus
·قبل سنتين·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.