news
Free and Open Source Software, and Review
-
Zoi - universal package manager and environment setup tool - LinuxLinks
Zoi is a universal package manager and environment setup tool, designed to simplify package management and environment configuration across multiple operating systems.
It’s part of the Zillowe Development Suite (ZDS) and aims to streamline your development workflow by managing tools and project environments with ease.
This is free and open source software.
Serial Loops - editing suite for Suzumiya Haruhi no Chokuretsu - LinuxLinks
Serial Loops is a full-fledged editor for the Nintendo DS game Suzumiya Haruhi no Chokuretsu (The Series of Haruhi Suzumiya).
In its current state, it allows you to edit nearly everything about the game, and more is planned for the future.
This is free and open source software.
Uncrustify - source code beautifer - LinuxLinks
Uncrustify is a source code beautifier for C, C++, C#, Objective-C, D, Java, Pawn and Vala.
This is free and open source software.
PopuraDNS - simple DNS server - LinuxLinks
PopuraDNS is a simple DNS server with decentralized domain names support.
PopuraDNS can:
Secure all your regular DNS queries with DNS-over-TLS. Resolve the meshname protocol domains. Resolve Alfis blockchain domains. Resolve OpenNIC alternative DNS root domains. Can work as an authoritative server for your domains.
This is free and open source software. But it doesn’t appear to be actively maintained.
Radxa ROCK 5T Single Board Computer Running Linux: Power Consumption - LinuxLinks
This is a series looking at the Radxa ROCK 5T single board computer. It’s billed as an elegant single board computer (SBC) with 8K + 4K dual display. The SBC is based on the Rockchip RK3588(J) SoC in a compact form factor packed with a wide range of class-leading functionality, features and expansion options. The RK3588 is a low power 8-core 64-bit processor that is ARM-based.
Staticcheck - advanced Go linter - LinuxLinks
Staticcheck aims to be trivial to adopt. It behaves just like the official go tool and requires no learning to get started with. Just run staticcheck ./… on your code in addition to go vet ./….
While checks have been designed to be useful out of the box, they still provide configuration where necessary, to fine-tune to your needs, without overwhelming you with hundreds of options.
Staticcheck can be used from the command line, in CI, and even directly from your editor.
This is free and open source software.