Recent posts

Helping the Tor Project

3 minute read

In this short article I will try to introduce you to the Tor Project and what can you do in order to help it. What is the Tor project? The EFF describes th...

Django Signals

2 minute read

I’ve been working on a website for some time now, at first I’ve made it with Django + templates and now I use Django Rest Framework and Angular. The website ...

How to sign git commits with Yubikey

2 minute read

Introduction If you know what a Yubikey is, you may skip this section. Yubikey is quite expensive device that acts as a portable GPG key, it is considered ...

How to get started with FreeRTOS and ESP8266

5 minute read

Cover Photo by Matan Segev from PexelsCover Recently, I purchased a NodeMCU from AliExpress for about $4. The reason I did this was to find out what all the ...