mirango.io

Code

{project} {description}
->
->
->
->
->
->

Articles

Running games on linux is a lot easier today than years past. Wine has advanced to the point where it arguably runs many old Windows 9X and XP games better than Windows 10!

I grabbed Pharaoh on the GOG summer sale this past month and finally had the chance to play. Here’s a quick example on how to install and play on a modern linux distro.

ADB and Fastboot Errors

(bootloader) Data size exceeds download buffer

I ran into a couple interesting problems when I flashed a new ROM on a Nexus 6. One involving adb sideload and another with fastboot (flash-all.sh provided by google to quickly flash the stock image)

Configure Nginx while avoiding common pitfalls and vulnerabilities. While setting up www.mirango.io, I chose to adopt HTTPS in order to ensure privacy of readers. Here’s a short guide I put together while setting up my server.

Hello, world!

Hello, world! I’ve decided it’s time to restart my blog. I’m a computer science student and programmer living in Boston with interests in functional programming and concurrent computing.

I’ve had several blogs in the past - mostly self hosted wordpress blogs. Wordpress offers a lot of functionality that I don’t need for a simple blog, so I was excited to learn about static site generators.