Tuskfish CMS https://tuskfish.biz/rss/?tag=2 An ultralight single-user content management system. [email protected] [email protected] Copyright all rights reserved Don't use Rode Connect to transfer files from the Rode Wireless Pro https://tuskfish.biz/articles/?id=256 It's insanely slow, ridiculously so. To get the files off quickly, just mount the transmitters as storage (Mac) and drag and drop the files onto your desktop. It's literally hundreds of times faster. If you plug the case into your computer with the transmitters inserted, they will mount automatically. (I presume that on Windows you can just open them as storage through File Explorer).

]]>
Thu, 26 Mar 2026 11:57:43 +0000 https://tuskfish.biz/articles/?id=256
Review: S2Pi Aluminum NAS case with Ice Tower cooler https://tuskfish.biz/articles/?id=255

TLDR: Recommended for Raspberry Pi 4b...if you don't have issues with the USB connector (mine seems defective, which is a possible dealbreaker). Excellent construction but fan is noisy at high loads; can mitigate with an improved fan control script (provided). The S2Pi Aluminum NAS case provides a rugged housing for the Raspberry Pi 4b with M.2 SSD storage and an Ice Tower heat sink for strong cooling performance. It's an excellent package for upgrading your Pi to a lightweight server.

I have developed an improved fan speed control script that turns the fan off when not needed, and ramps with CPU temperature. Available for download within.

]]>
Sat, 07 Mar 2026 07:40:50 +0000 https://tuskfish.biz/articles/?id=255
Testing Starlink internet from a Qatar Airways flight https://tuskfish.biz/articles/?id=254 Well, it works great. Very cool. And free, yay!

]]>
Thu, 26 Feb 2026 11:32:18 +0000 https://tuskfish.biz/articles/?id=254
Raspberry Pi 5 + PCIe SSD: A Legitimate Server Platform https://tuskfish.biz/articles/?id=253

I recently got dunked on for saying the Raspberry Pi 5 makes a great home lab server if you equip it with an SSD drive. And I don't really blame the guy, because until the Pi 4b, they were pretty awful, and for the 3B and below you were stuck with running the OS from a microSD card. His mental model was probably stuck somewhere around there.

The Pi 5 is a huge level up in performance, especially once you add SSD storage via its PCIe slot.

]]>
Thu, 19 Feb 2026 12:47:15 +0000 https://tuskfish.biz/articles/?id=253
Tuskfish 2.2.7 released https://tuskfish.biz/articles/?id=251 A minor patch to fix a bug in collection pagination.

]]>
Tue, 13 Jan 2026 07:40:28 +0000 https://tuskfish.biz/articles/?id=251
Tuskfish 2.2.6 released https://tuskfish.biz/articles/?id=250 A minor maintenance release to harden the WebAuthn service class.

]]>
Tue, 13 Jan 2026 07:39:09 +0000 https://tuskfish.biz/articles/?id=250
Tuskfish 2.2.5 released https://tuskfish.biz/articles/?id=247

A minor patch:

Tighten access-control-origin header, close open redirects, improve validation and add resource limits to JS.

]]>
Wed, 31 Dec 2025 23:54:41 +0000 https://tuskfish.biz/articles/?id=247
Tuskfish 2.2.4 released: FIDO2 / WebAuthn login https://tuskfish.biz/articles/?id=246

Tuskfish CMS now supports login with Windows Hello, Touch ID, Face ID, iOS and Android devices, and hardware security keys like the Yubikey. This is implemented as a second factor after password check for two-factor authentication (2FA) login security.

Users can register and revoke their 2FA credentials by visiting Preferences => Two-Factor Authentication in the Admin panel. Registration of a credential only takes a few seconds. Once a credential is registered, two-factor login becomes mandatory, so it is a good idea to register more than one device to avoid lock out. Users can revert to simple password login by revoking all their 2FA credentials.

Technically this is an implementation of the FIDO 2 / WebAuthn standards. Users register passkeys from platform authenticators (Hello, Touch ID etc) or hardware security keys (CTAP2 authenticators). Credentials are public-key based and origin-bound; no shared secrets are stored.

]]>
Tue, 30 Dec 2025 00:10:35 +0000 https://tuskfish.biz/articles/?id=246
Tuskfish 2.2.3 released https://tuskfish.biz/articles/?id=245

Minor bugfixes:

Reverted cache writes to avoid use of remove(), as this function is normally disabled in php.ini; tidied cached file names (prevent param separator being used on first param); fixed bug in gallery logic that prevented dynamic changes in columns to suit display width.

]]>
Mon, 29 Dec 2025 22:38:15 +0000 https://tuskfish.biz/articles/?id=245
Tuskfish 2.2.2 released https://tuskfish.biz/articles/?id=243

Minor cosmetic improvements and bugfixes: Changed radio button controls to coloured toggle switches; removed deprecated / redundant curl_close() calls; corrected some type initialisation and return values errors; and fixed bug making custom RSS feeds carry generic site title/description.

]]>
Tue, 25 Nov 2025 14:00:07 +0000 https://tuskfish.biz/articles/?id=243