favicon here hometagsblogmicrobio cvtech cvgpg keys

I decided to move back to helix

#editor #workflow

Soc Virnyl Estela | 2023-09-30 | reading time: ~2min

Emacs is good but it's not for me.

I feel more productive with helix. And I decided that using helix is the best way to do things.

So why helix?§

To be honest, helix's keymappings make more sense to me. It feels more intuitive to use unlike Emacs' C-x C-c and C-x C-s. I kind of understand now what the "Emacs Pinky" means.

Helix well designed keymaps (opinion and bias from me) gives me high efficiency in coding and fixing stuff.

For taking notes§

My note taking habits§

I take notes... but not frequently. To be honest, I only take notes if I feel like it's something important but my brain does not deem it so. I usually remember stuff easily if I condition myself that it is important.

So that's why I decided to use zk + helix + zellij since for me I usually make a todo list rather than taking notes.

I think zk is fine. As long as I don't plan to publish my notes as some sort of static or dynamic website. I feel like I was planning to post my notes just for "showing off". To be honest I don't feel happy taking notes through emacs.

For programming§

I use lsp-mode and it's so slow to be honest. This is because of emacs being single threaded and files with 300 LoC slows it down considerably when ran on emacs.

With helix's native tree-sitter and LSP support, plus the amazing async capabilities it has because Rust and cool devs, it feels fast and does not slow me down waiting for UI to pop up or to format the whole file. Helix can handle more LoC with no lags and slowdowns.

Multi-cursor and multi-selections is well supported on Helix. I don't have to deal with an .mc-list which for me is just a hack to avoid Emacs' weird behavior when doing multiple cursor / selections, for which is a hack (a well thought out hack) by itself to make Emacs have multi-cursors.

Articles from blogs I follow around the net

Some Thoughts on the Twitter Mass Exodus

Another wave of Twitter users are jettisoning the social media website in favor of alternatives. Some are landing in the Fediverse (Mastodon and other ActivityPub-enabled software). Others are going to BlueSky. Some are just outright abandoning social medi…

via Dhole MomentsNovember 19, 2024

hyper in curl Needs a Champion

tl;dr - hyper in curl is nearly complete, but it needs a champion. Without a partner actively engaged that wants to enable and ship, it’s now on the path for being deprecated and removed. It needs a champion, a backing vendor or distro. Will that be you? …

via seanmonstarNovember 19, 2024

Swift observations from a reluctant Rustacean

Recently I've been thinking about Swift in terms of Rust, & have appreciated anew some of the choices made. In Rust. There's been a proliferation of X vs Y posts on the web, especially since the advent of LLM AI, so I try to resist the format. It's often e…

via Mike KreuzerNovember 16, 2024

Go Concurrency Patterns

Goroutines Channels Select Statement Wait Groups Mutex Conditions Atomic Operations Once Context Map Real Examples Goroutines The go keyword is used to start a goroutine. A goroutine is a lightweight, managed thread used by the Go runtime to run functions …

via Posts on integralistNovember 15, 2024

anarchism starts in the now: hope for a better future

there is still time

via maia blogNovember 14, 2024

Why I Will Always Be Angry About Software Engineering

Why do I bother getting angry about software? When I started writing, it came from a place of ennui — absolute despair at the amount of waste I was seeing in the technology sector since leaving university. I was paid spectacularly well, but nothing I produ…

via LudicityNovember 12, 2024

Generated by openring-rs

favicon here hometagsblogmicrobio cvtech cvgpg keys