nzhlfred
nzhlfred
I have noticed that everytime i launch a new terminal session, there will be a new randomly generated node bin path. See:  This a little bit annoying because i...
### Please search before asking - [X] I searched in the [issues](https://github.com/yetone/openai-translator/issues) and found nothing similar. ### Please read README - [X] I have read the troubleshooting section in the...
I am struggling to figure out how can we deduce the formula used in `getAmountIn`. Basically here if we want to maximize our profit those two pools must have almost...
以下代码在你之前的commit 中会正确打印出A, B 和浏览器行为符合 但是最新的一次commit之后不能正确打印A, B。 我已经对这个问题进行了修复。 另一方面, 我看了你那篇解析文章之后, 给你的代码加入了大量注释, 文件名为 promise.js。 这次 pr 主要是希望能帮助到更多人, 谢谢。 ``` var p3 = new Promise( function(resolve,reject){ resolve( "B" ); } ); var p1...
Thx for creating such an incredibly useful tool. I'm hoping if it's possible to have a command line version?