Morteza E

Results 6 issues of Morteza E

Is it possible to use e.g. 3 cores for zstd? I tried "zstd -12 -T3" but it considered as invalid argument. And what is the default compression level? Thanks a...

Hello. I'm struggling with a micro-bot setup on Zeit Now and tried many different configs but get no result. I'm newbie on both Now and Telegraf, BTW I can run...

Ubuntu has switched to libssl3. I personally compiled tdlib but encountered runtime error when running the binary: `Error while reading RSA public key.` Could you compile it please?

kind:enhancement

### DESCRIPTION Double (redundant) conversation for the same number. ### STEPS I send a message to a new contact as the starter of the conversations. Then he/she replies me. ###...

I'm in a situation that I need set passReqToCallback to true. After reading the source code, I tried to add it as attachToUser options, But It led to error: ```...

I'm new in AMQP and playing with examples to learn. I'm running Rascal examples using cloudamqp free tier. ## Description ``` file:///rabbitmq/rascal/examples/default-exchange/index.js:17 .on('error', console.error); ^ TypeError: Cannot read properties of...

bug