- LTSC + WSL (Better than VM)
- Dual Boot
- Linux only
Or Win10 IoT LTSC till 2032
Use Termux, you need:
That’s my setup to play tabletop rpg (DND5E) for a couple of years, all CLI using any text editor you like with markdown. I use: tmux, vis.
In your case: SC-IM, visidata, any text editor.
With Termux you can use packages from repo or from other distros with proot-distro
, like: Alpine, Avoid, Debian, Arch, Fedora, Ubuntu.
Do you know the exploit was detected in Debian Sid? (by a PostgreSQL
developer), Arch got the update (with both compromised versions), but because don’t directly link openssh
to liblzma
(as Debian), and thus this attack vector is not possible.
Also, other rolling distros also got the compromised versions, maybe: openSUSE Tumbleweed, Endeavour OS, Fedora Rawhide, Slackware -current, etc.
Beginning: Ubuntu.
Until today: Arch
Why? I found in Arch updated software that I was interested at that time, I liked the rolling distro, minimalism, AUR.
I’m happy with my TWM (DWM) and multiplexer (tmux).
I did install other distros in old hardware like Slitaz, Debían that needs 32 bit.
I’m interested right now in things like Alpine and Void, because small and functional in Termux or older hardware. And some distrobox (similar to proot-distro in Termux).
Now learning a little bit of Groff with markdown (pandoc) to create PDF, for a small and fast typesetting. I haven’t found a way to convert markdown to pdf using MOM macros in Groff.
Sometimes, Issues in software that I’m interested. I don’t code, just very simple shell scripting. For that reason I have a GitHub account, and other one in Gitlab that I did for just 1 project.