TBH Steam feels like a ticking timebomb. At some point Valve is going to get a new shite CEO or something and everyone will go “oh…”
TBH Steam feels like a ticking timebomb. At some point Valve is going to get a new shite CEO or something and everyone will go “oh…”
It’s in your heart and the bonds with your friends :)
This place seemed to attract the older tech crowd instead of the Nazis like Voat did.
This is the compose file I use, with Gluetun setup with ProtonVPN. I edited it to remove some personal machine stuff so adapt volumes to your liking.
version: "2.1"
services:
jackett:
image: lscr.io/linuxserver/jackett:latest
container_name: jackett
network_mode: service:gluetun
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/London
volumes:
- ./data:/config
- ./downloads:/downloads
restart: unless-stopped
depends_on:
- gluetun
qbittorrent:
image: lscr.io/linuxserver/qbittorrent:4.5.5-r0-ls291
container_name: qbittorrent
network_mode: service:gluetun
environment:
- PUID=1000
- PGID=1000
- TZ=Etc/UTC
- WEBUI_PORT=8084
volumes:
- a-place/qbittorrent/config:/config
- a-place/qbittorrent:/downloads
restart: unless-stopped
depends_on:
- gluetun
flaresolverr:
container_name: flaresolverr
network_mode: service:gluetun
environment:
- LOG_LEVEL=info
restart: unless-stopped
image: ghcr.io/flaresolverr/flaresolverr:latest
depends_on:
- gluetun
gluetun:
image: qmcgaw/gluetun
container_name: gluetun
networks:
pirate_net:
cap_add:
- NET_ADMIN
- SYS_MODULE
environment:
- VPN_SERVICE_PROVIDER=custom
- VPN_TYPE=wireguard
ports:
- 9117:9117 # Jackett
- 8084:8084
- 6881:6881
- 6881:6881/udp
- 8191:8191 # Flaresolverr
volumes:
- ./config/:/gluetun/wireguard/
networks:
pirate_net:
driver: bridge
I’m loving all the replies pointing out their clown makeup.
Why did they make a public post about this? Surely they would just send notices to the relevant parties?
Yeah, it’s hard to come up with a more tone-deaf or ironic character to pick.
Literally the control devil in a world where the entire population can forget tragic events if the correct creatures are permanently killed.
Linux is obviously dying /s
Ah shite.
Are they suffering DDOS attacks? They might need something like Cloudflare to combat this. Maybe some kind of reverse-proxy if the attack isn’t super massive.
That sounds like an app begging to be modded to add an autoskip feature.
I assume/hope this isn’t true if you bought the phone outside a contract?
Whenever I SSH onto my home server my estrogen levels spike.
Perfection is the enemy of good, I guess. The point is that you can federate, even though most will not know or care. mastodon.social could lock itself down for new users harder, but that would most likely just stop people from signing up to Mastodon at all.