vane
@vane@lemmy.world
- Comment on Selfhosted Calendar Server that works with the G? 1 week ago:
you need to use google calendar api to sync back from yours but to sync from google calendar to you just use secret address ical format that you can obtain in calendar settings. Go to calendar -> settings -> settings of my calendars -> click on calendar you want and you will see secret address ical format. you can use this url most likely in any modern calendar software
- Comment on Google pays $250K for Linux vulnerability allowing guest VM escapes 1 month 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 month 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 2 months 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 3 months 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 7 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 7 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