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

SDcards

SDcards, especially MicroSD cards, can also be connected via USB, so those speeds are also important. Notes and For any USB interface, Type 3.2 when possible. and

SAK Swiss Army Knives

I spent a half-day or so looking for improvements to my current Swiss Army Knife collection (two), the Compact and the Jetsetter (3). Both are extremely compact and versatile (a bit redundant when discussing Swiss Army Knives / Victorinox). The outcome of this research is twofold: I have the most optimal (for me) Swiss Army ... 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