Ruizu x52 mp3 player

Note see also Sandisk Clipham and Portable Music Players and Linux Because the Sandisk Clipjam appears to be no longer manufactured, the most approximate portable MP3 player (with clip, suitable for running/bicycling) is the Ruizu x52 mp3 player. It is about $25 USD on Lazada, sold by Ruizu itself, with good reliability ratings. The unnecessary ... Read more

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

Obsidian

I use Obsidian which is a closed source application but focused on open data standards, and with a thriving community of extensions and use cases. The main competitors of Obsidian are Notion (closed source cloud service) and Logseq (open source). So, why Obsidian? Why Obsidian? Freemium model, including various ways to help fund the organization ... Read more

Git and Git-related

Git is great, and even better as a core part of a full development / deployment toolchain. These days there are choices as to which more robust Git platform to use. First, those not to use: Github (owned by Microsoft), proprietary Gitlab (owned publicly traded company), open core Both of these are worrisome for privacy ... 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

Mobian – Debian on Mobile

I have not played with Mobian (yet), but it, and two other projects (Termux and UserLAnd), are quite promising. The biggest issue seems to be hardware at this point, as there are only Pine Phone and Tab, and Purism Librum, as well as one or two other devices are supported. That said, the Mobian project ... Read more

Cost Effective Computing 2024

Current cost-effective computing is focused on small, mobile, and Linux + Windows + Android. The Windows is for general familiarity and games for the children Current Devices Linux c214 - Ampton (ASUS C214MA) chromebook with Debian 12 (Bookworm) and Breath 4gb / 32gb + 256gb microsd n8 - NUC8i3BEH (Intel NUC) Debian 12 (Bookworm) 16gb ... Read more

Linux PDF Readers / Editors

There are many choices for PDF readers and editors for the Linux platform. I've used a variety over the years. Lately I had preferred these two: Xournal++ (xournalpp), which is a reader and editor, and is touted as a handwriting notetaking software with PDF annotation support ... supports pen input from devices such as Wacom ... 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