<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>configuration</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/619/feed"/>
    <updated>2026-09-08T12:45:00+00:00</updated>
    <id>https://links.biapy.com/guest/tags/619/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13727</id>
            <title type="text"><![CDATA[System Manager]]></title>
            <link rel="alternate" href="https://system-manager.net/main/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13727"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Declarative system management for any Linux machine using Nix.

System manager is a tool to configure Linux machines. Unlike Chef, Puppet and Ansible, it only controls a small subset, and most of its changes are done in an immutable layer, thanks to the power of Nix.

- [System Manager @ GitHub](https://github.com/numtide/system-manager).]]>
            </summary>
            <updated>2026-08-24T17:52:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13550</id>
            <title type="text"><![CDATA[.agents Protocol]]></title>
            <link rel="alternate" href="https://dotagentsprotocol.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13550"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The Open Standard for AI Agent Configuration.

 An open directory convention for AI agent configuration. One place for MCP tools, AGENTS.md instructions, Skills, Sub-Agents, Tasks, Memories, and model config — in plain, version-controllable files. 

- [.agents Protocol @ GitHub](https://github.com/aj47/dotagentsprotocol-website).]]>
            </summary>
            <updated>2026-08-06T06:30:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13314</id>
            <title type="text"><![CDATA[YISP]]></title>
            <link rel="alternate" href="https://github.com/totegamma/yisp" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13314"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[YISP is a Lisp-inspired evaluation engine for YAML – useful for generating Kubernetes manifests, configuration files, and more. 

YISP (suggested pronunciation: /ˈjɪsp/) is a lightweight evaluation engine for YAML, inspired by Lisp.
It allows you to embed logic, expressions, and includes within YAML files.
This is useful for generating structured configuration such as Kubernetes manifests, Ansible playbooks, and more.

Related contents:

- [Bringing kustomize-like Patch Workflows to Terraform Using YAML @ totegamma&amp;#039;s dev.to](https://dev.to/totegamma/managing-terraform-differences-with-yaml-and-patch-based-workflows-hmg).]]>
            </summary>
            <updated>2026-07-15T12:23:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13202</id>
            <title type="text"><![CDATA[kpt]]></title>
            <link rel="alternate" href="https://kpt.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13202"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Automate Kubernetes Configuration Editing.

kpt is a package-centric toolchain that enables a WYSIWYG configuration authoring, automation, and delivery experience, which simplifies managing Kubernetes platforms and KRM-driven infrastructure at scale by manipulating declarative Configuration as Data.

- [kpt @ GitHub](https://github.com/kptdev/kpt).

Related contents:

- [(re)introducing kpt: Your toolchain for infrastructure automation @ CNCF](https://www.cncf.io/blog/2026/07/02/reintroducing-kpt-your-toolchain-for-infrastructure-automation/).]]>
            </summary>
            <updated>2026-07-03T11:40:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12889</id>
            <title type="text"><![CDATA[Profilarr]]></title>
            <link rel="alternate" href="https://v2.dictionarry.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12889"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Configuration Management Platform for Radarr/Sonarr .

If you manage a media server, you&amp;#039;ve probably spent hours configuring quality profiles, piecing together custom formats from forum posts, and hoping nothing drifts between instances. Profilarr tries to make that easier.

Good Arr setups are mostly accumulated knowledge: which groups are worth trusting, which releases should be avoided, how scores interact, which regex catches the thing you meant without catching five things you did not. Profilarr exists so that knowledge can be maintained by people who enjoy building it, shared as databases, and reused by everyone else. It achieves this by focusing on these four practical problems.

- [Profilarr @ GitHub](https://github.com/Dictionarry-Hub/Profilarr/).

Related contents:

- [Profilarr v2: The Best Way to Manage Radarr &amp;amp; Sonarr in 2026 @ ServersatHome&amp;#039;s YouTube](https://www.youtube.com/watch?v=jvir2SmnwWs).]]>
            </summary>
            <updated>2026-06-02T06:17:21+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12468</id>
            <title type="text"><![CDATA[Nickel]]></title>
            <link rel="alternate" href="https://nickel-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12468"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Better configuration for less.
Manage complex configurations. Modular, correct and boilerplate-free.

Nickel is the universal configuration language. Nickel is configuration templating, but done right. Modular, correct and concise.

Its purpose is to automate the generation of static configuration files - think JSON, YAML, XML, or your favorite data representation language - that are then fed to another system. It is designed to have a simple, well-understood core: it is in essence JSON with functions.

- [Nickel @ GitHub](https://github.com/nickel-lang/nickel).]]>
            </summary>
            <updated>2026-04-09T05:50:36+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12273</id>
            <title type="text"><![CDATA[Prezto]]></title>
            <link rel="alternate" href="https://github.com/sorin-ionescu/prezto" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12273"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[The configuration framework for Zsh.

Prezto is the configuration framework for Zsh; it enriches the command line interface environment with sane defaults, aliases, functions, auto completion, and prompt themes.]]>
            </summary>
            <updated>2026-03-24T10:20:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12009</id>
            <title type="text"><![CDATA[ConfigHub]]></title>
            <link rel="alternate" href="https://confighub.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12009"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Take Back Control of DevOps.

Configuration as data lets you see what will happen before it happens.

Related contents:

- [GitOps architecture, patterns and anti-patterns @ Platform Engineering](https://platformengineering.org/blog/gitops-architecture-patterns-and-anti-patterns).]]>
            </summary>
            <updated>2026-03-04T12:40:10+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11601</id>
            <title type="text"><![CDATA[Ghostty Config]]></title>
            <link rel="alternate" href="https://ghostty.zerebos.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11601"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A beautiful config generator for Ghostty terminal. 

- [Ghostty Config @ GitHub](https://github.com/zerebos/ghostty-config).

Related contents:

- [Ghostty Config - Configurez Ghostty facilement en GUI @ Korben :fr:](https://korben.info/ghostty-config-gui-terminal.html).]]>
            </summary>
            <updated>2026-01-26T08:23:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11033</id>
            <title type="text"><![CDATA[CC Switch]]></title>
            <link rel="alternate" href="https://github.com/farion1231/cc-switch" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11033"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[All-in-One Assistant for Claude Code, Codex &amp;amp; Gemini CLI.
 A cross-platform desktop All-in-One assistant tool for Claude Code, Codex &amp;amp; Gemini CLI.

A desktop application for managing and switching between different provider configurations &amp;amp; MCP for Claude Code and Codex.

- []().]]>
            </summary>
            <updated>2025-11-21T12:50:45+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10970</id>
            <title type="text"><![CDATA[Jellarr]]></title>
            <link rel="alternate" href="https://github.com/venkyr77/jellarr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10970"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Declarative configuration engine for Jellyfin — apply and sync server settings from YAML via the Jellyfin API. 

Jellarr is an open-source tool designed to simplify declarative configuration management for Jellyfin media servers. Inspired by Configarr&amp;#039;s approach to *arr stack automation, Jellarr uses Jellyfin&amp;#039;s official REST API to safely apply configuration changes through version-controlled YAML files.]]>
            </summary>
            <updated>2025-11-16T16:06:26+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10897</id>
            <title type="text"><![CDATA[Pkl]]></title>
            <link rel="alternate" href="https://pkl-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10897"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Configuration that is Programmable, Scalable, and Safe.

A configuration as code language with rich validation and tooling.

- [Pkl @ GitHub](https://github.com/apple/pkl).

Related contents:

- [Things I Don&amp;#039;t Like in Configuration Languages @ Anton Medvedev](https://medv.io/blog/things-i-dont-like-in-configuration-languages).]]>
            </summary>
            <updated>2025-11-06T12:51:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10656</id>
            <title type="text"><![CDATA[The Dhall configuration language]]></title>
            <link rel="alternate" href="https://dhall-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10656"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Dhall is a programmable configuration language that you can think of as: JSON + functions + types + imports

- [Dhall @ GitHub](https://github.com/dhall-lang/dhall-lang).

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).
- [Episode \#529 consacré à podenv et au développement sécurisé @ NoLimitSecu :fr:](https://www.nolimitsecu.fr/podenv/).]]>
            </summary>
            <updated>2026-02-03T06:45:40+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10655</id>
            <title type="text"><![CDATA[CUE]]></title>
            <link rel="alternate" href="https://cuelang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10655"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Configure Unify Execute.
Validate, define, and use dynamic and text‑based data.

CUE makes it easy to validate data, write schemas, and ensure configurations align with policies.

CUE works with a wide range of tools and formats that you&amp;#039;re already using such as Go, JSON, YAML, TOML, OpenAPI, Protobuf, and JSON Schema.

- [CUE - Configure, Unify, Execute @ GitHub](https://github.com/cue-lang/cue).

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).
- [Schema validation for Terraform input configuration @ Brendan Thompson](https://brendanthompson.com/schema-validation-for-terraform-input-configuration/).]]>
            </summary>
            <updated>2026-05-17T07:06:38+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/10654</id>
            <title type="text"><![CDATA[The RCL Configuration Language]]></title>
            <link rel="alternate" href="https://rcl-lang.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/10654"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A reasonable configuration language.

RCL is a domain-specific language for generating configuration files and querying json documents. It extends json into a simple, gradually typed, functional programming language that resembles Python and Nix.

- [The RCL Configuration Language @ GitHub](https://github.com/ruuda/rcl).

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).]]>
            </summary>
            <updated>2025-10-14T12:08:32+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/471</id>
            <title type="text"><![CDATA[SuperClaude]]></title>
            <link rel="alternate" href="https://github.com/NomenAK/SuperClaude" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/471"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.

Related contents: 

- [SuperClaude - Le framework qui transforme Claude Code en machine de guerre @ Korben :fr:](https://korben.info/superclaude-framework-debride-potentiel-claude-code.html).]]>
            </summary>
            <updated>2025-08-28T17:15:54+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1806</id>
            <title type="text"><![CDATA[aconfmgr]]></title>
            <link rel="alternate" href="https://github.com/CyberShadow/aconfmgr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1806"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A configuration manager for Arch Linux.

aconfmgr is a package to track, manage, and restore the configuration of an Arch Linux system. Its goals are:

- Quickly configure a new system, or restore an existing system according to a saved configuration
- Track temporary/undesired changes to the system&amp;#039;s configuration
- Identify obsolete packages and maintain a lean system

Related contents:

- [Episode 599: Psycho Shower Linux Power @ Linux Unplugged](https://linuxunplugged.com/599).]]>
            </summary>
            <updated>2025-08-28T20:56:53+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1900</id>
            <title type="text"><![CDATA[Viper]]></title>
            <link rel="alternate" href="https://github.com/spf13/viper" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1900"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Go configuration with fangs.

Viper is a complete configuration solution for Go applications including 12-Factor apps. It is designed to work within an application, and can handle all types of configuration needs and formats.]]>
            </summary>
            <updated>2025-08-28T21:13:03+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2050</id>
            <title type="text"><![CDATA[Recyclarr]]></title>
            <link rel="alternate" href="https://recyclarr.dev/wiki/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2050"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Recyclarr is a command-line application that will automatically synchronize recommended settings from the TRaSH guides to your Sonarr/Radarr instances.

- [Recyclarr @ GitHub](https://github.com/recyclarr/recyclarr).]]>
            </summary>
            <updated>2025-08-28T21:38:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2056</id>
            <title type="text"><![CDATA[CaddyGen]]></title>
            <link rel="alternate" href="https://caddygen.site/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2056"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Caddy Config Generator.
 
A user-friendly interface for generating Caddy server configurations. Create and manage reverse proxy and file server configurations with support for SSL, compression, security headers, and more.

- [CaddyGen @ GitHub](https://github.com/DeanWard/CaddyGen).]]>
            </summary>
            <updated>2025-08-28T21:40:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2319</id>
            <title type="text"><![CDATA[mutt-wizard]]></title>
            <link rel="alternate" href="https://muttwizard.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2319"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[_mutt-wizard_ is a tool that automatically sets up a NeoMutt-based minimal
email system.
It configures `mutt` and `isync` with a default interface and safe passwords.

- [mutt-wizard @ GitHub](https://github.com/LukeSmithxyz/mutt-wizard).]]>
            </summary>
            <updated>2025-08-28T22:22:44+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2585</id>
            <title type="text"><![CDATA[OTail]]></title>
            <link rel="alternate" href="https://otail.vercel.app/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2585"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[OpenTelemetry Tail Sampling Configuration UI.

OTail is a user-friendly web interface for creating and managing OpenTelemetry tail sampling processor configurations. It provides a visual way to configure complex sampling policies without having to write YAML directly.

- [OTail @ GitHub](https://github.com/mottibec/OTail).]]>
            </summary>
            <updated>2025-08-28T23:07:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2881</id>
            <title type="text"><![CDATA[Augeas]]></title>
            <link rel="alternate" href="https://augeas.net/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2881"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files.


- [Augeas @ GitHub](https://github.com/hercules-team/augeas).
- [Découverte d’Augeas : Gestion des Configurations Systèmes @ DevSecOps :fr:](https://blog.stephane-robert.info/post/augeas/).]]>
            </summary>
            <updated>2025-08-28T23:57:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2930</id>
            <title type="text"><![CDATA[Varse]]></title>
            <link rel="alternate" href="https://www.varse.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2930"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast application config manager. Manage Application Behavior at Runtime.

Varse is a minimal tool for updating application behavior without redeploying. It has versatile capabilities, including feature flags, configuration management, and rollouts.

- [Varse @ GitHub](https://github.com/varse-io/varse).]]>
            </summary>
            <updated>2025-08-29T00:06:34+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3486</id>
            <title type="text"><![CDATA[The KDL Document Language]]></title>
            <link rel="alternate" href="https://kdl.dev/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3486"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[KDL is a small, pleasing document language with xml-like semantics that looks like you&amp;#039;re invoking a bunch of CLI commands! It&amp;#039;s meant to be used both as a serialization format and a configuration language, much like JSON, YAML, or XML.

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).]]>
            </summary>
            <updated>2025-10-14T12:14:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3651</id>
            <title type="text"><![CDATA[XDG Base Directory Specification]]></title>
            <link rel="alternate" href="https://specifications.freedesktop.org/basedir-spec/latest/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3651"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Various specifications specify files and file formats. This specification defines where these files should be looked for by defining one or more base directories relative to which files should be located.]]>
            </summary>
            <updated>2025-08-29T02:05:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3684</id>
            <title type="text"><![CDATA[chezmoi]]></title>
            <link rel="alternate" href="https://www.chezmoi.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3684"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Manage your dotfiles across multiple diverse machines, securely.

chezmoi helps you manage your personal configuration files (dotfiles, like ~/.gitconfig) across multiple machines.

- [chezmoi @ GitHub](https://github.com/twpayne/chezmoi).

Related contents:

- [La veille des Ours n°32 @ Bearstech&amp;#039;s LinkedIn :fr:](https://www.linkedin.com/pulse/la-veille-des-ours-n32-bearstech-adpzf/).
- [Mon environnement de développement avec mise et chez-moi @ À l&amp;#039;encre rouillée :fr:](https://david.drugeon-hamon.bzh/blog/2026/02/env-dev-avec-mise-et-chezmoi/).]]>
            </summary>
            <updated>2026-03-03T08:55:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4251</id>
            <title type="text"><![CDATA[JSON5]]></title>
            <link rel="alternate" href="https://json5.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4251"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[JSON for Humans.

JSON5 is an extension to the popular JSON file format that aims to be easier to write and maintain by hand (e.g. for config files). It is not intended to be used for machine-to-machine communication. (Keep using JSON or other file formats for that. 🙂)

- [JSON5 @ GitHub](https://github.com/json5/json5),

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).]]>
            </summary>
            <updated>2025-10-14T12:16:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4675</id>
            <title type="text"><![CDATA[etckeeper]]></title>
            <link rel="alternate" href="http://etckeeper.branchable.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4675"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[etckeeper is a collection of tools to let /etc be stored in a git, mercurial, bazaar or darcs repository. This lets you use git to review or revert changes that were made to /etc. Or even push the repository elsewhere for backups or cherry-picking configuration changes.

- [Installer un outil Etckeeper : garder le contrôle de &amp;quot;/etc&amp;quot; @ Syloe :fr:](https://www.syloe.com/installer-un-outil-etckeeper/).
- [Tools - etckeeper @ Ubuntu Server](https://ubuntu.com/server/docs/tools-etckeeper).]]>
            </summary>
            <updated>2025-08-29T04:55:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5169</id>
            <title type="text"><![CDATA[ipmitool]]></title>
            <link rel="alternate" href="https://github.com/ipmitool/ipmitool" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5169"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[An open-source tool for controlling IPMI-enabled systems.

ipmitool is a utility for managing and configuring devices that support
the Intelligent Platform Management Interface.  IPMI is an open standard
for monitoring, logging, recovery, inventory, and control of hardware
that is implemented independent of the main CPU, BIOS, and OS.]]>
            </summary>
            <updated>2025-08-29T06:19:33+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5460</id>
            <title type="text"><![CDATA[Loco.sh]]></title>
            <link rel="alternate" href="https://github.com/t0pd4wn/loco.sh" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5460"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[local configuration manager.

Loco.sh is an Unix local configuration manager. It can install any package (apt, ppas, brew, snap, pip...), manage dotfiles, terminal styles, fonts, backgrounds, overlays, and execute custom scripts.]]>
            </summary>
            <updated>2025-08-29T07:07:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/5821</id>
            <title type="text"><![CDATA[Rudder]]></title>
            <link rel="alternate" href="https://www.rudder.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/5821"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Infrastructure management and security software. Rudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation &amp;amp; Compliance.

Rudder is a configuration and security automation platform. Manage your Cloud, hybrid or on-premises infrastructure in a simple, scalable and dynamic way. Rudder is an easy to use, web-driven, role-based solution for IT Infrastructure Automation &amp;amp; Compliance.

- [Rudder @ GitHub](https://github.com/Normation/rudder)]]>
            </summary>
            <updated>2025-08-29T08:08:29+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/6885</id>
            <title type="text"><![CDATA[inishell]]></title>
            <link rel="alternate" href="https://gitlabext.wsl.ch/snow-models/inishell" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/6885"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[INIshell is a graphical user interface for numerical simulation software. It dynamically builds GUIs from XML files containing semantic descriptions of the models&amp;#039; parameters and allows for easy rapid deployment of new software features in the GUI.]]>
            </summary>
            <updated>2025-08-29T11:06:02+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7106</id>
            <title type="text"><![CDATA[Jsonnet]]></title>
            <link rel="alternate" href="https://jsonnet.org/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7106"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A data templating language for app and tool developers.

 -  Generate config data
 -  Side-effect free
 -  Organize, simplify, unify
 -  Manage sprawling config

- [Jsonnet @ GitHub](https://github.com/google/jsonnet).

Related contents:

- [Abstraction, not syntax @ Ruud van Asseldonk](https://ruudvanasseldonk.com/2025/abstraction-not-syntax).]]>
            </summary>
            <updated>2025-10-14T12:12:54+00:00</updated>
        </entry>
    </feed>
