

Nothing would be done about it
Served in the Krogan uprisings. Now I run a podcast
Nothing would be done about it
A slice of cake and a coffee for desert. Yes it was worth it
Yes because it can be verified by others even if you don’t understand
Peak internet
Yes because scripts can execute on page load just by visiting the site. I block by default and only allow as needed on sites.
Make a raft
“Can I offer you an egg in these trying times?”
I use chatgpt for day to day stuff , grok and qwen for image generation
You should check out https://en.m.wikipedia.org/wiki/Kaleidoscope_(American_TV_series)
Zac effron, zoey dechanel or whatever shes called.
No, it is not healthy and will go nowhere or could turn into an obsession in the worst case scenario. It is better to move on and find someone who is interested
Tor (Tails Iso), other linux isos, internet archive stuff in public domain
Debian on the host and everything else in containers
I have the arr stack connected to gluetun doing its thing and then wireguard on the host. I only expose my reverse proxy to the host and can connect to the services through that.
Note the networks below, vpn_net allows it to talk to the gluetun network which has the other stuff. The gluetun and arr stuff are in a separate compose file that defines the network. Then the non vpn stuff connects to that network when it comes up
nginx:
image: nginx:1.25.4-alpine-slim
container_name: nginx
restart: always
volumes:
- /etc/letsencrypt/:/etc/letsencrypt/
- ./nginx/nginx.conf:/etc/nginx/nginx
- ./nginx/conf/:/etc/nginx/conf.d/:ro
- ./nginx/htpasswd:/etc/apache2/.htpasswd:ro
- /var/log/nginx:/var/log/nginx/
- ./www/html/:/var/www/html/:ro
- ./content/Movies:/var/www/media/Movies:ro
- ./content/Shows:/var/www/media/Shows:ro
ports:
- 443:443
security_opt:
- no-new-privileges
networks:
- reverse-proxy_service1
- reverse-proxy_serviceN
- vpn-stack_vpn-net
depends_on:
- service1
- serviceN
https://torrentfreak.com/spotifys-beta-used-pirate-mp3-files-some-from-pirate-bay-170509/
Why is it not piracy when the likes of meta downloads millions of books but it is when random internet user does
As to the question I would say something self hosted that way they can’t take away your music at some point.
EU one as it is the most compatible. Its also smaller for travelling and is compatible with Brazil.
I do monthly backups with cron and tar and syncthing for my containers.
I do quarterly backups of my server (14TB) to external USB HDDs. This is done via a script that mounts the drives, runs rsync to copy, then unmounts the drives again and emails me when it is done. I dont bother encrypting them as it ia mainly just media.
Depends , if I’m speaking with my wife we interchange and speak whatever comes in the moment and understand each other. In other countries we use the native language if we know it.
With friends it depends if everyone in the group can speak the language or not.