Nodejs & SSH

I figure out how to open an SSH shell into a server with Nodejs.
Read more →

Why the Side Project

I felt this article in my soul. Entitled “How to build a startup — without quitting your day job”, Aytekin Tank lays out justifications and explains the importance of working on that side project, even while having a full-time gig. I’ve always managed to have a side project in the works for the past ten years. These two things have almost always been true for each of them. Side Projects Grow, Improve, and Surprise
Read more →

What it takes to be great?

This article is a great, mid year, reminder on what it takes to achieve greatness.
Read more →

OS X, Bash, & Git Autocompletion

A quick tip for developers who solely use Git on the command line.
Read more →

Taxes With Puppeteer

Danny Guo outlines the steps he took in writing a Nodejs / Puppeteer script to enter data into TurboTax.
Read more →

Getting Started With Puppeteer

Puppeteer is a JavaScript / Node library which provides a high-level API to instrument Google Chrome or Chromium using the Chrome DevTools Protocol.
Read more →

Google Earth Timelapse

Read more →

Right Outta My Childhood

Read more →

Clearing an input field in Puppeteer

I’m working on a project in Puppeteer. I needed to clear a text field. Turns out, it’s not straightforward, but it’s not hard either.
Read more →

Tensor & Flow: TensorFlow & Machine Learning on Android

In Tensor & Flow we will explore the specifics of what is needed to do to deploy a machine learning model to an Android app. I will be using TensorFlow Mobile in Part 1.
Read more →
x