I’m a simple man. Default Gnome on my desktop, i3 on my low end laptop. I don’t even really use the DE-ness of Gnome, I’m just too lazy to bother switching. On my laptop I also don’t even really need i3. kmscon + tmux would probably be fine except for those few times when I have to use a full browser for some stupid logon permissions or QR code jank.
BartyDeCanter
- 0 Posts
- 11 Comments
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:
- it runs pretty great on my 15 year old laptop
- the vi commands I remembered worked
- it has actual command discoverability out of the box
- I didn’t have to install 153 plugins and write a 2834 line config file to make it useful
Now I’m all helix all the time and really enjoying it.
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.
Just use M-x M-butterfly
BartyDeCanter@piefed.socialto
Programmer Humor@programming.dev•The good old daysEnglish
18·24 days ago
BartyDeCanter@piefed.socialto
Linux@lemmy.ml•Asahi Linux: Initial boot support for M4 PRO/MAX/A18 PRO/M5English
9·1 month 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
161·1 month agoWhat do you think Project Support is?
BartyDeCanter@piefed.socialto
Programmer Humor@programming.dev•someDaysAreBetterThanOthersEnglish
52·1 month agoEh, that looks like typical take home for a staff level engineer in a big city.
Edit: Assuming they get paid every two weeks, that’s an annual take home of $161,122. Depending on state taxes, insurance coverage, 401k contributions, dependents, etc, that’s a base salary of $200-250k. Which, yeah, that’s what I budget for a staff salary.
BartyDeCanter@piefed.socialto
Linux@lemmy.ml•Are you on which team: vim, nano, micro, er ed for you terminal based text editor?English
11·1 month 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
9·1 month agoHelix when I can install things, vi when I can’t.

This
SpartaC. We live for danger.