You could try using bindfs to spoof the original user id and then chown the whole drive after successfull mounting (i’m a noob, just my understanding of the issue, don’t know if that’s really possible)
You could try using bindfs to spoof the original user id and then chown the whole drive after successfull mounting (i’m a noob, just my understanding of the issue, don’t know if that’s really possible)
Does the backside of a traffic light even count? What about these strange traffic lights that have more boarder than light?
It’s not like you have no choice changing your plan moving into the middle of nowhere, is it?
More car, more problem, but you do you
No, bluray is 1080p (or 2160p if UHD Bluray) while DVDs are 576p-720p (what looks really shitty on a 4K TV). I only buy BDs and UHD BDs these days
Unfortunately the court wasn’t that strict in it’s most recent decision regarding data retention (different lead judge combined with the endless tries from the politics)
The good thing about Linux is, it’s not very ressouce demanding. If you pick the xfce version of Mint, you can get away with 4GB of RAM. But you won’t have that much fun coding as soon as you start something more ressource heavy (big data sets, ML, …) so this depends a little in which direction you want to go. However see if you can find something used, preferably something you can open from the back side to upgrade components like SSD and RAM (cheaper than buying higher specs)
Sorry, I meant risk taking not averse (not my 1st language) Regarding the bugs, they get usually fixed within days
*10.9 if not latest. For the risk averse folks out there, check out https://github.com/containrrr/watchtower I just let it run every night, so far w/o problems
I’d love that becoming a thing. TV OSs are always so shitty, I bet dedicated open source work would do wonders
Yes, you are right. It only makes sense if you jave the option to charge at home, at your work or similar. Anyway, I’m happy I don’t have to think about this kind of shit. I get on my bike and just drive, if something is broken, it’s usually a $15 fix I can do by myself in an hour.
I guess you are walking around with your phone until it dies, charge it for 5mins and then repeat? … or do you just plug it in over night or when you are not using it? That’s really not a good point you are bringing up here. You could critisize, that there are only few public charging stations (with user friendly terms) or what the comment you answered to is critisizing or even that there are so few alternatives for (really) climate friendly transport, but your point is just ‘what if I am not able to think at all??’
Thanks for the insights. No holy among the capitalist companies…
if only they’d pay the musicians worth a shit<
afaik that’s mainly the fault of the music labels, they charge quite good money, but they don’t give it to the artists: https://blog.groover.co/en/tips/loud-clear-spotify-2/
If the course of study isn’t fixed, yet, you could look for a “Duales Studium” and ask the company to start earlier/asap - most likely they’ll accept. But Werkstudent is probably better
I’d recommend finding a tutorial for Docker+Portainer - Portainer is a container as well, which provides a web-gui to conveniently manage all your other containers (without having to touch the CLI ever again)
The Hacs Integration makes use of the device’s API - don’t know if it is their intended use of it, but it works
You can turn off the internet access at almost all Tuya devices by making use of the local tuya HACS add on in home assistant. Maybe that’s helpful for your research
Don’t worry, most of this is about learning :) You could also put Docker on the Linux, install Jellyfin as a Docker container, and only fore it up when you are using Jellyfin. It’s a little less convenient, than having it available all the time, but storing all media in H264 AC3 (most common video and audio codecs) costs a lot of storage (H265 and AV1 are far more efficient). Another pro of Docker is, when you decide to move your server, you just shut down the container, copy it’s data and start the container on the new device
renderD128 (Intel dgpu) couldn’t be added to the container (linuxserver image). Will take a look later, when I’m home, to find the issue. But may take your time for the update and don’t yolo it like I did :)