vane
@vane@lemmy.world
- Comment on Help needed: Selfhosted website only reachable through http, not https 2 weeks ago:
If you’re using nginx you need SSL certificate - most likely Let’s encrypt. Example tutorial that looks decent is here digitalocean.com/…/how-to-secure-nginx-with-let-s…
But then you need a cronjob or something to renew certificate.
If you’re familiar with nginx it’s worth to install openresty that is nginx + lua scripts and it have thing like autossl that is configure and forget about your ssl renewal because it’s doing it automatically github.com/auto-ssl/lua-resty-auto-ssl
- Comment on Finishing a video game can trigger “post-game depression,” study finds 2 months ago:
Depression after BG3 and relief after Elden Ring.
- Comment on Self-host Reddit – 2.38B posts, works offline, yours forever 4 months ago:
Thank you for answer. I think I do this one instead academictorrents.com/…/30dee5f0406da7a353aff6a8ca… Looks like it’s divided by year-month.
- Comment on Self-host Reddit – 2.38B posts, works offline, yours forever 4 months ago:
How long it takes to download those 3 TB ?
- Comment on Plex now will SELL your personal data 1 year ago:
hashed email xD, if someone has email it’s just hash(email) == email. given how many emails leaked producing hashes of 90% of population emails is not a problem
- Comment on What do you use for notes? 1 year ago:
I use text files and grep