Using your computer to help fight Novel Coronavirus (COVID-19)Imagine being able to use your own computer to help fight COVID-19. This is possible. A recent blog post from Folding@home states…Mar 31, 2020Mar 31, 2020
How do I print the null terminator in C?I was writing some code in C where I wanted to print out the null terminator for debugging reasons. Here is a “detailed_print” method…Mar 11, 2020Mar 11, 2020
libguestfs + cloud-init = KVM provisioning made easyI usually prototype my command line ideas in Bash, writing commands to run one after another and test them. As I started sketching out the…Jan 6, 20172Jan 6, 20172
ShowNow — Restricted SSH Reverse Tunneling on Linux made easyOn Friday night, I was sitting at my computer thinking about why ngrok didn’t open source v2, and left v1 with unpatched security…Dec 25, 2016Dec 25, 2016
Hosting providers need an open source UX-friendly panel for customersI recently purchased a dedicated server and was surprised to see that there is no easy-to-use KVM virtualization panel which is open…Dec 20, 2016Dec 20, 2016
Silo - Realtime modular applications on Android: auto-updating, analytics, and moreAndroid Client Library: https://github.com/farazfazli/silo Go Backend Server: https://github.com/farazfazli/silo-server/Dec 20, 2016Dec 20, 2016
How I reverse engineered Kies and SideSync and fixed MTPWhen plugging in my Samsung phone to Mac OS X after installing SideSync, Android File Transfer wasn’t working. At first I didn’t realize…Aug 27, 20163Aug 27, 20163
Why I love testing (and why you should, too)Testing can be fun and exciting, and it leads to better and more reliable code.Feb 18, 2016Feb 18, 2016
Inviting you all to the NYC Mobile App Dev MeetupAs you may know, I am the organizer of the NYC Mobile App Dev Meetup. I invite all of you to join us for our next event. RSVP here…Feb 11, 2016Feb 11, 2016
Implementing my own custom Live SearchView on AndroidI wanted to implement search, so I headed to the Android Developer Website and found a tutorial.Feb 11, 20161Feb 11, 20161