piie.net

Welcome to piie.net. Stay a moment and catch a brief glimpse of things I do.

2021-11-17

phpMyReservation

Nowadays more and more companies use desk-sharing concepts and I developed a simple web based tool to allow employees reserving their desks in an intuitive way. Hopefully this will help to stop some Excel-sheet madness ;)

2021-08-07

cambot - yihack telegram integration

If you don't want to expose your webcams to the internet to someone else's cloud and have a yihack compatible camera, this bot might be useful to you. It allows to have a simple button based interface through telegram and even forwards MQTT events like motion or sound detection.

2021-01-30

RC Crawler

Recently I bought a 1:24 scale RC crawler and I just created a small track with some obstacles to challenge its offroad capabilities.

2021-01-05

Vfio setup - piping a dedicated GPU into KVM

There are several tutorials out there about how to setup a Windows10 KVM environment with a dedicated GPU to run windows games without doing dual boot. However most of them are kind of outdated or are using libvirt, pulseaudio or other stuff I don't want to use. Thus here's my "keep it simple stupid" solution.

2020-12-27

New Homepage is Online

Finally I found the time (or motivation?) to update this website. The old one was around for more than 14 years and it was overdue to create something new. All content of the original page has been inherited.

2020-07-08

Solving Git Merge Conflicts Using .rej

If you are used to solve merge conflicts in the good old way with .rej files, you can do that with git too... with little config magic and some merge driver script.

2014-11-28

spread0r - a speed reading tool

Inspired from a commercial speed reading tool, which you can't really try out, I shortly implemented my own interpretation of such a speed reading tool. It is amazing, how fast you can read using this tool (and how fast you get exhausted when doing so ;).

2014-07-16

webshell on firefox os

as long as there's no ssh client available on firefox os, there's the possibility to use a webshell over https

2013-01-05

mini tplink radio

i built a tiny web radio device using tplink 703n router, a usb soundcard, mobile speaker and an atmel attiny85.

2011-07-15

simple_serial

a small tool which opens /dev/ttySx for reading and writing

2010-01-11

quake 3 configs online

as many people are asking for my quake 3 config files, i put them online. additionally some small hints and tips regarding id's best shooter.

2007-08-21

realtime-comparison

my diploma thesis, about comparing different realtime solutions for linux from a practical point of view