Posts (Page 15 of 16)

Actor-like pattern in go
The Actor paradigm allows to structure code as independent entities (actors), that are responsible for a single functionality of your application. Here you will find an implementation of this paradigm in Go.

Introducing mediabase
Mediabase is a proof of concept application, to showcase how to build a decoupled web application, using Go as back end and AngularJS as front end.

Dockerization
How to virtualize a home server environment, by means of a lightweight tool such as Docker, rather than much heavier alternatives such as VMWare Esxi, KVM or Xen.

Running a Java Vert.x app on Heroku
Step by Step on how to run a Java (vert.x) application on one of the popular Paas, in this case, Heroku.

vaultee
A proof of concept web application to keep track of items you own, written in Vert.x

12D78
Hoping that an os update to my hackintosh system will solve the sleep issues I'm having.

Moving to Github pages
Migrate my Wordpress blog (hosted at Rackspace) and a Tumblr page to a statically generated site, powered by Jekyll and hosted at Github Pages.

hotfix 2
Share an encrypted zfs pool after being mounted.

hotfix 1
Mount an encrypted zfs pool after system boot.

oh solaris mio !
Install Solaris 11 in a home server environment, in order to use the built-in zfs pool encryption feature.