Google, Bing, and a plethora of others.
Google, Bing, and a plethora of others.
Yes, Facebook friends and Twitter followers. It’s in the “Add Friends” menu when you go to your profile on your Switch.
Instagram for geeks. My geeky followers follow me there, the normal people are still on Instagram where I post the same.
Pretty much, I think. I have it running on a Raspberry Pi 4 with docker-compose:
version: '3'
services:
gotosocial:
image: superseriousbusiness/gotosocial:latest
restart: unless-stopped
networks:
- traefik-public
environment:
TZ: Europe/London
GTS_HOST: xyz.example.com
GTS_CONFIG_PATH: /gotosocial/storage/config.yaml
GTS_DB_TYPE: sqlite
GTS_DB_ADDRESS: /gotosocial/storage/sqlite.db
GTS_LETSENCRYPT_ENABLED: "false"
GTS_LETSENCRYPT_EMAIL_ADDRESS: ""
volumes:
- smb-gotosocial-data:/gotosocial/storage
labels:
traefik.enable: "true"
traefik.http.routers.gotosocial.rule: Host(`xyz.example.com`)
traefik.http.routers.gotosocial.entrypoints: websecure
traefik.http.routers.gotosocial.tls: "true"
traefik.http.routers.gotosocial.tls.certresolver: le
traefik.http.services.gotosocial.loadbalancer.server.port: "8080"
volumes:
smb-gotosocial-data:
driver_opts:
type: "smb3"
device: "//mynas/docker/gotosocial/data"
# Use nobrl to mitigate SQLite3 byte range locking issue on CIFS/SMB mounts
o: "rw,nobrl,vers=3.1.1,addr=172.16.254.1,username=xxx,password=xxx,cache=loose,iocharset=utf8,noperm,hard"
networks:
traefik-public:
external: true
I prefer RSS for this to not clutter my feed with these things and keep it “people-y” instead. For taking part in the discussion you need to head over to HN anyways. I’m using Leonid Shevtsov’s Hacker News Frontpage Digest Feed as it shows the first paragraph of the linked website and the top 3 comments at a glance. Then I can decide to go the website or directly to the comments on HN.
And if you don’t like this, there’s also Hacker News RSS.
Another reason to not use Discord.
Wii for the immersion, 3DS for the 3D, Switch for the portability and more modern games
No, the device is purely to dump game cartridges. It has nothing to do with your saves (which are stored on your Switch).
To dump your savegames, you need access to your Switch’s internal USER partition.
Welcome to the dark side!
AirBnB isn’t even remotely a “hotel”. Hotels have to obey various hospitality laws and can’t just cancel a confirmed booking 2 hours before your arrival, or kick you out because you didn’t empty the bin before 9pm.
I’m using OwnTracks to feed my Traccar setup at home.