Same. Every machine I have control of I install Helix. For the rest, I remember just enough vi to do what I need and get out.
BartyDeCanter
- 0 Posts
- 7 Comments
BartyDeCanter@piefed.socialto
Linux@lemmy.ml•Asahi Linux: Initial boot support for M4 PRO/MAX/A18 PRO/M5English
9·11 days agoOh yeah. I’ve had to do a small amount of it on much simpler systems for work from time to time, and it’s always been damn hard. Often rewarding in a weird way, but very difficult.
BartyDeCanter@piefed.socialto
Linux@lemmy.ml•Over 97% of the 'Linux' Foundation's Budget Goes Not to LinuxEnglish
191·13 days agoWhat do you think Project Support is?
BartyDeCanter@piefed.socialto
Selfhosted@lemmy.world•How to not loose important documents?English
4·17 days agoI recently did a big expansion on my home networking infrastructure, and backups were one of bigger triggers.
My setup is based on a local NAS + Hetzner storage box. The NAS runs Immich, Paperless, and the arr stack. Immich and Paperless back up to the storage box via borg, along with the configuration and docker files, but not the media. I either have physical copies of that or don’t really care because I can just download it again.
My computers also back up to the storage box via borg, except for the Photos, Music and Video directories, for the same reasons. My partners Mac is currently backing up to an external USB drive, but the plan is to move them to Backblaze for the easy SAF and/or the NAS as a Timemachine target.
BartyDeCanter@piefed.socialto
Linux@lemmy.ml•Are you on which team: vim, nano, micro, er ed for you terminal based text editor?English
11·19 days agoThere are dozens of us!
BartyDeCanter@piefed.socialto
Linux@lemmy.ml•Are you on which team: vim, nano, micro, er ed for you terminal based text editor?English
11·19 days agoHelix when I can install things, vi when I can’t.
In college, my advisor/boss was basically the emacs guy, so I picked up enough to do some basic text editing but didn’t go further because I didn’t feel like spending hours reading man pages.
Later I worked at a place where a shared computer only had vi, so same story. I learned about a half dozen commands and left it with that.
Then I went though a series of other editors and IDEs at different jobs, Notepad++, StyledEdit, CodeWarrior, CodeComposer, some weird proprietary Netbeans based thing, VS Code, etc. I still used vi for minor config editing on the occasional remote machine.
Then I got a job where I would be doing a ton of work on headless remotes, so I decided to get serious about learning something purely terminal based. I tried a couple of things, but ended up with Helix because:
Now I’m all helix all the time and really enjoying it.