Ali Rahbari
Ali Rahbari
Now that node core has added websocket support over http2 https://github.com/nodejs/node/pull/23284, It's nice to know when it will be added to WS?
Would you please add logical assignment operators as the proposal is in stage 4: ``` a ||= b; a &&= b; a ??= b; ``` https://github.com/tc39/proposal-logical-assignment
Is it possible to create a tweak for jailbroken IOS out of this, so it works everywhere?
Dear @pmq20, Thank you so much for the great work. I tested your Node compiler and it's outstanding. But I have some issues and thoughts to share with you. 1-...
I compiled Sherlock265, but it takes 40ms to 100ms to decode each frame of 1080p with 4 or even 8 threads on i7-4820K with 60% usage. VLC plays the same...
Some single channel audio stream are detected as 2 channel while ffmpeg correctly detect mono.
The first call findStrategy returns result as expected, but second or more call returns a strategy with fitness 0. Thanks for this great library.
### Is your feature request related to a problem? We store incremental updates of a row in an array and use $mergeObjects operator in mongodb to merge them: https://www.mongodb.com/docs/manual/reference/operator/aggregation/mergeObjects/ the...
can't connect to RHEL 9, get: `userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedAlgorithms [preauth]` same pub key works on system ssh.