ksimmi
ksimmi
Hello! Today I started new project with pyenv and python-3.8.0 and I had problems with installation packages via `pundle`. For example I putted one line `pyramid` into `requirements.txt` and then...
Hi, I'm a Ruby developer and I was so excited when I saw the python's Bundler but it is not stable! I mean when I trying to run `pundle install`...
Hello I'm trying to make a client with endless negotiation loop and I want to make the client to be reconnectable. I throwing an Exception on the middle of a...
Hi. I’m not sure how to describe my issue. A few months ago, I implemented the MVP with async-websocket, and everything worked fine. However, last night, after about six hours...
Hello, I’m trying to start a new non-Rails project using the Karafka framework. After adding the standalone_migrations gem to my Gemfile, I encountered an error related to Rails, and I...