Mid 30s and still can’t grow a beard or moustache. There is no hope for me.
Mid 30s and still can’t grow a beard or moustache. There is no hope for me.
Exact same thing happened to me the other day. Like exactly. Maybe we live in the same area.
Came here to recommend DIYPerks. Love his stuff.
I believe the scientific name is biggus dickus
I ended up just making my own helper container for authelia. It can generate a link that expires after a set time and only allows a set number of users to access. Then I can just give the link to whoever I want to join and they can fill in their own username and pwd. It then adds them to the authelia user db with the correct groups and PW hashing. Only issue is I have to manually restart authelia for the changes to take effect. Eventually I want to see if I can automate that.
I’m still working on editing the configuration through the app though. I want to be able to change the access control rules, etc.
As far as having the services behind authelia automatically detect and login the user, that will depend on the service, but authelia does pass user credentials and login status in the request headers. Many of the services I host were created myself, so it’s pretty trivial to have it automatically “log in” from the authelia sign on.
VR hands down.
It’s the only workout that has ever stuck for me, because it really doesn’t even feel like a workout. Games like Beat Saber or Pistol Whip can burn as many calories per hour as playing tennis, and are genuinely super fun.
https://vrhealth.institute/portfolio/beat-saber/ https://vrhealth.institute/portfolio/pistol-whip/
I started playing regularly at the beginning of lockdown and ended up losing around 50lbs. I would play Pistol Whip until I was completely drenched and could barely stand anymore, but I still wanted to keep playing! I got a plugin for the valve index that measures your activity and your calories burned, and I can easily burn 1200 calories during a session… YMMV though.
Definitely possible – check out emulatorjs. There are a few premade docker containers for it, but they were a bit finicky when I tried them. I eventually just ended up writing a react wrapper for it and have it hosted in a docker container. It works great, and will even play psx games without issue.