esa@discuss.tchncs.detoRetroGaming@lemmy.world•I've never been more jealous of a watchEnglish
0·
7 days agoYeah, they’re a good example of conspicuous consumption.
Yeah, they’re a good example of conspicuous consumption.
#!/bin/bash
set -euo pipefail
if [[ -z "${1:-}" ]]
then
echo "we need an argument!" >&2
exit 1
fi
I imagine the German response here is to be annoyed that they’ve worked very hard to be able to do this without telefax, indeed without paper at all, and it’s still not considered good enough by the peanut gallery.