Categories Uncategorized

Integrating Blockchain secured data with node.js and EbakusNG

EbakusNG* is a next generation blockchain software that, among other things, can be used as a secure drop-in replacement for traditional databases. Suppose you need a secure datastore for your application’s medical records. These are patient’s sensitive data, that need to be verifiably correct and secured across multiple clinics in a hospital and possibly securely […]

Read More
Categories Uncategorized

I made a virtual machine interpreter for embedded devices

Meet picoVM. A fully featured, minimal footprint, VM for embedded devices. Written in pure C for maximum efficiency and portability. Essentially just a single header file and one source file that you can include in your project. The machine supports 8,16 and 32bit integer operations along with floating point numbers. You get this at a 1000 […]

Read More
Categories Uncategorized

Status update for Pop Corny

Pheuuu! That was a long week that passed. Worked all day for most of the last days to get the update for Pop Corny ready, but I think that it was totally worth it. Many things were added to the game since the last version 1.2, so much actually that this is called version 2.0! […]

Read More