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
Category: Software engineering
Update: I switched from Console2 to ConEmu. ConEmu is far more advanced. Console2 is great little front-end for Windows. It makes PowerShell even more usable. […] Read More
Cygwin started to behave quite strangely after recent updates. I was not able to edit files in vim, because it was complaining that files are […] Read More
The default installation of Tomcat 7 for Linux Debian is listening on port 8080. When you want to change the port to 80 then you […] Read More
There is very annoying bug in Open SSL 1.0 which affects curl. When you try to access Tomcat 7 with https with curl you’ll get […] Read More