

Tmux, neovim + NvChad
Tmux, neovim + NvChad
It looks like an issue with the file system. I don’t have a steam deck, but are you able to make sure the ssd is seated correctly? Are you able to try inserting a different one?
I’ve lost all respect for Bungie at this point. Their games have been shit for a few years, but this is a really low bar…
Not a GUI, but I keep my ~/.ssh/config
clean by splitting my configs into folders, and including them in the main ~/.ssh/config.
I have the folder, ~/.ssh/config.d/
, and here’s what it looks like:
~/.ssh/config.d
.
├── work
│ ├── dev.config
│ ├── staging.config
│ └── prod.config
└── server
├── development.config
├── containers.config
├── home.config
├── pis.config
└── server.config
Then my ~/.ssh/config
looks like this:
Include config.d/work/*
Include config.d/server/*
Include config.d/other/*
I’ve used a non-touch DisplayLink USB monitor before. You might run into issues with getting it to work properly based on your OS. DisplayLink and Debian were not friends, and took a lot of messing around with drivers and other apps to get it to work. I can’t speak for other OSs though
Welcome to 2025 where we discuss FOSS Calculators that don’t collect your data… how did we get here again?
I fully agree - home assistant is the way to go, even if it’s a little more complicated.
It’s much easier to add / remove / replace hubs as needed. A few years ago I switched my main hub from Alexa to HA. Then, a month or two ago, I decided to move away from Alexa due to the speech to text recognition noticeably degrading, they removed features (I forget what the feature was, it was a while ago), and recent policy changes. Super easy to disconnect and switch to a different assistant like Siri / HomeKit.
@remindme@mstdn.social 9 hours