I’m not saying to ban all sex scenes from all shows, but when a significant proportion of new shows these days include sex scenes compared to shows from the previous decades, it’s clear that netflix producers just shoving them into shows even if it’s not relevant to the show’s plot. A litmus test for this is if you can replace those soft core scenes with black screen and the plot is literally unaffected, then sex scenes on that show would provide no actual value beyond fan service. Of course, not all shows are like this, but a significant proportion of them do these days, which is why a lot of people (inculding me) is getting fed up with them.
It’s a long shot, but sometimes when I have issues with proton which I can’t figure out, switching from Wayland to X11 (or vice versa) magically fixed it.
Thanks! Some of the tips are certainly not obvious to people not familiar with mastodon like me (follow a lot of people first to discover stuff they boosted then prune it later, follow people that boosts a lot).
If you’re using Sunshine on an nvidia system, you’ll have to patch your nvidia driver to be able to use nvenc and nvfbc without restriction. Check out this repo for more info: github.com/keylase/nvidia-patch
If nextcloud is overkill, then just serve the file with Apache (with directory listing turned on) and put it behind oauth2-proxy. It’s as simple as it can get.
Deploying openstack seems like a very fun and frustrating experience. If you succeed, you should consider graduating from selfhosting and entering hosting business. Then, maybe post your offering on lowendtalk. Not many providers there use openstack so you might be able to lead the pack there.
I haven’t tried this myself, but it seems if you want to mount multiple virtiofs drives in the guest os, you’ll have to use WinFSP.Launcher instead of default virtiofs windows service. You’ll need to:
Instead of forwarding ha.yourdomain.com to 192.168.178.214 (which I assume is the lan ip address for your machine), you should forward it to a hostname called homeassistant (which is the hostname for the home assistant instance inside your docker compose network).