Rescuer6394

joined 2 years ago
[–] Rescuer6394 37 points 2 years ago (23 children)

in Italy, there is literally a law obligating houses to have a bidet. the separated from the toilet kind.

[–] Rescuer6394 19 points 2 years ago (3 children)

sync, connect and some other apps can.

[–] Rescuer6394 5 points 2 years ago

https://hitchhikers.fandom.com/wiki/Eccentrica_Gallumbits

apparently is a "The Hitchhiker's Guide to the Galaxy" reference

[–] Rescuer6394 2 points 2 years ago
[–] Rescuer6394 1 points 2 years ago

by "create the feed", I assume you mean "provide posts" when API call post/list is called?

yes.

[–] Rescuer6394 1 points 2 years ago (2 children)

Is it possible to be rich in secret?

and more fundamental, do rich people discose their wealth themselves? how can we confirm that what they say is accurate?

[–] Rescuer6394 4 points 2 years ago (2 children)

why does a multi-reddit need multiple instances to collaborate to create the feed?

content is replicated in all federated instances. You only need to use the local copy and merge all the communities of the multi-reddit.

no? i am missing something?

[–] Rescuer6394 1 points 2 years ago

sync is doing it for lemmy, and was doing it for reddit before.

[–] Rescuer6394 0 points 2 years ago (1 children)

the guy who created it was born in russia... but pissed off russian authorities and i don't think he can set foot in russia anymore without being arrested

[–] Rescuer6394 1 points 2 years ago

does signal have multi device synchronization? on telegram you can start to write a message on one device and continue on another.

one of the feature i use most on telegram is saved messages to send stuff between phone and pc.

this is pretty much the only thing that is keeping me on telegram.

[–] Rescuer6394 12 points 2 years ago

as other people pointed out, is a sticker on the outside, on the hard part.

unless you are very hungry and have good teeth, you will not eat it.

yet, since is applied on edible product, it needs to be edible.

[–] Rescuer6394 4 points 2 years ago* (last edited 2 years ago)

Available from internet:

  • jellyfin
  • jellyseerr
  • immich
  • paperless-ngx
  • owncloud ocis
  • traefik
  • homarr

Available only from local:

  • the *arr stack
  • qbittorrent
  • jackett
  • watchtower
  • apprise
  • netdata (kinda new, still have to fully understand how it works)
  • portainer
  • speedtest-tracker
  • homepage

Security

All the services available from internet, just goes through traefik to terminate https, I rely on the build in authentication of each service. To add another layer of security, I have fail2ban active on all those services.

I have a public IP, and I have open on my router ports 80, 443, a random port for ssh and vpn.

Hardware:

Memory:
  System RAM: total: 8 GiB available: 7.73 GiB used: 4.46 GiB (57.7%)
  Report: arrays: 1 slots: 4 modules: 2 type: DDR3
CPU:
  Info: 6-core model: AMD Phenom II X6 1090T bits: 64 type: MCP cache: L2: 3 MiB
Graphics:
  Device-1: NVIDIA GP107 [GeForce GTX 1050 Ti] driver: nvidia v: 535.98

docker compose files

All the docker compose files + how I configured everything is available at: https://github.com/simone-viozzi/my-server

Bonus:

Since I like the ability of btrfs to do snapshots, I created all important docker volumes as btrfs subvolumes. Then I created a backup script that literally sends the subvolume (encrypted) to an external cloud. This does not allow incremental backups and most likely is not the best backup solution... but it works... the repo is: https://github.com/simone-viozzi/btrfs2cloud-backup

I welcome any advice / criticism!
view more: ‹ prev next ›