Good Bye to a Dear Friend
Es ist schon traurig wenn man einen Freund im Leben verliert…
Es ist schon traurig wenn man einen Freund im Leben verliert…
I took me quite some time to scour the internet for some reliable examples on how to configure nginx to run a simple rack application…
Have you ever wanted to make changes to a running ruby script without having to restart? It turns out we can ;–)
Ruby provides a plethora of standard variables, but they can be hard to read…
If you’re like me, you have a lot of commands which are used frequently on the command line. Aliases can be created to lessen the pain of repeating long commands. In this example, I am creating a dedicated file for aliases, which keeps things clean and organized, as well as making it easy to copy settings between different machines…
Have you ever been interested in the internals of a gem?
(Arduino Uno R3)
I have seen quite a few questions regarding the setup and accuracy of using the TMP36 temperature sensor…
I bought a meter several years ago to measure appliance energy consumption and, once again, started putting it to use…
rack-ssl-enforcer is great Rack middleware to enforce ssl connections, and to easily specify when to use ssl and when to fall back to http…
This is a sort of note-to-self outlining the steps to contribute to open-source projects…