vane
@vane@lemmy.world
- Comment on Google pays $250K for Linux vulnerability allowing guest VM escapes 1 week ago:
I hate google but they still pay good money to opensource and take responsibility by organizing google summer of code.
- Comment on Google pays $250K for Linux vulnerability allowing guest VM escapes 1 week ago:
If it was microsoft they would ban github and gitlab account and not give cve.
- Comment on GTA 6 devs have to opt-out of crunch, claim Rockstar North insiders, because it's baked into their contracts 3 weeks 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 1 month 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 6 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 6 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