Linux - Resizing screen to fit TV, without cutoffs!
28 Sep 2020This isn’t a proper blog post or walk-through, its just a quick brain dump so I can document the future process for myself, lest I do this to myself.
This isn’t a proper blog post or walk-through, its just a quick brain dump so I can document the future process for myself, lest I do this to myself.
Hello, World!
With every programming language you learn, the first program you create is a Hello World program which prints the words “Hello, World!” to the console.
I’ve been wanting to compile Nintendo Switch homebrew and CFW (Custom Firmware) for a while now, but getting all the required software and dependencies setup (and maintained) on my Solus install seemed a tad to much effort for me at the time. As the year progressed I heard about systemd-nspawn during a discussion, and it was described to me as a chroot on steroids. Thinking back on wanting to compile Nintendo switch software and realising that systemd-nspawn may be the solution to this problem, I decided to give this a go.