Bruno Adele

Results 19 issues of Bruno Adele

A minor change, add a sample python-munin installation with sample activation plugin

Can you add a population column from this file `https://github.com/CSSEGISandData/COVID-19/blob/master/csse_covid_19_data/UID_ISO_FIPS_LookUp_Table.csv` and inser` in `places` table ?

**Just version:** 1.24 If i execute this command `just --list` i have this output We can see that the `just` program align correctly the recipes witouth argument, that is not...

**Description** Add deadnix integration to automatically scan `.nix` files for dead code (unused variable bindings) in the project. **Motivation** As Nix configurations evolve, unused variable bindings can accumulate, making the...

enhancement

**Description** Implement automatic documentation generation using files produced by the `homelab-summary` module (currently in development). **Motivation** Manual documentation maintenance is time-consuming and prone to becoming outdated. The `homelab-summary` module generates...

documentation
enhancement

**Description** Add a GitHub Actions workflow to automatically check for broken/dead links in the README.md file on a daily basis. **Motivation** As the project documentation evolves, external links may become...

documentation
enhancement

I use an **aider** wrapper for integrating with GitHub Copilot. My wrapper is named `my-aider`. I have created an `aider_command` parameter for passing the new aider command name (in my...