Posts (Page 15 of 16)

Actor-like pattern in go

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.

Calendar Icon

Introducing mediabase

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.

Calendar Icon

Dockerization

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.

Calendar Icon

Running a Java Vert.x app on Heroku

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.

Calendar Icon

vaultee

vaultee

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

Calendar Icon

12D78

12D78

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

Calendar Icon

Moving to Github pages

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.

Calendar Icon

hotfix 2

hotfix 2

Share an encrypted zfs pool after being mounted.

Calendar Icon

hotfix 1

hotfix 1

Mount an encrypted zfs pool after system boot.

Calendar Icon

oh solaris mio !

oh solaris mio !

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

Calendar Icon