git was initially written by Linus Torvalds on the idea: how to create source code management system that does not suck. source code management is very useful when the developer team is larger than > 1 developer. it allows fast […]
25.04.2020
07.12.2019
i really like virtualbox and i think it has great potential, what i do not like SOOO much is the CIA’s involvement with Oracle. “Larry Ellison Is A Billionaire Today Thanks To The CIA” (src) VirtualBox is mostly GPL 2.0 […]
04.10.2018
after you have setup docker on your system like this (debian/ubuntu) or like this (fedora/redhat/centos) and have started the docker service (does not autostart per default): service docker start # tested on Static hostname: DebianLaptop Icon name: computer-laptop Chassis: laptop […]
11.04.2011
Java is a “great” = well designed, can handle big workloads, scales well, cross-OS support and security should be pretty good as well, language, but in the end of course C and C++ are faster. simplicity: it is quiet simple […]