What's this?
This is a collection of some of my personal hobby projects,
such as a desktop CNC mill, a
CNC remote control or various
Open Source software projects like the
Razer device driver for Linux.
See the navigation bar on the left side for a complete list of projects.
Have fun! --mb
IPv6 support
IPv6-only access (AAAA record) to this website is available through
six.bues.ch.
Dual IPv4/6 access (A and AAAA record) is available through
dual.bues.ch.
If you encounter any problems with services on this server,
contact me, please.
Content management system
The CMS used for this site is a custom WSGI/Python based solution. It is work in progress. The key point to this solution is the filesystem based database. It focusses on easy maintainability of the database with standard Unix tools.
Latest bleeding edge cms can be downloaded using the Git version control software by issuing the following command:
git clone git://git.bues.ch/cms.git
To browse the Git repository online, go to the gitweb interface.