Comment on MIT Study Finds AI Use Reprograms the Brain, Leading to Cognitive Decline

<- View Parent
WhyJiffie@sh.itjust.works ⁨1⁩ ⁨day⁩ ago

Oops, I meant self-hosting a wireguard server, not actually doing an alternative to wireguard or openvpn themselves…

oh, that’s fine then, recommended even.

With my previous paid VPN I had to use natpmpc to ask their server for forwarding/binding ports for me, and I also had to do that every 45 seconds. It’s nice to get a bash script running in a systemd demon that does that in a loop, and also parses output and saves remote ports server gave us this time to file in case we need them (like, for setting up a tor relay).

oh so this is a management automation that requests an outside system to open ports, and updates services to use the ports you got. that’s interesting! what VPN service was that?

All this by Copilot, without knowing bash at all.

be sure to run shellcheck for your scripts though, it can point out issues. aim for it to have no output, that means all seems ok.

source
Sort:hotnewtop