Oleksii Ilienko

Results 15 issues of Oleksii Ilienko

Is it possible to convert the brain into a file to get the original data? I need to transfer all the data from the brain to the database. The order...

It seems the author has stopped supporting this repository. If someone wants to, you can use: https://github.com/assada/laravel-achievements PHP 7.2+ Laravel 6/7/8 Auto-discovery package Code style improvements

```javascript const client = require('prom-client'); const collectDefaultMetrics = client.collectDefaultMetrics; const Registry = client.Registry; const register = new Registry(); collectDefaultMetrics({ register: register, prefix: 'prefix_' }); //ok, but without prefix const test...

Related to #271 add `/chunk` command with all info about current chunk, display borders and give simple one click possibility to claim it ![image](https://user-images.githubusercontent.com/1472664/197390796-986b47ce-3fec-4c40-8631-03e24eb5112f.png) ![image](https://user-images.githubusercontent.com/1472664/197390909-1d1385af-676e-4b93-979d-922e400591a3.png) Unfortunately, I don't have much...

**Describe the solution you'd like** For players command usages sometimes are complicated. So, while the GUIwill not appear soon, I propose to add a single command for claiming. More on...

_/js/laroute.js_:**24** ![](http://i.imgur.com/KPlPK0O.png) ``` javascript var ajaxurl = laroute.url('ajax-'+$(this).data('action'), []); ``` L5.1 "lord/laroute": "^2.1"

Ok, guys. Maybe do you have any recommendations to server parameters? cpu\ram? for 4 jam clients. Looks like 1 shared cpu and 1gb ram enough for 4 clients. On my...

```bash $ python3 -m radiacode-examples.basic usb.core.USBError: [Errno 13] Access denied (insufficient permissions) ``` ```bash $ lsusb Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device...