Google TV Shenanigans

Google is such a tool. Even with apps only mode they show full-screen background ads on top of everything. Without that mode, nearly every element on the screen pushes apps and content that is unwanted and unneeded. It is now impossible to remove this without changing Google TV / Android TV launchers. Thankfully, this is ... Read more

Chrome / Chromium Browser

This is meant to help with selecting and installing a chrome-based browser, with minimal tracking and other cruft. Ungoogled Chromium for Debian Actually there are a variety of OS builds for ungoogled Chromium. For Debian, the simplest is the add repository and install manually option. echo 'deb http://download.opensuse.org/repositories/home:/ungoogled_chromium/Debian_Sid/ /' | sudo tee /etc/apt/sources.list.d/home:ungoogled_chromium.list curl -fsSL ... Read more

Termux

Termux is an Android application (and plugins) which provides a Linux environment as a terminal emulator. Actually the Termux terminal doesn't need to be used, as it is possible to access various elements via API. The main support is various programming languages. Access to repositories via Git. And using Rclone, one can mount cloud drives ... Read more

LineageOS on Xiaomi

Major update to this post as of April 2024, nearly 4 years later The below is woefully out of date. Trying to do the same thing with the same product (but different device) results in tears, mainly around Xiaomi OEM unlocking. The unlock tools simply don't work on the Linux and Windows devices I've tried ... Read more