I'd really like to get more clarification on offline mode and privacy. The github issues related to privacy did not leave a good feeling, despite being initially excited. Is offline mode a thing yet? I want to use this,…
In a signature context, you probably want someone else to know that "you" signed it (I can think of other cases, but that's the usual one). The way to do that requires them to know that the key which signed the data…
Yes, not saying that web of trust ever worked. "Pre-established channel" are the other mechanisms I mentioned, like a central authority (https) or TOFU (just trust the first key you get). All of these have some issues,…
4800MHz single rank ok?
Right, I think those were the closest we got to the CHRP standard, as they moved the platform toward PC-style floppies, PS/2, ATX PSU and even more generic "platform" stuff than most clones. I'm fairly sure I had an ISA…
There's a great postmortem here about what might have been a similar SEU (single event upset--bitflip) here: https://www.atsb.gov.au/sites/default/files/media/3532398/ao...
I really cannot say Uber's use of Go is particularly idiomatic to me, having started writing Go more than a decade ago now. It just strikes me as overwrought, and I've worked on big services.
I assumed they had jammed a new DXE into the UEFI capsule, which would probably be able to subvert secure boot.
I don't see how enabling secure boot helps here, since UEFI is responsible for enforcing that and is compromised. I'm sure some might recommend more roots of trust and signing down and verification that starts at the…
Go is safe from the perspective of RCEs due to buffer overflow, which is what matters here. Happy to be enlightened otherwise, but "I broke your (poorly implemented, non-idiomatic, please use locks or channels ffs)…
There are several pure Go bittorrent libraries from a cursory search
Voting for new legislators, personally. I wish they'd do something about PG&E or housing instead of criminalizing software development of chatbots. Truly useless, and I wish we had more choice of non-insane candidates.
It wastes taxpayer funds on enforcing a moat for Sam Altman, it establishes a fixed computational bound in a legal regulation, it tries to police a free speech activity because of possible harms (but not the harms…
I get the strong sense you understand neither ITAR nor this article. Good luck!
Laws should be about the outcome, not about processes that may lead to an outcome. It is already illegal in California to produce your own nuclear weapon. Instead of outlawing books, because they allow research into…
The base unit is actually a single bit, so why aren't we talking about decabits instead of bytes, following the SI argument?
Only with additional hardening between the container and the kernel and hardware itself.
There would be an ironic twist if nvidia (who first competed with AMD nee ATI) was forced to license their IP to intel for national security reasons, but it would rhyme with history (x86 licenses to AMD) and benefit the…
Is there a proper reverse engineering of the payload yet?
Isn't u-root also basically this?
CWOWD CZKZO DLUML TPRHR KXFHH MHIUS TMXON CHQXQ DFMBI APKZV DRFIU SEFLV ZSSPK ESGNE BNRQA QBVHH YMAZ just to not be cruel, it's an m3 without UKW-D, 3 rotors and a plugboard :) EDIT: I think I answered my question…
Ollama does a nice job of looking at how much VRAM the card has and tuning the number of gpu layers offloaded. Before that, I mainly just had to guess. It's still a heuristic, but I thought that was neat. I'm mainly…
By chunking and binning the data by user contribution count, you are structuring it as described. Pretraining is often accomplished on similar chunked text. k-anonymity is not perfect though, or state of the art, the…
I assume that terminals are authenticated, and stolen/diverted terminals can be disabled, so outside willful negligence or failure to report stolen/diverted terminals, it seems like it should be obvious who is accessing…
I'd rather intelligence agencies spent their time fucking instead of killing, I guess. You're describing an ideal that has not been realized historically, so while I agree, I also completely understand the fact that…
I'd really like to get more clarification on offline mode and privacy. The github issues related to privacy did not leave a good feeling, despite being initially excited. Is offline mode a thing yet? I want to use this,…
In a signature context, you probably want someone else to know that "you" signed it (I can think of other cases, but that's the usual one). The way to do that requires them to know that the key which signed the data…
Yes, not saying that web of trust ever worked. "Pre-established channel" are the other mechanisms I mentioned, like a central authority (https) or TOFU (just trust the first key you get). All of these have some issues,…
4800MHz single rank ok?
Right, I think those were the closest we got to the CHRP standard, as they moved the platform toward PC-style floppies, PS/2, ATX PSU and even more generic "platform" stuff than most clones. I'm fairly sure I had an ISA…
There's a great postmortem here about what might have been a similar SEU (single event upset--bitflip) here: https://www.atsb.gov.au/sites/default/files/media/3532398/ao...
I really cannot say Uber's use of Go is particularly idiomatic to me, having started writing Go more than a decade ago now. It just strikes me as overwrought, and I've worked on big services.
I assumed they had jammed a new DXE into the UEFI capsule, which would probably be able to subvert secure boot.
I don't see how enabling secure boot helps here, since UEFI is responsible for enforcing that and is compromised. I'm sure some might recommend more roots of trust and signing down and verification that starts at the…
Go is safe from the perspective of RCEs due to buffer overflow, which is what matters here. Happy to be enlightened otherwise, but "I broke your (poorly implemented, non-idiomatic, please use locks or channels ffs)…
There are several pure Go bittorrent libraries from a cursory search
Voting for new legislators, personally. I wish they'd do something about PG&E or housing instead of criminalizing software development of chatbots. Truly useless, and I wish we had more choice of non-insane candidates.
It wastes taxpayer funds on enforcing a moat for Sam Altman, it establishes a fixed computational bound in a legal regulation, it tries to police a free speech activity because of possible harms (but not the harms…
I get the strong sense you understand neither ITAR nor this article. Good luck!
Laws should be about the outcome, not about processes that may lead to an outcome. It is already illegal in California to produce your own nuclear weapon. Instead of outlawing books, because they allow research into…
The base unit is actually a single bit, so why aren't we talking about decabits instead of bytes, following the SI argument?
Only with additional hardening between the container and the kernel and hardware itself.
There would be an ironic twist if nvidia (who first competed with AMD nee ATI) was forced to license their IP to intel for national security reasons, but it would rhyme with history (x86 licenses to AMD) and benefit the…
Is there a proper reverse engineering of the payload yet?
Isn't u-root also basically this?
CWOWD CZKZO DLUML TPRHR KXFHH MHIUS TMXON CHQXQ DFMBI APKZV DRFIU SEFLV ZSSPK ESGNE BNRQA QBVHH YMAZ just to not be cruel, it's an m3 without UKW-D, 3 rotors and a plugboard :) EDIT: I think I answered my question…
Ollama does a nice job of looking at how much VRAM the card has and tuning the number of gpu layers offloaded. Before that, I mainly just had to guess. It's still a heuristic, but I thought that was neat. I'm mainly…
By chunking and binning the data by user contribution count, you are structuring it as described. Pretraining is often accomplished on similar chunked text. k-anonymity is not perfect though, or state of the art, the…
I assume that terminals are authenticated, and stolen/diverted terminals can be disabled, so outside willful negligence or failure to report stolen/diverted terminals, it seems like it should be obvious who is accessing…
I'd rather intelligence agencies spent their time fucking instead of killing, I guess. You're describing an ideal that has not been realized historically, so while I agree, I also completely understand the fact that…