0 points
I’m with you. Change is hard and many people just don’t want change or to change. No idea what it’ll take, but my only solace is that giants do fall sometimes. It may take a while, but they do.
Anti Commercial AI thingy
Inserted with a keystroke running this script on linux with X11
#!/usr/bin/env nix-shell
#!nix-shell -i bash --packages xautomation xclip
sleep 0.2
(echo '::: spoiler Anti Commercial AI thingy
[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
Inserted with a keystroke running this script on linux with X11
```bash'
cat "$0"
echo '```
:::') | xclip -selection clipboard
xte "keydown Control_L" "key V" "keyup Control_L"