Showing all posts tagged release:

Vagrant environment for OpenGRM

Recently I uploaded my Vagrant environment for OpenGRM to the GitHub repository. The provision script, install-opengrm.sh, should install OpenFST/OpenGRM on any Linux computer it runs. Should you decide to run the provision script by hand, consult the ...

Static netcat .exe files

Today we are going to create static .exe binaries for netcat. While there are many ports and reimplementations of netcat, we are going to stick with win32 ports for netcat 1.11 or netcat 1.12 (the latter one enables sending CRLF line endings instead of...

Mode switcher for USB armory

USB armory is a flash drive sized secure computing device with an ARM processor. You may purchase it with a micro-SD card, on which a Debian is preinstalled. The preinstalled configuration enables a network connection from the host device. But should y...

An old German folksong

And now something about ethnomusicology. Three years ago, I was at a party. At one point the host requested an old folk song, "Tief im Tannwald ein Vöglein...", and I liked it very much. After recording it, I set out to discover more about it. In rec...

audiowaveform compilation

or How I gave my code fixes to BBC Introduction I am working on a larger project, wherein I needed to visualise audio waveforms. Surprisingly, there are not that many programs able to do this. Even the Swiss Army Knife for all things audio, SoX, plots ...

BF interpreters in XSLT and in Scratch

This release features Brainfuck interpreter in XSLT. It is in this repository. Most information is in the file Readme.txt. From there on, you will know how to use the interpreter. Another feature in this release is the Brainfuck interpreter in Scratch,...

Web server on a 8051 microcontroller

A couple of years ago it was rather fashionable to create a web server in a microcontroller, most often in a Microchip PIC 16F84 microcontroller. The latter has been chosen because of easy programmability, I surmise. But each implementation had at leas...

Korg Monotron settings sheet

Korg Monotron is a small and, for its size, a very versatile synthesizer. If there would ever be a competition for the title My first synthesizer ever, Monotron would surely would have been placed first, as all controls are presented to the musician en...