Roman Solovyov

Results 6 comments of Roman Solovyov

I have same problem too. Its may be something with user permissions if I run this command in build directory: MIX_ENV="prod" LINK_SYS_CONFIG="" LINK_VM_ARGS="" APP="myApp" AUTO_VERSION="" BRANCH="master" SKIP_RELUP_MODIFICATIONS="" RELUP_MODIFICATION_MODULE="" USING_DISTILLERY="true" mix...

What if we use [PostgresSQL ltree](https://www.postgresql.org/docs/9.2/ltree.html) with [EctoLtree](https://hexdocs.pm/ecto_ltree/readme.html) or [Hierarch](https://github.com/Byzanteam-Labs/hierarch)? - The ltree implements a **materialized path,** which very quick for INSERT/UPDATE/DELETE and pretty quick for SELECT operations - It...

I can't understand how will chains be created? Commands to bot or from webhooks? Or they both? One issue cannot be indifferent chains at the same time? Therefore, I do...

Can I do this? I understand how to calculate ping for LiveView. Just use phx-hook like that: https://github.com/fly-apps/live_beats/blob/6233b438c23c74c21543a5a122816f5dc2f71974/assets/js/app.js#L185-L203 But I'm not sure for the geographic location. I am going to...

Похожая проблема, если не установлено приложение vk, то не открывается веб вью для авторизации. Заметил это на iOS 14.1 Firebase аналитика перехватывает: Deep Link does not contain valid required params....