I suspect this isn't a malfunction, but rather a deliberate measure designed to counter so-called distillation attacks.
HN user
zxilly
So we will get GPT 5.6 soon?
I should like to know how much this would cost? Even Claude's largest subscription appears insufficient for such token requirements.
Maybe using mmap would also save some memory, I'm not quite sure if this can be implemented in Python.
I checked your past submissions and yes, they are also ai generated.
I know it's the age of ai, but one should do a little checking oneself before posting ai generated content, right? Or at least one should know how to use git and write meaningful commit messages?
Frankly, I think this program is ai generated.
1. there are hallucinatory descriptions in the Readme (make test), and also in the code, such as the rate limit set at line 158, which is the wrong number
2. all commits are done on github webui, checking the signature confirms this
3. too verbose function names and a 2000 line python file
I don't have a complaint about ai, but the code quality clearly needs improvement, the license only lists a few common examples, the thresholds for detection seem to be set randomly, _get_stargazers_graphql the entire function is commented out and performs no action, it says "Currently bypassed by get_ stargazers", did you generate the code without even reading through it?
Bad code like this gets over 100stars, it seems like you're doing a satirical fake-star performance art.
There's a similiar tool https://github.com/gojue/ecapture
You can use requestAnimationFrame to prevent race in the renderer
What about performance overheads? I think the reason a lot of people write C is that they have direct control over the generated assembly to maximise performance.
There is no point in asking such questions, the model doesn't know what it is on its own, and you could get many different answers if you repeat it a few more times.
It doesn't seem like a good idea to come up with a name that is directly reminiscent of v0.dev.
"tariffs"
My memory is not very good, but it seems that something similar has happened 4 years ago, do you remember?
Looks like a typical mitm attack, which confuses me a bit, don't the developers use something like tls or dtls to protect their communications? The most recent game I analysed was helldivers 2, which uses dtls. i would have thought that would be fairly common knowledge.
I had recently run into an embedded problem where when switching the order of two functions in the source code, one of them would refuse to work. I tried a number of things without identifying the real error, and finally had to add a comment warning any later parties not to do this. I even checked the assembly and they seem to be consistent. But when I upload to firmware, the error keeps coming back over and over again.
I'm not quite sure what the RAT refers to in the article.
yes, generated by napi-rs
go-size-analyzer, a tool for analysing different dependency volumes in go binaries.
Specifically, I'm looking for help from some people who have experience with reversing on the Mac OS platform, and I'd like to address this issue, which is about how binary relocations handle memory addresses on Mac OS.
https://github.com/Zxilly/go-size-analyzer/issues/242
gsa obtains the memory address by calculating the address expression in the dwarf, and subsequently looks for the static content in the binary that actually corresponds to the memory address, but when the macho file contains relocations, the calculated memory address needs to be relocated with the same logic to get the correct binary content. I've been working on this problem for a while, but I'm really not familiar with the macho structure and I don't own a macbook, I'd like to get help from developers who have experience in this area.
Come on, when can we use this for games?
Mostly the police don't care about this, it's the owners of the copyrights who care , they might send an email to your ISP and then you'll have to pay.
Maybe not related to this topic, but I was thinking about certain games I purchased from Ubisoft. Whenever I open Uplay, it asks me to log back in and enter a 2FA code. So basically all my Ubisoft games are playing pirated versions after purchase. By the way the anti-cheat system Ubisoft uses, EAC, also refuses to work at the same time as GoLand, so I can say that I really don't have a choice.
"Fighting for a free and open internet", and got paid by Google.
Well, it's really hard.
Based on my experience with China, access to drugs is very difficult, or impossible
As a go developer, Copilot write 100% "if err != nnil for me
I sometimes wonder why Dev Containers is so slow. I've tried it on a project with a go, Python and nodejs toolchain, and pre-builds running on GitHub Actions usually take an hour and a half or more.
This is something I've wanted for a long time, will it have pe and macho format support?
I wonder why this protocol needs an ack? a websocket wrapped in a tls should be perfectly capable of guaranteeing the integrity of the message
The parts of Go that make the most sense to me are the default static linking and the easy cross-compilation. rust does part of this, but C-dependent crates are easy to introduce (e.g. openssl-sys) and directly cause cross-compilation to be a disaster.
The attack on xz illustrates that even if the code is open source and the build is reproducible, well-designed attacks can still be executed.
leetcode uses the similar things to detect AI cheaters by placing a <span> with opacity 0
The word underpaid seems too friendly. In the case of the open source developers I know, they don't get any money