

Oops. I meant the modern method is better if network is reliable. Not unreliable


Oops. I meant the modern method is better if network is reliable. Not unreliable


This seems like a silly workaround at first but it’s really not. If the network is unreliable, you can’t really use normal video streaming, you need to send full screenshots. Probably still a better idea to use only I-frames than a bunch of JPEGs but whatever.
But they did make some very silly mistakes. Par for the course of an AI coding company I guess.
I probably missed some but even for an AI company this is really bad


The modern method is more efficient if your network is reliable.
Modern: I-frame (screenshot) then a bunch of P-frames (send only what changed). If a frame gets lost, the following frames aren’t really usable, frozen until next I-frame Old: Send only full screenshots. Each frame has all the data, so losing one doesn’t matter.


Why ipv6 only though? Is there something about it that makes it more resilient to DDOS? If a device on the botnet has both ipv4 and ipv6 I don’t see how it’s mitigated


“Results showed a small but statistically significant ability of test subjects to discriminate high resolution content, and this effect increased dramatically when test subjects received extensive training.”
Basically, people can just barely detect high res audio but it’s not much better than a coin flip. If you have lots of experience you’re more accurate but not by a whole lot.
Anyway 48kHz sampling can produce up to 24kHz and the human limit is like 20kHz. Most songs don’t have 96db of dynamic range, and 120db is hearing damage, so the idea that the average person can easily hear the difference is not true.
urinal to b3. easiest puzzle of my life


I’ve always wondered why there isn’t VR optimized compression. Seems like each eye would mostly have similar or shifted pixels than the other. Nice to see some work being done in this space


A lot of Windows bugs are memory corruption bugs. And those are often severe. Using Rust does actually prevent memory corruption. The rest of Windows is still probably insecure, but any security improvement is good.
Also, the SSD bugs may have been caused by prerelease SSD firmware. With all this back and forth who knows though.


And when GPT-5 stops doing this, all of a sudden it’s a bug and they want 4o back.


Disable automatic updates in Gnome Software them do them manually via dnf.


deleted by creator


Well, the whole point of a DMCA notice is to let you remove content BEFORE the legal action. And I don’t know if you looked at it, but the Piracy sub is only discussion, with a rule that disallows any links. If anything, they’d go for the actual instance that hosts it, not this totally unrelated one. I don’t think they even know Lemmy exists. And yet, the Piracy Reddit is completely fine.
sorry we only have Exception in thread “main” java.lang.NullPointerException, is that okay?
This guy is paying for AWS to host his website. If you can run Linux on someone else’s computer, you can run it on your own, or at the very least, it will be easy to learn how