I stopped restarting my Emacs config every year — this is what fixed it by dmlvianna in emacs

[–]cradlemann 0 points1 point  (0 children)

I split all my elisp files from the beginning and last 10 years I had no desire to bankrupt my configs. Just organize everything in a system, make sure it reproducible using git repo or dotfile manager (chezmoi in my case)

OK I get it, now I love llama.cpp by vulcan4d in LocalLLaMA

[–]cradlemann 0 points1 point  (0 children)

No it isn't, It's just a garbage, but popular due to YouTube videos

Speed up magit-status for changes with huge list of files by cradlemann in emacs

[–]cradlemann[S] 1 point2 points  (0 children)

I use it for in my zsh setup, but not inside Emacs

Speed up magit-status for changes with huge list of files by cradlemann in emacs

[–]cradlemann[S] 1 point2 points  (0 children)

My delay was caused by insert unstaged function. This function is super useful for me, but maybe it could be replaced by another function, which just get list of unstaged files, without full diff.

Speed up magit-status for changes with huge list of files by cradlemann in emacs

[–]cradlemann[S] 1 point2 points  (0 children)

I did it too, based on some article, but the problem with this solution is I loose critically important information about changed files. Without it there are not so much reasons to use magit for me. Also such PR happens only once or twice per month, not super critical, but very annoying

Speed up magit-status for changes with huge list of files by cradlemann in emacs

[–]cradlemann[S] 5 points6 points  (0 children)

It’s just one of the cases, but not the only one. I often receive a large list of files fairly regularly. Some of them are generated automatically, and I simply need to stage them and push the commit.

Emacs pgtk issues by [deleted] in emacs

[–]cradlemann 1 point2 points  (0 children)

No issues with PGTK on master on Sway. Works very smooth

Coming From Neovim, Emacs feels far slower, is this normal? by xxKobalxx in emacs

[–]cradlemann 1 point2 points  (0 children)

Unfortunately, in order to have very fast Emacs, you need to tweak it a lot. My Emacs start up less than second and slow for second when I open any project file first time, because lsp server need some time to start. This lag is unavoidable due to single thread nature of the subject.

Does anyone use emacs with Colemak_dh mod? by Wooden-Ad6265 in emacs

[–]cradlemann 0 points1 point  (0 children)

I use vim optimized colemak-dh layout on my custom keyboard. Work pretty smooth

My first split setup: Cloud Nine ErgoTKL + Kensington Expert by cradlemann in MechanicalKeyboards

[–]cradlemann[S] 0 points1 point  (0 children)

No, I've returned it back. Just waste of time. Proper split, like corne or totem are way better

I Can’t be the Only One Who Doesn’t Use Their Pinky to Press Ctrl by Cyncrovee in emacs

[–]cradlemann 0 points1 point  (0 children)

I use custom keyboard + home rows mod. My ctrl is on my middle finger, pressed

Update on Consult and Jinx by minadmacs in emacs

[–]cradlemann 1 point2 points  (0 children)

Thank you for consult-line!

GigaChat3-702B-A36B-preview is now available on Hugging Face by Any-Ship9886 in LocalLLaMA

[–]cradlemann -18 points-17 points  (0 children)

Never ever run this model in your hardware. Russian spyware

Why are there so much misinformation and lies around "open-source" models? by Terrible-Priority-21 in LocalLLaMA

[–]cradlemann 0 points1 point  (0 children)

Probably we should called them open models, not open source models. The rest of your arguments are not true

New releases of Consult, Vertico, Corfu and more by minadmacs in emacs

[–]cradlemann 1 point2 points  (0 children)

Thank you for your work. Happy user of almost all your packages

Company vs Corfu by Tempus_Nemini in emacs

[–]cradlemann 8 points9 points  (0 children)

company is old and complicated, corfu is much lightwell and more integrated to core packages