This is my space Sitemap for project blog
Welcome
This is yet another version of my personal website. I'm still porting the old posts and some new ones as well. Feel free to roam around.
Blog entries
Here's the current list of articles, ordered by publication date (newest at the top).
- Making a messaging app using React and XMPP for fun and non-profit - Part 1(April, 2019): Small story of how I implemented a messaging app using React and XMPP for a non-profit
- How uniform is MD5(December 3, 2018): Can MD5 be used as a way to partition your userbase? (is it uniform enough?)
- Using JRuby with akka-http(November 10, 2018): Short tutorial on how to use ruby to build akka-http apps
- Getting Started With an OSS toolchain for FPGA dev: (October 14, 2018) Short post on how to get started on an FPGA dev toolchain with only OSS
- Taking (back) control of my email: (February 24, 2018) How I decided to take back control of my personal email
- How to mock Process::Spawn (and $?) on ruby: (July 23, 2017) How to mock Process::Spawn on Ruby
- Playing With ZFS (on Linux) Encryption: (June 13, 2017) How to setup a playground to test ZFS encrpytion on a linux VM
- Hello World AWS Lambda: (November 4, 2016) Quick intro on how to use AWS lambda with nodejs
- Poor man's backup server: (October 7, 2016) How to make a very simple backup server using a raspberry-pi and ZFS