Georgios Pligoropoulos

Results 15 comments of Georgios Pligoropoulos
trafficstars

hi @vikas94 fyi I am in Macbook M2 Pro The README notes should mention that the full rebuild is with this: `docker-compose down && docker-compose build --no-cache && docker-compose up...

Hi all. I had set the resolution to 1582x982 in the macbook pro laptop, without any other screen connected to it. Tried a couple of more times but the performance...

Just do it with [Akka](http://akka.io/) instead. Use [Scalatra](http://www.scalatra.org/) as a frontend for Akka and have your node.js communicate with Akka through that. No need to reinvent the wheel. This way...

You are correct on that part. My answer is still valid for the use case where you care for production and not having many resources in time and money for...

Hi there. I am afraid you will need python2.7 for this project. Unless you would like to fork it and manually make the transition. Create a virtual environment ``` sudo...