11 Aug 25

Apparently this may be a good alternative to AES-258-CBC when you can’t use the GCM mode on the CLI. To investigate.

Tags:

21 Jul 25

An extension and format to manage secrets along with devenv, using different backends transparently. That can be useful but also means your secrets are scattered everywhere and therefore not very auditable.


Allows for storing encrypted secrets in repos. It looks like this uses asym keys, which would make distribution in a team easier.


17 Jul 25

Very interesting way to avoid using Python. As a Python-hater myself, I appreciate this greatly.

Considering that ML is a pretty important field, and will continue to be going into the future, this is an option I have to keep my eye on.


16 Jul 25

Holy shit this is the bee’s knees istg. It works out of the box with ssh, any other TCP connection, etc. This is literally tailscale without tailscale.

by linkraven Jul 2025 saved 2 times

15 Jul 25

Tmux is a terminal multiplexer; it allows you to create several “pseudo terminals” from a single terminal. This is very useful for running multiple programs with a single connection, such as when you’re remotely connecting to a machine using Secure Shell (SSH)…

Tags:

07 Jul 25

Good idea for a clap replacement. In general, I’ve been wanting to reduce my compile times and binary sizes!


27 Jun 25

Wikiman is a universal offline documentation search engine for manual pages, tldr-pages, ArchWiki, Gentoo Wiki, DevDocs, and FreeBSD documentation

by edml Jun 2025 saved 2 times

Terminal Trove showcases the best of the terminal, Discover a collection of CLI, TUI, and more developer tools at Terminal Trove.

by edwardloveall Jun 2025 saved 11 times
Tags:



Wikiman is a universal offline documentation search engine for manual pages, tldr-pages, ArchWiki, Gentoo Wiki, DevDocs, and FreeBSD documentation

by asciilander Jun 2025 saved 2 times

CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, more, in a single portable script.

by asciilander Jun 2025 saved 3 times