

I don’t see anything on the teamspeak website about video calls or screen sharing… Do they have but fail to advertise that functionality? Or am I just missing where they mention it?


I don’t see anything on the teamspeak website about video calls or screen sharing… Do they have but fail to advertise that functionality? Or am I just missing where they mention it?


On this forum
You mean the homeassistant community? For Home Assistant users? I think it’s taken for granted here that people know what HA is, and that doesn’t seem unreasonable. I wouldn’t expect every post in /c/android to explain what Android is.


Home Assistant users are huge on devices with full local control (no internet connection required). Yes, HA works with cloud-connected devices too, but HA itself is just a platform for connecting all your devices together.
Most users here probably agree with you about avoiding internet connected devices, but your condemnation of HA makes it sound like you have no idea what HA is.
All the thumbnail needs is some big red arrows.


That 1/100,000 comparison doesn’t seem right if these panels generate 1W per square meter as the parent poster said. It sounds like you’re saying regular solar panels generate 100kW per square meter but I’m pretty sure that’s orders of magnitude too high. Am I misinterpreting what you said?


You mentioned using Dawn. Did you use the hottest water you can get from your tap, and maybe wash several times? I remember having lots of trouble with my textured sheet initially, but after a few good scrubs with really hot water and dawn, it finally started working just fine. Like there was some residue from manufacturing left on it that took some work to get off.


With liberty and justice for all who can afford it.


Monthly recurring costs (i.e. some kind of subscription service)
Sure, you’re providing some code for free. Obviously you don’t owe anyone anything. But conversely, nobody owes you their time or attention just because you wrote something.
If you want people to actually use your code, you probably need to take some responsibility. And listen to the criticisms others have shared here.
Instead of “latest” or no version tag, I think you’d just need to put the desired version in your compose file.
In this case it sounds like you want to upgrade to 10.10.7 first, so you’d use that for your tag. Based on the tag I found here: https://hub.docker.com/layers/jellyfin/jellyfin/10.10.7/images/sha256-3b38dae4c3ddd6ebc7378538fba4d3f314070ebefbdb3d688166b7c8658fb123
After updating your compose stack to that version and confirming a successful upgrade in jellyfin, then you could remove the version tag (to pull latest by default).


Damn, 38 disks! How do you connect them all? Some kind of server hardware?
Curious because I’m currently using all 6 SATA ports on an old consumer motherboard and not sure how I’ll be able to expand my storage capacity. The best option I’ve seen so far would probably be adding PCIe SATA controller(s), but I can’t imagine having enough PCIe slots to reach 38 disks that way! Wondering if there’s another option I haven’t seen yet.
That’s… The point of the GPL licenses, to preserve copyleft. I also prefer the simplicity of the MIT license for my own works, but I respect the copyleft ideals.