Simple scenario: deploy spring application to remote server which has https management interface. Easy task. When you have properly configured project with pom.xml then you […] Read More
Tag: Windows
Using Wacom tablet on Windows is easy. Just plug in the tablet and draw. It works, but sometimes stylus changes its behavior. Problems: You want […] Read More
It’s quite easy to set up virtual a environment with isolated packages for Python in PowerShell. There are several methods Method 1. Pipenv This is […] Read More
New version of Cygwin is distributed with resizable Cygwin Terminal. Cygwin Terminal is configurable and it has some neat features like transparency. In order to […] Read More
Deploying Django app to Heroku from Windows machine is little bit tricky. You can follow instructions in Heroku manual. The first problem that you may […] Read More