Sasha Varlamov

Results 32 issues of Sasha Varlamov

Adding [EXLskills](https://exlskills.com/) a free and open source programming learning site

I've been struggling to debug an issue with the standard [consul image](https://hub.docker.com/_/consul/https://hub.docker.com/_/consul/) when running on docker+runv and/or pure hyperctl stack. First of all, when running docker+runc (on the same fresh...

My application watches a large number of files, however, after setting a few thousand watches, the process inside the container begins to receive errors regarding the inotify limits. When I...

Adding https://codingrooms.com/ to online tools/IDEs

I'm running into an error when I try to run the `nearest_points` accessor on ECMWF forecasts. It appears that the error is related to the coordinate system, but I don't...

help wanted
ECMWF
accessors

Clean up logrus output to limit the noise in the logs (such as the `[INFO]` and timestamp data)

enhancement

This library is unusable on mobile due to lack of support for touch events (only listens to mouse events). Would be great to have equivalent listeners for touchscreen devices.

enhancement

The `resize` event never fires. Fails with Angular9 and and in demo (forked): https://stackblitz.com/edit/3dgenomes-ngx-resizable-vert-181-1gkhaw

bug

Occurs in Angular9 and in demo (forked): https://stackblitz.com/edit/3dgenomes-ngx-resizable-vert-181-v5fndv The event looks like this for an example where user is changing height: ```javascript {"info":{"width":false,"height":null,"id":"","evt":{"isTrusted":true}}} ``` In Angular9 the value seems to...

bug

### For Feature Requests Desired Feature: Secure image uploads (require auth) with S3 storage backend (the S3 version of #551 / #665) ##### Expected Behavior Same user experience as local...

:hammer_and_wrench: Enhancement
:coffee: Open to discussion