Davide Scalzo
Davide Scalzo
Right now if a player falls below BB, the loop gets stuck, sitting out the player resolves that. Also, should probably have an optional parameter if we want to replace...
Hi there, awesome light little library :) I've identified a few issues with code blocks, they are as follows: - overrides `code` does not differentiate between the 3 code types...
Hi there! Firstly, thanks so much for the library very easy to use and practical! I am experiencing a problem deploying to production (heroku). I'm using react-boilerplate, and successfully using...
Hi all, I am starting to look at building a Chrome app, but I can't figure out how to develop directly as an app on dev (enjoying hot reloading and...
Hi @CorentinJ! Great repo! I have one question in regards to the embeddings training. Are they trained using cosine similarity, euclidian distance or some other loss? I'm trying to use...
Hi there, thanks for the plugin :) I am trying it out, but while I can get it to work on localhost I can't get it to work on a...
When installing the library the following pops up: ``` warning @sendinblue/client > [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142 warning @sendinblue/client > request > [email protected]: Please upgrade to version 7...
Hi @yegor256 , thanks so much for the gem, it is super simple :) I've just created a transaction with the following `tx = sibit.pay(satoshi_amount, 'S', { sender => pkey...