All Articles
-
Text overflow shadows - March 27, 2017 14:54
Web-Development
Sometimes you want to display some text that doesn't fit in it's boundaries, for example a one-line title at the top of the page, which might be too long to be displayed on a mobile device. Then you have to cut off the text and somehow show the user ...
-
Smart Mirror pt.3: Hardware - February 21, 2017 22:35
Electronics
I'm mostly done with the hardware now, so I'll present the overall design in this post and explain my solutions to some challenges I encountered along the way. There will be another post on software later.
Final Design
 to toggle standard electric devices in my house on and off. Lights, my stereo, things like that.
I looked on Amazon for some relays that can have ...
-
Finding the perfect (Web-)App Stack - April 5, 2016 13:41
Programming - general
I currently have some projects in my mind and am in the process of finding the best way to create them. As explained in a previous Post I try out different languages and Frameworks for that. Finding the best is really hard since no single service or ...
-
Learning new languages - March 31, 2016 00:16
Programming - general
In this article I will explain some recent thoughts about why learning new languages helps your understanding of how to tackle problems in every language you're coding in.
I've had a lot less time to do programming lastly, so I originally thought ...
-
Arduino Game PC Power Switch - April 4, 2016 12:24
Electronics
This and a following article will explain how to build a simple hardware game with an Arduino and use it to turn on a Computer.
Two years ago I built a PC case of wood. I also used a standard lock to turn the PC on instead of a normal Power button ...