GAME staff discovered zero hours contracts move via mass Microsoft Teams callswww.eurogamer.netexternal-link ylai ( @ylai@lemmy.ml ) Gaming@lemmy.mlEnglish • 7 months ago message-square21fedilinkarrow-up154
arrow-up154external-linkGAME staff discovered zero hours contracts move via mass Microsoft Teams callswww.eurogamer.net ylai ( @ylai@lemmy.ml ) Gaming@lemmy.mlEnglish • 7 months ago message-square21fedilink
minus-square GlenTheFrog ( @GlenTheFrog@lemmy.ml ) linkfedilink1•7 months agoTotally off topic but what is that “Anti Commercial AI thingy” that you have linked? Is it to prevent AI scraping?
minus-square onlinepersona ( @onlinepersona@programming.dev ) linkfedilinkEnglish1•7 months agoThat’s precisely it. Maybe I should add a blurb about that 🤔 (for later) Anti Commercial AI thingy CC BY-NC-SA 4.0 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"
Totally off topic but what is that “Anti Commercial AI thingy” that you have linked? Is it to prevent AI scraping?
That’s precisely it. Maybe I should add a blurb about that 🤔 (for later)
Anti Commercial AI thingy
CC BY-NC-SA 4.0
Inserted with a keystroke running this script on linux with X11