Skip to main content

GetCanary.io - Intelligent notifications

GetCanary.io - Intelligent notifications The other day I had a Eureka moment while archiving the daily batch of notifications from various server tasks. Instead of having to read over ‘success’ messages, why isn’t there a reliable way to instead get notified when things do not work as expected. This is what our latest project sets out to solve. The title of …

Read More

Thoughts on (practical) privacy

Privacy is difficult in this day and age. On the one hand we want to limit what we provide these data hungry companies with and on the other hand, we don’t want to alienate ourselves from our friends. Personally, Facebook is the company that I’m most reluctant to share data with. I simply don’t trust them. If you read Salim Virani’s post Get your loved ones …

Read More

ZoneMinder as a people counter?

In recent years, it has become fairly common within the retail space to use (IP-based) surveillance cameras to track foot traffic (this can also be referred to as a “people counter”). This is a great idea, as it allows you to re-use existing hardware instead of having to install additional sensors. There are numerous commercial solutions out there that are …

Read More

Thought on the Purism laptop

Today I stumbled across the Purism’s Librem 15 laptop. It’s a crowd sourced laptop that is, as the name implies, pure. No proprietary or firmware or software. I really like this idea, as it improves security by a lot. At first glance, it looks pretty good. However after diving into the details, it falls short on a few points. The keyboard layout. A number …

Read More

A "dead man's switch" for your computer?

In the last few weeks, a lot of details have been disclosed around Ross Ulbricht’s arrest. For those not familiar with the matter, Ulbricht was arrested at a library in San Francisco some time ago with his laptop open. The agents managed to steal the laptop out of Ulbricht’s hands and therefore prevent him from locking the computer (which presumably had …

Read More

Virtualization on Ubuntu 14.04 with virsh and vmbuilder

While I’ve switched most of my workloads to Docker, there are still some situations where you need to manage and set up Virtual Machines (VM). These days, KVM+QEMU has more or less been established as the virtualization standard, so we’ll be using that. Setting this up on Ubuntu 14.04 (Trusty Tahr) is very straight forward. All you need to do is to run: $ …

Read More