Bitcoin Forum
May 03, 2024, 11:20:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 this week's competition prize pool is over 0.7 BTC! on: August 25, 2020, 08:59:16 PM

Accounts that were traded/bought/sold/given away before this change are fine, but from this point forward it is strictly prohibited.[/b][/center]

if so why are 2 of my accounts perm muted? I got them days before. i have the credentials.
and i wonder why only those 2 accs were perm muted. the low level accounts i got, distributed the same way, are ok, yea`?!  Roll Eyes
2  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 play&invest BTC ETH LTC DOGE on: August 10, 2020, 11:26:42 PM

3. Faucet can only be claimed if you balance is 0 (which means you cannot 'save' it before you can withdraw)


Well after a certain time, which depends on your account level, you can send your winnings made of faucet as a tip to an alt account.
Or you push it up to minimum amount for withdrawal.
3  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 play&invest BTC ETH LTC DOGE on: August 10, 2020, 10:09:08 PM
Whats up with yd? Suddenly lost connection and now the web app isnt connecting anymore  Huh

edit: i see, there is a problem https://twitter.com/yolodicegame/status/1292280478125432833
ny ny
And it happened again right now, couldn't connect for like 5 minutes then once I was able to log in, I lost connection again..

Ethan is already working on it (see twitter). Fast as always- Great work there Captain
4  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 play&invest BTC ETH LTC DOGE on: August 09, 2020, 02:02:54 AM
Whats up with yd? Suddenly lost connection and now the web app isnt connecting anymore  Huh

edit: i see, there is a problem https://twitter.com/yolodicegame/status/1292280478125432833
5  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 WEEKLY COMPETITIONS, fast bets BTC LTC ETH DOGE on: February 13, 2020, 06:48:56 PM
....
Tell me if you see any difference!

Cheers,
Ethan

I noticed that site slows down after a while, especially on mobiles. maybe any memory leak?
6  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 WEEKLY COMPETITIONS - 0.4 BTC guaranteed, 40 prizes! on: January 22, 2020, 07:01:22 PM
So it seems bet speed is critical... OK, I started to work on optimizing browser <-> server communication and so far I was able to remove 75% of the overhead by switching to more efficient coding (msgpack), compressing keys and removing unnecessary messaging.

Right now everything seems to work. After I do the final code review I'll deploy the changes and remove some of the bet delays.

That sounds nice. do i have to change anything on my chat bot to keep working after update?
7  Economy / Gambling / Re: 🔶 YOLOdice.com 🔶 WEEKLY COMPETITIONS - 0.4 BTC guaranteed, 40 prizes! on: January 21, 2020, 09:20:37 AM
So far it seems that speed is most important... And it's hard to disagree. On the other hand I'd like to keep the older bets accessible somehow, maybe there is a hybrid solution somewhere in the middle. I am thinking about storing historical data on separate drive or even a separate server...

But if it happens to be too complex, then you think we should aim for speed rather than keeping complete bet history?

Personally I dont care much about the bet speed nor bet history. I record my bets locally.
It would be great if bet results are broadcasted to all existing sessions for an account so
i can record bets placed on mobile on my pc the easy way Grin

Whatever, here a few things I noticed which maybe help to increase the speed for general users:

The All bets stream ('Watch Bets') sucks a lot performance out of yolo and is enabled by default.

Same with the live updates for competitions. Especially on slow and mobile devices it slows down bets.
Thats a client side thing.

Even with Watch Bets disabled and non competition running I get like ~450 bets per minute  (non delayed) using on-site Autoplayer.
Using my self made bot I get like 1k bets per minute. Thats 2 times faster! (* records from times before weekly competitions)

jfyi I use a slightly modified version of RGBkey´s API wrapper for NodeJs. Its modified the way I can auth by login instead of api key.

I think you can get much more out of yolo just by optimizing the web client!

Cheers notYou
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!