vane
@vane@lemmy.world
- Comment on GTA 6 devs have to opt-out of crunch, claim Rockstar North insiders, because it's baked into their contracts 3 days ago:
Paid often mandatory overtime for pennies to meet software release targets so C-Level can get their millions of dollars quaterly and yearly bonuses. Welcome to capitalism.
- Comment on Help needed: Selfhosted website only reachable through http, not https 5 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 Self-host Reddit – 2.38B posts, works offline, yours forever 5 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 5 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