Deleted user

Results 141936 comments of Deleted user

Hey @skywinder , I need this feature in my app. I need to change 2nd rows value according to 1st row selected Value...

How to set agnoster theme in termux please tell me

Thanks Nathan, Is there any way to add client's IP address in this logging.

its just... weird technically its fine, but personally i think the whole Node project is ridiculous javascript isnt and wasnt ever meant to be a systems programming language, it just...

no, i mean `to_hex`: https://metacpan.org/pod/Math::BigInt#to_hex() as to the rest of the response, hm, thats not ideal. as python handles it: ~~~py >>> import datetime >>> datetime.date.today() datetime.date(2019, 1, 26) ~~~...

It looks like this works as expected with Devel::REPL: ~~~pl $ re.pl $ use bigint $ 255->to_hex ff ~~~ and Reply: ~~~pl $ reply 0> use bigint 1> 255->to_hex $res[0]...

well maybe i am "doing it wrong" - but my primary use case is working from standard input. for example with python: ~~~py python3 -i -q > >>> datetime.date(2019, 1,...

i have another workaround. using `REPL.pl`: ~~~pl #!/bin/perl require $ARGV[0]; print "$ae\n"; ~~~ You can use it with any input, as long as the input defines `$ae` as some point....

Its work on Windows. Try: ``` javascript var spinner = require( 'char-spinner' ); spinner(); setTimeout( function() {}, 10000 ); ``` ![spinner](https://cloud.githubusercontent.com/assets/2511294/4329976/aebe13b0-3fa4-11e4-94b1-3a9c146b5dd1.gif)