13 Jul 24

CLIs are great because they make “using the computer” and “programming the computer” effectively the same activity in a lot of cases. Popular GUIs have made those two things completely separate modes

Each interaction with a CLI results in a valid program that can be saved, studied, shared, and remixed. Not so for a GUI, you don’t get the sequence of inputs and controls that solved the problem along with the solution. Usually you have to share the steps to the solution in a lower fidelity way, like a written list of instructions or a video recording, and then the other person gets to try to reproduce them on their own.

by wheresalice Jul 2024 saved 3 times
Tags:

08 Jul 24

fabric is an open-source framework for augmenting humans using AI. It provides a modular framework for solving specific problems using a crowdsourced set of AI prompts that can be used anywhere. - danielmiessler/fabric


02 Jun 24

jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.

Tags:

29 May 24

TerminalTextEffects (TTE) is a terminal visual effects engine. TTE can be installed as a system application to produce effects in your terminal, or as a Python library to enable effects within your Python scripts/applications.


20 Apr 24

Sync, search and backup shell history with Atuin

by levibeach Apr 2024 saved 3 times


03 Feb 24

Stream free text-based movies in your terminal.

by tk2046 Feb 2024 saved 2 times

30 Jan 24

Stream free text-based movies in your terminal.

by levibeach Jan 2024 saved 2 times