Linux fork bomb and how to prevent it
A fork bomb is a piece of code that defines a function and runs it repetitively, until the system has no more computing resources. The system will also become unresponsive and the only solution to get it working again is reboot the system. The code The fork bomb code is (for example) like this one: Explanation First of all you define a [...]
How to synchronize the Lightroom Library between pc and mac
Today I want to show you a possible solution to synchronize the Lightroom Library between a pc and a mac. This is usefull if you want to import the data for example on a MacBook for vieweing and sorting it. Later you can develop the pictures on a bigger screen. This solution is also working between windows computers. For this solution I [...]
How to adjust the volume for voice navigation in Maps with CarPlay
After installing my new AppRadio in my car I testet the Maps functionality with voice navigation. The problem was that the voice navigation was extremely loud and I couldn’t’ change the volume on the AppRadio neither on the iPhone with the Volume buttons. If you have the same problem here is the solution. Solution The [...]
Build a Cheap Super Silent Gaming PC
Recently i have bought and build a pc for my home office. I decided to build a computer as silent as possible with a good CPU, a mid-range graphic card, a silent tower with good cable management and SSD storage. The price (without the operating system) is about 1200$. Following you will find a list of the components that I have bought. [...]
How to create an iOS App and publish it on the App Store
I’m proud to present my first App that I have made for iOS. It is a reskin of the “unblock me” strategic game. The app is named “Gian’s Jewels” and consists helping Gian, a swiss ibex, to get the purple jewel. The game In this beautiful game you will improve your logical and problem-solving skills. [...]