> The fix that worked is a schema transform at the provider boundary. For OpenAI-family models only, we rewrite every optional property to be required but nullable, using anyOf: [T, null], which gives the model an…
I don't think llama.cpp supports any of the LongCat models, actually. They haven't posted weights/inference solutions for LongCat-2.0 [1], but LongCat-Next had transformers support, which I assume means it works with…
At UVA many years ago, one of my roommates was one of the unfortunate 20 or so annually expelled -- the only outcome of being convicted of breaking the "no cheating, stealing, or lying" honor code. It didn't take repeat…
> I want to be careful here. was the giveaway for me
The reasoning generally isn't kept in the context, so after choosing the secret word in the first reasoning block, the LLM will have completely forgotten it in the second and subsequent requests. So, it technically…
Epic Anti-Cheat fully supports Linux[1]. I believe what the GP comment means is that the Fortnite publishers opted not to tick the “allow Linux” checkbox on the developer portal website. There is probably more nuance…
Without knowing anything about Tor, I'd guess you've got it backwards. I imagine Tor leaks your OS through TCP/IP fingerprinting, and whether that fingerprint matches your `navigator.platform` is probably a factor into…
Interestingly, not only do both versions emit the same assembly, but clang both autovectorizes and unrolls the loop: https://godbolt.org/z/qxsKWfz9s
This looks like it, I think: https://searchfox.org/mozilla-central/source/toolkit/xre/dll...
> what if someone turns [password authentication back] on sshd_config requires root to modify, so you've got bigger problems than weak passwords at this point.
Less than skips over, utility based shopping is explicitly derided: > The narrative that you just told me [about utility shopping] is “I am a very analytical person who only has book smarts and no emotions”. And that…
This is briefly mentioned in the article, but from the report[1]: > It should be noted that the scope of the code reviewed within this audit is relatively narrow. In particular, while we audited cURL’s use of the…
Given the exploit vector looks like yet another iMessage attachment bug, > The target iOS device receives a message via the iMessage service, with an attachment containing an exploit. and that one of the effects of…
> banned by Microsoft for breach of TOS, whatever that might have been FWIW, I had the same thing happen and found out the ban reason was "fraud (please insert phone number)".
I believe GP is referring to the multiple AI-driven vtubers on Twitch (vedal987 and motherv3 I think?). They're not yet 24/7 because they still require human supervision for reasons -- vedal987 was recently banned for…
Probably just an extension to existing ETSI legal interception interfaces[1] that I believe are required to be implemented by all service providers of a certain size in the EU. Your personal email server and private IRC…
> but prohibitions on Congressmen remain in force [i.e. 2020 congressional insider trading] Is it really "in force" when, despite much ado, no charges were brought in the linked scandal [1][2]? I don't really have a…
Are you using the no-javascript version (“HTML” version), by any chance? If so, you might find the “fully-featured” version has better^W results, at the cost of requiring Javascript and all that entails.
As a regular user of the Javascript-less page, several months ago it started returning wildly different results than the “fully featured” version for the same queries. My uneducated guess is that it’s using a different…
This might make more sense in the situation where multiple hosts share the same IP, as in a CARP[1] setup. There’s probably other useful use-cases but that’s the one that comes to my mind. [1]…
Direct link: https://www.youtube.com/watch?v=5eo8nz_niiM Really enjoyed the video, thanks for the suggestion!
Anything over a network is going to have layer 2 framing overhead. Something like a serial port would do the trick.
Doesn't seem like it. The GPU module required for training CNNs is sold separately[1]: > A GPU capable special SOD release which is not available to the public is required in order to train your own CNN model. There are…
> Bread takes about 10 minutes I've been using the newbie friendly NYT no knead bread[1] for years, and it's that easy. The only gotcha is that you have to prepare it the night before, but that isn't really a big deal…
I've always thought of PDF as an opaque format. How do you search and/or browse your collection? Does the subject show up in grep [e: without being diligent with filenames]?
> The fix that worked is a schema transform at the provider boundary. For OpenAI-family models only, we rewrite every optional property to be required but nullable, using anyOf: [T, null], which gives the model an…
I don't think llama.cpp supports any of the LongCat models, actually. They haven't posted weights/inference solutions for LongCat-2.0 [1], but LongCat-Next had transformers support, which I assume means it works with…
At UVA many years ago, one of my roommates was one of the unfortunate 20 or so annually expelled -- the only outcome of being convicted of breaking the "no cheating, stealing, or lying" honor code. It didn't take repeat…
> I want to be careful here. was the giveaway for me
The reasoning generally isn't kept in the context, so after choosing the secret word in the first reasoning block, the LLM will have completely forgotten it in the second and subsequent requests. So, it technically…
Epic Anti-Cheat fully supports Linux[1]. I believe what the GP comment means is that the Fortnite publishers opted not to tick the “allow Linux” checkbox on the developer portal website. There is probably more nuance…
Without knowing anything about Tor, I'd guess you've got it backwards. I imagine Tor leaks your OS through TCP/IP fingerprinting, and whether that fingerprint matches your `navigator.platform` is probably a factor into…
Interestingly, not only do both versions emit the same assembly, but clang both autovectorizes and unrolls the loop: https://godbolt.org/z/qxsKWfz9s
This looks like it, I think: https://searchfox.org/mozilla-central/source/toolkit/xre/dll...
> what if someone turns [password authentication back] on sshd_config requires root to modify, so you've got bigger problems than weak passwords at this point.
Less than skips over, utility based shopping is explicitly derided: > The narrative that you just told me [about utility shopping] is “I am a very analytical person who only has book smarts and no emotions”. And that…
This is briefly mentioned in the article, but from the report[1]: > It should be noted that the scope of the code reviewed within this audit is relatively narrow. In particular, while we audited cURL’s use of the…
Given the exploit vector looks like yet another iMessage attachment bug, > The target iOS device receives a message via the iMessage service, with an attachment containing an exploit. and that one of the effects of…
> banned by Microsoft for breach of TOS, whatever that might have been FWIW, I had the same thing happen and found out the ban reason was "fraud (please insert phone number)".
I believe GP is referring to the multiple AI-driven vtubers on Twitch (vedal987 and motherv3 I think?). They're not yet 24/7 because they still require human supervision for reasons -- vedal987 was recently banned for…
Probably just an extension to existing ETSI legal interception interfaces[1] that I believe are required to be implemented by all service providers of a certain size in the EU. Your personal email server and private IRC…
> but prohibitions on Congressmen remain in force [i.e. 2020 congressional insider trading] Is it really "in force" when, despite much ado, no charges were brought in the linked scandal [1][2]? I don't really have a…
Are you using the no-javascript version (“HTML” version), by any chance? If so, you might find the “fully-featured” version has better^W results, at the cost of requiring Javascript and all that entails.
As a regular user of the Javascript-less page, several months ago it started returning wildly different results than the “fully featured” version for the same queries. My uneducated guess is that it’s using a different…
This might make more sense in the situation where multiple hosts share the same IP, as in a CARP[1] setup. There’s probably other useful use-cases but that’s the one that comes to my mind. [1]…
Direct link: https://www.youtube.com/watch?v=5eo8nz_niiM Really enjoyed the video, thanks for the suggestion!
Anything over a network is going to have layer 2 framing overhead. Something like a serial port would do the trick.
Doesn't seem like it. The GPU module required for training CNNs is sold separately[1]: > A GPU capable special SOD release which is not available to the public is required in order to train your own CNN model. There are…
> Bread takes about 10 minutes I've been using the newbie friendly NYT no knead bread[1] for years, and it's that easy. The only gotcha is that you have to prepare it the night before, but that isn't really a big deal…
I've always thought of PDF as an opaque format. How do you search and/or browse your collection? Does the subject show up in grep [e: without being diligent with filenames]?