
samdphillips
2019-10-14 18:03:52
eventspace-event-evt
is a great name.

sorawee
2019-10-14 18:41:10
Here’s my error of the day:
ubuntu@ip-172-31-14-229:~$ clang --version
Command 'clang' not found, but can be installed with:
sudo apt install clang
ubuntu@ip-172-31-14-229:~$ sudo apt install clang
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package clang

samdphillips
2019-10-14 18:43:16
Nice