jmanteau

Mon coin de toile - A piece of Web

Recent posts

Nov 23, 2023
Moving to a New Python Tooling Stack: Ruff & Pre-Commit
Ruff with all-in-one linting/formatting/analyzing and Pre-Commit with
Nov 22, 2023
Using 0.0.0.0 Instead of 127.0.0.1 in /etc/hosts
Using `0.0.0.0` for blocking is more efficient than `127.0.0.1`, as it leads to immediate connection failure without involving a round-trip to the local machine.
Nov 1, 2023
Streamlining Google Drive Downloads With a Zsh Snippet
Download Google Drive files from the terminal with gdrive_dl, a handy Zsh snippet
Oct 25, 2023
Shell Utilities for Checking Certificates
Efficiently retrieve and display SSL/TLS certificates for any given host or URL, including those with specified or embedded ports.
Jul 22, 2023
Watch-Like Snippet for Cisco IOS
Reproduce watch command behaviour in Cisco IOS