Does that mean that Void will drop the Linux part? Linus very publicly announced they welcome AI submissions. Seems like a very dumb hill to die on in 2026
You're a banking app. Why do you need to check my phone or my os? The security is not in what phone I use, but in how sane your 2-factor auth is and if even exists.
Right ... While we do that, let's also retype the assembly code the compiler produces, do the linking manually and check you got the same result as the linker, and then finally write the bytes yourself. Whether or not…
His name indicates a troll.
It's even funnier because an attack, until proven otherwise, should make you assume the data has already left the environment.
We had that almost 80 years ago for a few decades, but we shot a guy at the end of it. I hope the next one to suggest something like this remembers the history and refrains from it. It did help the West, and especially…
It's funny the page recommends de-Googled phones, but requires a Google service(reCaptcha) to view the page.
I think EU is warming up to the possibility that relying on US tech is has strategic consequences.
Unfortunately it is a bit more complicated than that. All these phones run firmware, bootloaders, libraries under license from SoC providers, who package components from other vendors under a license themselves. Opening…
When cores start needing more than 9 bits to be represented and RAM is in terabytes, many of the old assumptions need to change. Schedulers need to be implemented in userspace, RAM needs to be allocated in GB, not in…
If we are successful building an "ultra" human AI, it will require massive amounts of energy. That translates directly to "money". There will always be money unless someone finds a way to negate the second law of…
The dependency tree for anything in the software world is so large, that liability like you describe is not feasible. Tomorrow Anthropic's latest model will find a RCE in SYNs being sent to a server? Who is "liable"…
Others have already replied this is not exactly the case and it's trafficking weed and other drugs that gets you hanged. That being said, I'm not so chill about weed. Weed people, like smokers before them, don't…
Statistically, I would look at deaths from that age group among space flight science and compare this "blip" to the p50. I don't think it's easy to say if 11 deaths/disappearances over 4 years is high or not, without…
乒乓. I don't know how it could be more clear that it's not "table tennis".
I'm so happy that EU and UK have laws against this kind of thing and so I will still be able to work somewhere in the future(TBD what future means, though).
Local AI is almost impossible right now with the prices of RAM and GPUs and the sizes of decent models. No way spending even an optimistic 10k, but more likely 20k, on a setup that is good for 5-6 months makes any…
While everything said here is true, I find that in JavaScript world depending on a package that was last changed 8 years ago, complete as it may be, is asking for trouble. For your case, I couldn't find the link to the…
Meta will always need the next platform. Instagram, Facebook phone, Whatsapp, Reels, Marketplace, Portal, VR, AI... Some succed, some fail. When you are an Ads company, the surface where ads are delivered to is…
Because unless you can fund several teams - kernel, firmware(bios,etc), GPU drivers, qemu, KVM, extra hardening(eg. qemu runs under something like bpfilter) + a red team, security through obscurity is cheaper. The…
Agentic workloads create and then run code. You don't want to just run that code in a "normal" environment like a container, or even a very well protected VM. There are other options, ofc - eg. gvisor, crossvm,…
Everyone thinks this bubble will continue until AGI(bulls) or until someone calls them on it(bears). I think it will continue until someone finds a quick way to make cheap energy(bullish) or until we can't build more…
While this is true, improvements in the TLS issuance process should also improve security. When the eventual deprecation of TLS-ALPN-01 and DNS-01 comes, this new method would be completely secure. Here, the record…
Repo has one commit and was created 8 minutes ago (post says 3 mins ago, right now).
It will be a cold day in hell before Americans stop assuming everyone on the internet is American or talks about the US government. The government's role is whatever the people voting for it decide it to be - maybe to…
Does that mean that Void will drop the Linux part? Linus very publicly announced they welcome AI submissions. Seems like a very dumb hill to die on in 2026
You're a banking app. Why do you need to check my phone or my os? The security is not in what phone I use, but in how sane your 2-factor auth is and if even exists.
Right ... While we do that, let's also retype the assembly code the compiler produces, do the linking manually and check you got the same result as the linker, and then finally write the bytes yourself. Whether or not…
His name indicates a troll.
It's even funnier because an attack, until proven otherwise, should make you assume the data has already left the environment.
We had that almost 80 years ago for a few decades, but we shot a guy at the end of it. I hope the next one to suggest something like this remembers the history and refrains from it. It did help the West, and especially…
It's funny the page recommends de-Googled phones, but requires a Google service(reCaptcha) to view the page.
I think EU is warming up to the possibility that relying on US tech is has strategic consequences.
Unfortunately it is a bit more complicated than that. All these phones run firmware, bootloaders, libraries under license from SoC providers, who package components from other vendors under a license themselves. Opening…
When cores start needing more than 9 bits to be represented and RAM is in terabytes, many of the old assumptions need to change. Schedulers need to be implemented in userspace, RAM needs to be allocated in GB, not in…
If we are successful building an "ultra" human AI, it will require massive amounts of energy. That translates directly to "money". There will always be money unless someone finds a way to negate the second law of…
The dependency tree for anything in the software world is so large, that liability like you describe is not feasible. Tomorrow Anthropic's latest model will find a RCE in SYNs being sent to a server? Who is "liable"…
Others have already replied this is not exactly the case and it's trafficking weed and other drugs that gets you hanged. That being said, I'm not so chill about weed. Weed people, like smokers before them, don't…
Statistically, I would look at deaths from that age group among space flight science and compare this "blip" to the p50. I don't think it's easy to say if 11 deaths/disappearances over 4 years is high or not, without…
乒乓. I don't know how it could be more clear that it's not "table tennis".
I'm so happy that EU and UK have laws against this kind of thing and so I will still be able to work somewhere in the future(TBD what future means, though).
Local AI is almost impossible right now with the prices of RAM and GPUs and the sizes of decent models. No way spending even an optimistic 10k, but more likely 20k, on a setup that is good for 5-6 months makes any…
While everything said here is true, I find that in JavaScript world depending on a package that was last changed 8 years ago, complete as it may be, is asking for trouble. For your case, I couldn't find the link to the…
Meta will always need the next platform. Instagram, Facebook phone, Whatsapp, Reels, Marketplace, Portal, VR, AI... Some succed, some fail. When you are an Ads company, the surface where ads are delivered to is…
Because unless you can fund several teams - kernel, firmware(bios,etc), GPU drivers, qemu, KVM, extra hardening(eg. qemu runs under something like bpfilter) + a red team, security through obscurity is cheaper. The…
Agentic workloads create and then run code. You don't want to just run that code in a "normal" environment like a container, or even a very well protected VM. There are other options, ofc - eg. gvisor, crossvm,…
Everyone thinks this bubble will continue until AGI(bulls) or until someone calls them on it(bears). I think it will continue until someone finds a quick way to make cheap energy(bullish) or until we can't build more…
While this is true, improvements in the TLS issuance process should also improve security. When the eventual deprecation of TLS-ALPN-01 and DNS-01 comes, this new method would be completely secure. Here, the record…
Repo has one commit and was created 8 minutes ago (post says 3 mins ago, right now).
It will be a cold day in hell before Americans stop assuming everyone on the internet is American or talks about the US government. The government's role is whatever the people voting for it decide it to be - maybe to…