17. Apr 2017 |
Windows Subsystem for Linux does not natively support Docker so the user has
to use the Docker host of Windows itself.
Docker can run on Windows using Docker for Windows (Hyper V)
or Docker Toolbox (VirtualBox).
Read more »
20. Nov 2016 |
Elementary OS 0.4 “Loki” does support HDPi screens by default, but it is limited to double the scaling (1x, 2x, …).
xrandr gives the ability to scale down the screen afterwards. This allows scaling support as seen in Windows or
MacOS (100%, 125%, 150%, …).
Read more »
5. Mar 2016 |
When evaluating a replacement for an existing tool, one of the things to concern
is loosing productivity. When switching from Eclipse to IntelliJ you’ll miss
those embosomed shortcuts. Here is a summarization of shortcuts (with their
equivalent in IntelliJ) I use many times a day in Eclipse.
Read more »
6. Feb 2016 |
This blog post will show the steps required to deploy a maven artifact on
Maven central using Travis CI.
Read more »