The algorithm checked only the last 16 characters of the path, so package differences were not considered.
that is such a C thing to do.
The algorithm checked only the last 16 characters of the path, so package differences were not considered.
that is such a C thing to do.
my guess is that a large number of tor exit nodes is run by government agencies.
i’m pretty sure as a chinese game developer it’s pretty easy to rent a few 10k people to install the game. still, so far i have heard and seen only good things about the game, so i guess it will be a huge success worldwide when it comes out.
yeah i’m not saying it is stupid or something, but this kind of optimisation is found in C code very often, where people take the first|last N of something because it is most likely good enough :D