one fable-low hijack cell
pair fast / whiskey
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked fast (first-offered)
· classifierA
· tiernone
response (200 chars)
Looks like a shell expression! In bash, `fast || whiskey` means:
- Run `fast` first
- Only run `whiskey` if `fast` **fails** (returns a non-zero exit code)
So: if you can't go fast... whiskey. 🥃
We
neighbors