2020-10-18 –, Main Stream
!/usr/bin/env bash
places=("Jitsi" "IRC" "Matrix" "Discord" "\$other_platform" )
activities=( "meet other Nix users" "find a bug to fix" "discuss the future of NixOS"
"collaborate on a project" "do something" "gain knowledge" )
oneOf () {
eval echo "\${$1[$RANDOM % \${#$1[@]}]}" # this code was translated to be more abstract
}
echo "Join us on $(oneOf places) and let's $(oneOf activities)."
Self-organize
Meet up together online, organize, and hack away.
PAD w/ ideas
https://cryptpad.piratenpartei.de/code/#/2/code/edit/nNNcnWiDb1S0EYH3fTYo+FoM/
Nick (he/him) is a human software engineer who enjoys systems, lists, architecture, trampolines, and jumping. Not necessarily in that order.