I have never talked about micropython before. Recently I started using it a lot so I wanted to let you know, too. I use Arch linux but I am sure that these tools are available for other Linux distros as well. I am running micropython on ESP8266 (Wemos D1 mini...
[Read More]
Ending the IoT cloud bundling battle
how Open Source stops your light bulbs from calling home
I am a Linux user by heart. So I enjoy my freedom to decide when and if it is time to do upgrades or buy new hardware. And I totally hate it when a company decides after 15 month that I can’t get any updates for my perfectly fine TV...
[Read More]
Cisco Asa Firewall DHCP Configuration
Static IP to Mac address mapping
Adding static IP to Mac address mapping to your firewalls dhcpd configuration is now supported on ASA version 9.13(1) and later.
[Read More]
github cleaning
I consolidate my open source projects
It is time to get rid of unused stuff I collected over the years.
[Read More]
PySide2 demo
using OpenGL
QT is used for building desktop applications that run on all major platforms (Linux, Mac, Win). QT is implemented in C++ for C++ developers. Recently they put a lot of effort into making the tools available for Python developers, too. This is named PySide2 or “QT for Python.” The abstractions...
[Read More]