bigeatie4 days ago
System Crafters is a wonderful community overall. If you're interested, come join us on IRC at #SystemCrafters on Libera Chat, or check out the forum at forum.systemcrafters.net.
With time, I find myself relying less and less on tmux and scripts, while increasingly using Elisp macros, Eshell, and Emacs-based applications more generally.
Those who see Emacs as a mere editor or as the ancestor of VS Code may also want to read these:
- https://protesilaos.com/codelog/2024-04-24-re-what-keeps-you-emacs/
- https://protesilaos.com/codelog/2019-12-20-vlog-switch-emacs/
Emacs provides a highly hackable and open TUI framework for digital sovereignty. Somehow, it embodies the spirit of free software. Just M-x your way through and shape it to your needs.
VS Code with Emacs keybindings was another tangent I was looking at recently.
Emacs's strength is being a portable programming platform which once you learned it allows you to very quickly create mini applications which help with everyday tasks.
Programming a VS Code extension is pretty cumbersome compared to creating a quick Emacs extension.