Oleg Strelenko

Results 9 comments of Oleg Strelenko

@rif Answer from GitHub support: Your account was flagged for artificially inflating the popularity of one of your repositories. Because of this, your account will need to remain hidden. Best,...

We can't use stars to identify github users who want to get tokens, but we can use the search. But there is one problem. The search result isn't sorted by...

How we can get genesis_public_key sorted by creation date?

Hi @rif thank you for your decision. But we can use stars for sorting and parse the list in parts. Today I received an answer. >> May I use secret...

https://gist.github.com/c-darwin/a9a96a4eaae16c0d410f34e434594132

Hello @bulldosers, Sorry for delay. **Short instruction** 1. Download https://github.com/centrifugal/centrifugo/releases 2. config.json ```JSON { "secret": "yWaC39F9zWgP4xqp", "web": true, "admin_password": "password", "admin_secret": "test", "namespaces": [ { "name": "public", "anonymous": true, "publish":...

Hi @nimag42 ! Cool idea! But my unity is crashing :( Stack Trace of Crashed Thread 10776: 0x00007FFB51F6E5A8 (libvlccore) vlc_mutex_lock 0x00007FFB7C3F1825 (libvlc) libvlc_retain 0x00007FFB7C3FC135 (libvlc) libvlc_media_new_from_input_item 0x00007FFB7C3FC368 (libvlc) libvlc_media_new_location 0x00000000687C1D5C...

I have built dll for win64. But when I use it I have Unity crash without crash-logs ![dll](https://i.imgur.com/pdSzCUY.png)