[-] Rescuer6394@feddit.nl 5 points 1 year ago

lemmit.online runs on it's own instance. have you encountered other reddit archival bots?

[-] Rescuer6394@feddit.nl 5 points 1 year ago

thank you for sharing.

and i'm definitely spoiled too, my previous job paid me 35k gross per year and i want no less than that. i agree with you that software engineers here are under paid, but it is deeper than that. the software engineer job (and derivatives) does not exist in Italy. the contracts are generally or extremely generic (and so the pay brackets are reeeally low) or you have a contract for something totally unrelated (a friend of mine work in IT and have a contract for mechanics).

i got spoiled because my first job was from a German company, and their pay is a bit more fair than the ones in Italy.

[-] Rescuer6394@feddit.nl 6 points 1 year ago

none of them.

i've heard that jerboa is from the same devs as lemmy, if that is 'official' for you.

i personally use sync, but just because i've used it for reddit and i like the interface.

[-] Rescuer6394@feddit.nl 5 points 1 year ago

you don't, i just wish you could

[-] Rescuer6394@feddit.nl 5 points 1 year ago* (last edited 1 year ago)

check if zswap is already enabled:

zgrep CONFIG_ZSWAP_DEFAULT_ON /proc/config.gz

https://wiki.archlinux.org/title/zswap

[-] Rescuer6394@feddit.nl 6 points 1 year ago

yes... maybe.

as the dev said, it flags a lot of false positive. so a human should look at them anyway.

maybe when this is a bit more evolved, we can use it to preprocess posts, and if a post gets flagged for something, a mod / admin needs to approve the post manually.

maybe for CASM, it gets sent to an external service specialized to that stuff, so the mod / admin doesn't have to look at the images.

[-] Rescuer6394@feddit.nl 5 points 1 year ago

me too, apparently they added some features and fixes. i wonder why they did it on a fork instead of pushing it upstream.

[-] Rescuer6394@feddit.nl 5 points 1 year ago

yes, it is intentional. It was on the changelog of beta34. I'm not sure if there is a setting to revert it.

go see on the github issue tracker if someone already asked for red nsfw previews, if not, create an issue.

[-] Rescuer6394@feddit.nl 4 points 1 year ago

block the user that post on lemmit.online and the archiving posts will be gone.

[-] Rescuer6394@feddit.nl 5 points 1 year ago

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

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

[-] Rescuer6394@feddit.nl 4 points 1 year ago* (last edited 1 year 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 ›

Rescuer6394

joined 1 year ago