I’m happy to announce version 1.5 of Auto Bluetooth. Beside two new features which I will explain below, I first will show you how the new version looks like. We did more or less a complete redesign, including the icon, widget and of course the wizard. These are the two new features: Persistent …
Read more »The Use of QR codes? Yes or No? I was walking down the streets in Bern, when I realized that there are more and more advertisement posters which use a QR codes in them. That made me thinking quite a bit. As you may have noticed we have some projects for the use of QRs …
Read more »Take a break and enjoy what Niklaus did for his last school project: Unfortunately the sound was removed by youtube, but it’s still funny
Read more »Today I wanted to connect to my server via ssh, I made a typo and the result was amazing Instead of writing: $ ssh root@10.0.0.1 I typed: $ ssh root@10.0.01 And it worked! It connected successfully to the server. I thought this makes sense because even though the point is missing, the ip is still …
Read more »Just recently I found myself pushing changes to a remote git repository that contained some bogus values for the email field. After looking around on the web I found out that the filter-branch command could do what I was looking for. The most wanted command to fix it was: git filter-branch The following snippet might …
Read more »
