Can you access it without Cloudflare?
Does curl http://localhost:8536/ work?
You are using cloudflared right? Because normal (non-cloudflared) Cloudflare doesn't support port 8536.
Can you access it without Cloudflare?
Does curl http://localhost:8536/ work?
You are using cloudflared right? Because normal (non-cloudflared) Cloudflare doesn't support port 8536.
Surely this wasn't the same report that failed to find any EV maker that actually uses 'dirty nickel', but concluded they were anyway.
firmware drivers
This sounds like you're talking about firmware blobs that the kernel drivers load, which are usually in a package called linux-firmware. It should be updated automatically, but I'll check in the morning with Fedora Silverblue.
Otherwise if you're talking about device firmware, than that's all fwupd, rpm-ostree has nothing to do with that.
I've got one of the official Home Assistant SkyConnect dongles, and I just stick to the IKEA ZigBee stuff, most other ZigBee devices should work too though.
I wrote a guide here: stevetech.me/posts/force-enable-vrr-edid
But it was mostly just changing random things and hoping for the best, so YMMV. I hope it helps!
You might be able to right click and inspect element it, make sure there's an audio element and that it's selected, then type something like $0.playbackRate = 2.0 into the console.
Or when I get home I could probably write a simple tampermonkey script that does that on all audio elements when enabled.
Also 10G is really cheap if you go with used SFP+ gear. Like I've got a managed 48x 1G + 4x 10G Dell switch I got for AU$78 running my network. The NICs are about US$40 used, ConnectX3s seem the cheapest, I usually use Intel X520s which are a little more (watch out for clones though).
For the accessories: DACs are AU$20 new from fs.com, and because you'll probably need ethernet for that router, a 10GBaseT transceiver is AU$90 new off eBay. Those you could probably buy cheaper used too.
Additionally you wouldn't be adding 10G to all your devices, I'd just definitely do between your router so you can have 3 1G devices maxing out your 3Gb internet, and maybe add it to a server or two.
And if you do your own runs, in my experience, fibre is slightly cheaper for the longer runs than CAT6 itself too.
As someone who works amazing well in planes, I need one of those.
I thought it said "freshly waxed cotton sheets" and was quite confused for a second.
Have you port forwarded?
~~The ports are 80 for http, and 443 for https.~~ Oh, you're using 9091
Vulkan and Apple's Metal both have machine learning functionality.
If it's an external SSD, I like to format my drives as f2fs, which is a filesystem designed for flash memory, so it might be a bit faster and last longer than ext4. But that's just personal preference and ext4 should always work fine.