

I have a bunch of scripts to install my systems. Anything important is already backed up to my storage system.


I have a bunch of scripts to install my systems. Anything important is already backed up to my storage system.


Copying is not theft: https://www.youtube.com/watch?v=IeTybKL1pM4


#GoGStaysWinning


The amount of companies that I’ve seen dive face-first into walled gardens because “they wouldn’t screw us over, we’re paying customers!” is mindblowing.
2 years later, and those same CHUDs have
and are yelling at me because prices have gone through the roof, and there’s no way to get out of the stack without a complete redesign.
How do the idiots that make these decisions keep failing upwards?


https://github.com/conformal/spectrwm
Super minimal, and gets out of my way. I’ve been using it for over a decade


Maybe I’m misunderstanding what your requirements are, but screen may be what you need https://www.man7.org/linux/man-pages/man1/screen.1.html
You might also be able to background the process:
https://linuxize.com/post/how-to-run-linux-commands-in-background/


I use vim. I learned it because I started on a bunch of hosts where I couldn’t install what I wanted. But unless you have a similar restriction, go ahead and install what you like.
It’s a good idea to play around with others to see what they have to offer, but at the end of the day, you do you


FYI, I have the FLX1s, and I really like it. It’s quite buggy, and I wouldn’t give it to a “normie”, but I think it has a lot of potential. That being said, their support hasn’t been great.
I haven’t heard of the Comet, but that looks super cool, thanks for the heads up


I have the FLX1s. It’s buggy AF, but it works
For my laptop and desktop, it’s just a single bash script. For my home-lab, it’s a config-management system that I built using bash scripts.