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
- 11 Comments
BartyDeCanter@piefed.socialto
Games@lemmy.world•What gaming console you own/owned disappointed you the most and why ?English
2·8 days agoLooking back… none of them. I had an OG Gameboy, GBA, PS2, Wii, 3DS, and now a Switch 2. My favorite was probably either the first Gameboy or the 3DS. I loved all of the weird streetpass stuff when I was traveling for work. But I have great memories of all of them, and the S2 has been a lot of fun with my kids.
BartyDeCanter@piefed.socialto
Ask Lemmy@lemmy.world•I used to love computing as a hobby, but now it feels like it's a source of evil in the world, how have you dealt with this?English
6·9 days agoSame here. I have been moving everything I can to self hosted FOSS, contributing to FOSS projects, and rehabbing old hardware. It’s been fun, I’ve met people from around the world and I’m getting tools I like to be even better.
Locally, I’m working with the library to start Linux days, where we help fix old computers and move them to Linux. There’s been a lot of interest due to Win11.
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
Ask Lemmy@lemmy.world•What are your worst tech purchases?English
7·14 days agoMy partner bought a Skylight screen a month ago. I put it up, but it’s basically been unused since.
For me, there was this very early health tracking watch I got, which was so fragile that it would reset and lose all data if I did anything more active than walking.
Some Google TV that was well reviewed, but at some point shortly after I got it had a software update that made the UI unusablly slow. Like, 5-10 seconds to respond to every button click.
BartyDeCanter@piefed.socialto
Programmer Humor@programming.dev•someDaysAreBetterThanOthersEnglish
52·17 days 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·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.