RSSAmplifier

Blog

Francesco Pira

Human. Problem solver. I shape my own tools.

fpira.comRSS feed ↗10 posts

Latest posts

Automating AUR Packages with AURA and GitHub Actions

Generating PKGBUILD and .SRCINFO files from GitHub Releases and publishing to the Arch User Repository.

Automating Homebrew Formula updates from GitHub Releases

Generating formulae from release metadata with minijinja and GitHub Actions.

A smaller, more maintainable GitHub Action for auditing Rust dependencies

Introducing Rust Audit Check Action, a focused alternative for running cargo-audit without unnecessary runtime dependencies.

A 30 seconds fix to a WSL2 catastrophic failure

About how to fix a (pessimistic) WSL2 error log on Windows 11.

Upgrading Ubuntu 20.04 Focal in WSL2 to Ubuntu 22.04 Jammy

Little how to on upgrading from Ubuntu 20.04 Focal to Ubuntu 22.04 Jammy, even if 24.04 has already been released.

Cross compilation in Rust

A practical guide to build Rust applications across multiple platforms both locally and on CI/CD pipelines.

Fixing vim-plug update error on Neovim on Windows

About PlugUpdate quitting on error because 'remote process closed or ended abnormally'.

NpmAuthenticate in Docker context on Azure DevOps pipeline

Access to private npm registry while running npm install inside Docker images builded on Azure DevOps pipelines.

Make Windows Start Menu search faster

Disabling the default web search makes searching for apps and files a breeze.

(Updated) Docker Desktop's Compose Plugin Bug: A Quick Fix for Windows 11 Users

Docker Desktop 4.36 has just been released (notes here) and it ships with docker-compose version 2.30.3. Original post follows. .