Hacking
- Home /
- Categories /
- Hacking
Installing Statamic
Statamic is a new PHP CMS with relatively small community. This website currently runs on Statamic. …
How to PageSpeed with Apache
This is a quick rundown on how to install, configure and tune the PageSpeed on Ubuntu with Apache as …
Class and Objects in R: S3 Style
When it comes to R Programming, I guess you can always consider me as a beginner. Although I have …
Migrating to Statamic
Migration of this blog from Jekyll to Statamic is now complete. To my surprise migration process was …
Creating a new Vagrant base box from an existing VM
Typically my Vagrant workflow starts with a official base box provided by Ubuntu. With help of a …
AMQP, RabbitMQ and Celery - A Visual Guide For Dummies
Celery is an asynchronous distributed task queue. RabbitMQ is a message broker which implements the …
Jekyll, Amazon S3, Vagrant And Puppet
Recently I moved my blog from Scriptogram to static site generated by Jekyll and hosted on Amazon …
My Vagrant Workflow
For those who never heard about the Vagrant, it is a very handy way to manage, create and destroy …
Scala for the Python Geeks
Scala is a JVM languages designed by Martin Odersky in early 2001 and it brings features of …