Philip Zeyliger

Results 3 comments of Philip Zeyliger

It's very dangerous (from a programming practice and hair-pulling perspective) to use mutable objects as defaults in python. Those get evaluated once, when python runs through that function the first...

Both Gzip and Brotli have different "compression" settings. I believe Brotli defaults to maximum compression, whereas gzip doesn't. In my experiments, when I tuned Brotli to more middle-of-the-road compression, the...

I'm interested in dropping `undefined` as well! Cheers!