Andre Brait

Results 222 comments of Andre Brait

Yes, I second that. Language and locale aren't the same thing and date format here should be derived from locale (e.g. `en_GB` uses `dd/mm/yyyy`, `en_IE` use `dd-mm-yyyy` but also sometimes...

Setting up wildcard addresses to redirect to the default DNS in advanced settings would be the ideal thing to do IMHO.

@francispeixoto There's no way to do that. In order to do that the DNS would have to know the IP (which means it would have to send an insecure request...

(the Google.com example is just an example, I know the idea is to try the internal DNSonly if there's a NXDOMAIN from the external one, but still, there are many...

@tanberry You can create a series of expression policies of this kind (in here, checking if the user has a set of static tokens, a.k.a. a recovery method): ```python return...

This script's goal was to generate a 1 Game = 1 ROM set and it therefore tries to do exactly the opposite of what you want. It's technically possible to...

Yeah, it's just an unfortunate thing at the moment but I haven't been able to dedicate time to get DATROMTool out of alpha (what works works well, but it's unpolished)...

Can't blame him for that. It's hard to make and maintain those tools. He did make some impressive things with his filtering and creation of a while new database for...

And integrate it with unexpectedpanda's database, I mean.

TOSEC IIRC requires a different way of thinking, given they index software, not only games. Many concepts don't translate so well and I think they use some elements not present...