Akif Patel

Results 12 comments of Akif Patel

A fix for this, that covers much more, is to use web sockets to do real time communication from the server to the client. However, this is very involved.

Why not pyth eval in safe mode? Also, what are bags?

so like `collections.Counter`?

What do you mean by bijective base?

Would this be a form of compression?

oh, I see what you mean, the things goes to a 0, which disappears when you store it as a number.

This this seems really cool. I just disagree in the `A`, its pretty useful and saved me a char quite a few times with expanding the input into two vars....

@kirbyfan64 I think that will then be instead used to create a two element list instead.

This is actually a good reason to _keep_ the lambdas ones the way they are now instead of switching them like we were planning. Maybe keep some like `m` and...

Yeah, this sort of error usually means that you messed up the arity somewhere. This could be because you actually gave the wrong number of arguments, or as you did,...