At what point do we need to contend with an out-of-band mesh network? Sure you didn't connect your TV to your LAN, but did anyone within LoRa range, on any device from the manufacturer?
We do that but use a Kubuntu Linux laptop behind the TV and a wireless mouse and keyboard (when we want to pause a movie in Chrome and search for something, like details about an actor in a movie).
I've gotten frustrated enough with my Apple TV that once my gen of hardware is no longer supported I'll replace it with a Raspberry Pi. I don't need fancy apps, just a browser for Jellyfin and (sometimes) YouTube. Any other incidental streaming service usage can also be done through a browser anyway.
Exactly this. Search for a mini PC and it'll have a cheap Intel SoC in it that performs way better than a Raspberry Pi 5 but cheaper (comes with everything for ~$300), and even consumes a similar amount of power.
A heads up: my CachyOS gaming PC has been doubling as my media box. But sadly, I've noticed that modern streaming DRM limits the quality because the OS+hardware is not "trusted". There's probably a way to hack around it, but I haven't gotten into it
There it is. Not a single TV at my house ever seen a WiFi password. I add cheap Amazon FireStick and be done. Sure Amazon also spies on me but as far as I know original FireStick does not have built-in microphone and probably is not scanning/copying my LAN content to some cloud/back home. And at any time I can just throw it in the trash, get another $29 device. Once I/you plug WiFi password to your TV, there is now way of coming back.
Similar here peak ~250 and down to ~120 as it gets close to 128k (which is where I set DSH compaction) though it can readily do 256k.
I just got DeepSeek Harness (DSH) set up with 2x R9700 and it's rather mind blowing that these can do actual work and quickly. Up until now I've always been evaluating and searching for better hardware/model/tweaks. This is much more than I even hoped for and considered getting extra 3090/4090. Now I can stop looking/tweaking and start using it for all the different things I've yet to discover it's good for. I do plan to also try/use Hermes and Pi. DSH is annoying that every plugin install/remove requires a restart--given that "everything's a plugin".
Thanks! Didn't expect to see this here. Exactly what I needed to run Qwen3.8-27B-Quark-AWQ-MXFP4-native.gguf as well as other experiments on one or 2x R9700's (I hope).
I'd really like to see a 45B-ish dense model ready for a dual GPU setup. Something with a little more intelligence while still within the range of some higher end local setups.
There is definitely an under-served target memory size of 48GB - almost everything aims for: 12, 16, 24, 32, 64, ...) But most dual-gpu setups, 3090/4090 (and some mac configs afaik) have 48GB, and most 64GB systems would do well with the extra 16gb of overhead saved. 48GB is also moderately common in PC memory configurations since 24gb DIMMs are a thing.
I wish we could stop sensationalizing this about the AI and really just understand the incompetence of the labs disabling an internet connection in a sandbox.
If you really wanted to sandbox a machine you’d offline cache the packages and not give it any physical route to the internet, not via a jump box, not via a proxy, nothing.
I don’t really know how these training runs operate in reality. But I assume it’s using a lot of raw GPU power directly. It’s hard for me to visualize how exactly you’d go about completely cutting off these datacenter and cloud resources from the internet without actually going there, unplugging the WAN connection, and physically typing out what you need to happen on the cluster.
It seems like whatever virtualized sandboxes they have are not enough. But it’s equally hard to imagine their SWEs jumping on a plane to a data center to do this work locally
Are you suggesting that training agents to have the sole goal of exploiting security vulnerabilities isn't the incompetent part of this, but that the sandbox wasn't secure enough?
Would we apply this logic to literally any other technology?
So I always make sure I take a crack at doing what I want first. Then I ask for an AI review and it usually has a more efficient way to get the job done.
For example I had a working linear decay velocity boost function added to a godot scene and it's suggested refactoring actually reduced lines of code just today. So kind of happy when that works out, but yes I also applied the changes manually so I would grok them and hopefully remember it better.
reply