Quotidien Shaarli

Tous les liens d'un jour sur une page.

March 20, 2025

fish shell

Finally, a command line shell for the 90s

fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family.

NAPS2 - Scan documents to PDF and more

NAPS2 - Not Another PDF Scanner
Scan documents to PDF and more, as simply as possible.

NAPS2 is free and open source scanning software for Windows, Mac and Linux.

Easily scan with devices from Canon, Brother, HP, Epson, Fujitsu, and more. Then save to PDF, TIFF, JPEG, or PNG with a single click.

Starship
thumbnail

The minimal, blazing-fast, and infinitely customizable prompt for any shell!

Getting Started with Dialyzer in Elixir | AppSignal Blog
thumbnail

Dialyzer (DIscrepancy AnaLYZer for ERlang programs) is a powerful static analysis tool that helps developers identify potential issues in their Elixir code without executing it. It excels at finding type mismatches, unreachable code, and unnecessary functions through sophisticated flow analysis.