zzo38
zzo38
I agree. The implementation would be as follows: - Find the domain name in the URL, and connect to it on port 1965, using TLS, and enable SNI. (Everything following...
If you want to reference a specific message (e.g. to reply to a question that it asks), then how are you supposed to know which message you are referencing? It...
I think that the cookies ought to be documented, so that you know which cookie means what. I also think that they should avoid using confusing privacy policies; the mention...
You should fix it so that you can specify what encoding you want and does not have to be Unicode. (For compatibility purpose, Unicode can be selected by default, but...
I don't know if any fonts do have multiple encodings, but I would have wanted full support if they do, and full support for whatever encodings the font has even...
How is the relevance of MegaZeux, in PuzzleScript?
I know how ZZT is working. The working of ZZT is that stats are executed in the order that they appear in the stat list, where the player is the...
> So would you say that ZZT has a fixed timer and processes input+other events on that timer? Yes, that is how it is working. (You can adjust the game...
It can be seen that in many cases, QOI+DEFLATE compresses better than PNG, but sometimes it isn't a better compression. PNG alone is usually better than QOI alone, though. (The...
Farbfeld is nice because of the "MIME hooks" feature; it can be used to convert other formats into farbfeld. It is not very useful without that feature. I agree that...