Recapping my Roland Juno 6 A long time ago I ordered som capacitors to recap my Roland Juno 6. The other day I finally got around and did it. It was clearly visible that the existing […]
My laser cut transparent orange acrylic sheet eurorack case Lately I’ve been designing a eurorack case in beautiful transparent fluorescent orange plexiglass that perfectly fits a Doepfer A-100 DIY kit. I was in need of a rack and I […]
How to make the Amazon Alexa sample app boot automatically on the Raspberry Pi Here’s a quite clean and unhacky way to make the Amazon Alexa sample app on the Raspberry Pi boot headless:ish, without supervision or a monitor connected. Lately I’ve been doing […]
A simple mod to remove the background noise from a Korg Polysix I love my Korg Polysix, but there’s one thing always bugged me about it. There’s an awful lot of static background noise that is constantly sounding, regardless of how the […]
A cheap, simple way to make hardware buttons control a computer application Say you have some hardware buttons or switches, and you have a computer application, like a computer program, a javascript web application or a Raspberry PI application. And you want […]
My Useless Machine A Useless Machine (aka Ultimate Machine or Leave-Me-Alone-Box) is a box with a switch. When you flip the switch the lid opens and something from inside the box reaches out […]
Render a block from ContentReference in EPiServer 7+ Just a quick post about something I didn’t find anywhere. If you for some reason have a ContentReference that is referencing a Block in EPiServer and you want to render […]
Entity Framework code-first migrations This post is just a little reminder for myself on the syntax for common Entity Framework operations. To be executed in the package manager console in Visual Studio. Enable migrations […]
An Asp.Net REST/json service proxy I had a REST/json service with token authentication that I wanted to consume from a javascript application in an Asp.Net web application. I didn’t want to expose the token used […]