- Added 2017-08-07
Introduction
This is a replica of a Milky Way's style Stargate and the SGC ramp. My goal was to design something that is both easy to print and easy to assemble. Some trade-offs had to be made, for example the symbols an...
- Added 2014-07-01
PbCounter is a small Windows utility that counts how many times each mouse button and each keyboard key is pressed. With these statistics it does three things:
Display the counters, obviously :)
Create an heat map to put in evidence the most u...
- Added 2014-05-10
Source RCON Console is a basic implementation of the Source RCON protocol. This project is presented as an ajax console, but the core is a small standalone PHP Class that can be used to send individual commands from other sources.
The class imple...
- Added 2014-05-10
What/Why
This is an adaptation of a very old code I made a decade ago. It is a class that is able to query/ping game servers including:
Source Games
Counter Strike 1.6
Most Quake 3-based Games
Doom 3
Most Gamespy2-compatible Games
Minecra...
- Added 2013-08-06
What/Why
Oscilloscopes are cool. What is even cooler is using them to display arbitrary pictures instead of boring waves! We also can use them to write text (emulate a terminal) or maybe even play pong! But for now, let's focus on the basics ...
- Added 2013-02-21
What/Why
The goal of this small project is to monitor my home voltage using a voltmeter and a webcam. There are better ways to interface a voltmeter with your computer and here's two techniques that I wish to cover in future projects:
Int...
- Added 2012-09-18
What/Why
I present you MeinChat, an irc client written in javascript with a little help from the PHP backend.
The client side, written in javascript, manages the IRC protocol and the html interface. It aims to implement the complete IRC protocol...
- Added 2012-08-30
What/Why
Update: See end of post for easier way to get IPv6!
Ever since my ISP announced their IPv6 beta, I've wanted to use it. They chose a recent protocol for their offering: 6rd. Support for this protocol is very limited among home rout...
- Added 2012-05-16
What/Why
Munin is a great system monitoring software using the Maser/Node architecture:
Munin. This is were the graphics and html pages are generated. He calls every nodes to collect statistics every couple of minutes. [Master]
Munin-node: Th...