Explore >> Select a destination


You are here

benmyers.dev
| | kdheepak.com
4.1 parsecs away

Travel
| | [AI summary] This guide provides a beginner's introduction to using a terminal, covering basic commands, navigation, and useful utilities for Linux and macOS users.
| | stribny.name
4.9 parsecs away

Travel
| | [AI summary] An introduction to shell scripts and Bash for automating command-line tasks in Linux, macOS, and Windows.
| | bosker.wordpress.com
5.4 parsecs away

Travel
| | Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may
| | emiruz.com
15.2 parsecs away

Travel
| [AI summary] The author compares their experiences solving Advent of Code challenges using Haskell, Prolog, Python, and Scala, analyzing differences in line count, productivity, and problem-solving approaches.