news
Free and Open Source Software
-
zf - fuzzy finder designed for filtering filepaths - LinuxLinks
zf is a fuzzy finder that excels at filtering filepaths:
because filenames are usually unique, matches on filenames are prioritized. when the query resembles a file path, zf uses heuristics for a more accurate match.
The goal of zf is to be more accurate than other fuzzy finders when filtering filepaths, but it also functions as a general-purpose fuzzy finder.
zf is also available as an allocation-free library for fuzzy filtering.
This is free and open source software.
git-scope - TUI dashboard - LinuxLinks
git-scope is a fast TUI dashboard to view the git status of all your repositories in one place.
This is free and open source software.
BOSGAME M6 HX370 AI PC running Linux - Power Consumption - LinuxLinks
This is a new series looking at the BOSGAME M6 HX370 AI PC running Linux. In this series, I’ll examine every aspect of this Mini PC in detail from a Linux perspective. I’ll compare the machine with other machines, including desktop machines, to put the results into context.
The BOSGAME M6 HX370 AI PC is the latest addition to the wide range of mini PCs from BOSGAME. This mini PC is based on the AMD Ryzen AI 9 HX 370 processor with integrated AMD Radeon 890M iGPU. The processor has 12 cores (24 threads) with a CPU Mark of around 35104. The machine came with 32GB of RAM and a 1TB NVMe disk which will be sufficient for most use cases.
ZStack - infrastructure as a service software - LinuxLinks
In terms of complexity, ZStack sticks to the design principles of APIs managing everything, full automation, self-managed services, no hardware lockin, and user-friendly query APIs, providing a software easy to setup and long-term operation.
In terms of stability, ZStack was born with a plugin system that adding or removing features will not impact existing codes, a workflow engine that can rollback completed changes on error, a cascade framework that can spread an operation from a resource to dependent resources, and three rigorous automated testing systems that guard every single feature, solving the stability issue in architectural designs.
This is free and open source software.
Usenet Reborn - TUI client for Usenet enthusiasts - LinuxLinks
Usenet Reborn is a terminal‑based NNTP client.
The application uses ratatui and crossterm for the UI, and rek2_nntp for NNTP interactions.
This is free and open source software.
FileSSH - TUI-based file explorer for SSH servers - LinuxLinks
FileSSH is a TUI-based file explorer for SSH servers, which allows you to browse and manage files on a remote server, edit them in-place, and recursively download directories with parallel directory traversal. It also has the ability to quickly spawn SSH sessions to paths on the remote server.
This is free and open source software.
qo - query JSON, CSV, and TSV files using SQL - LinuxLinks
qo is a minimalist TUI that lets you query JSON, CSV, and TSV files using SQL.
“Query” what you need, and get it “Out” to the pipeline.
This is free and open source software.
Spack - multi-platform package manager - LinuxLinks
Spack offers a simple “spec” syntax that allows users to specify versions and configuration options. Package files are written in pure Python, and specs allow package authors to write a single script for many different builds of the same package. With Spack, you can build your software all the ways you want to.
This is free and open source software.