Dummy-friendly tutorial on how to start with Google ML Engine | Continue reading
A short note on how you can increase your value as a software engineer without developing an olympic level of coding skill. | Continue reading
2 common questions that people ask and 1 surprising question people **don't** ask about taking breaks while coding | Continue reading
How to use your terminal + shell to enhance your productivity? | Continue reading
If this is so difficult to reason about, why don't we just stop using it? S... | Continue reading
Open source's free licensing does not drive inequality. Corporate's lack of support for open source does drive inequality. | Continue reading
Let's take a deep dive into iTerm2 settings to style your terminal better. | Continue reading
Conditionals in shell programming | Continue reading
With ES2015 JavaScript got a rather huge update that brought many new things to... | Continue reading
The most common question I get from blog readers is "What is your advice for new programmers?" So, I thought it was time to write up my thoughts. | Continue reading
Over time I've integrated a few static analysis tools into my workflow. These h... | Continue reading
Faaast, simple, modern PWA template. | Continue reading
Advanced configurations, key mappings and mapleader in vim | Continue reading
Used in Python, Android JDK and for reference types in Java | Continue reading
The use of asynchronous communication tools and processes in increasingly distributed teams are resulting in a new way of developing software that for lack of a better word is post agile. | Continue reading
Using TensorFlow.js for Machine Learning on Serverless Cloud Platforms. Use serverless Node.js functions for visual recognition on image files using IBM Cloud Functions (Apache OpenWhisk). | Continue reading
Recently, I was given a dataset that contained sensitive information about cust... | Continue reading
Struct Embedding, Object Receivers, and Interfaces in C++ | Continue reading
This post describes a new and cool idea, which is how to make a CLI that runs in the console of the browser's developer tool. | Continue reading
As software developers we hope to deserve the success of this project as we grow over time. | Continue reading
All the broken parts of the Adult Entertainment Industry from the view point of a software developer | Continue reading
How to setup an Android app for assessing its security and start to perform some security testing on it. | Continue reading
The most common question I get from blog readers is "What is your advice for new programmers?" So, I thought it was time to write up my thoughts. | Continue reading
Local storage shouldn't be used to store sensitive data. It's unsafe! | Continue reading
An epitome of code kindness | Continue reading
Lepto is a tool for automating image optimization for the web. Learn how to set it up into your project and how to use his Command Line and Graphical interface. | Continue reading
I decided to write a small app for Fitbit Ionic and publish it all the way to the Fitbit App Gallery. Here is what I think about it. | Continue reading
It’s been already 11 years since I wrote my first SPA (Single Page Application)... | Continue reading
My favorite features of JUnit 5 | Continue reading
Hey Dev!I ran into a little bug on DEV, so I wanted to share this post as bot... | Continue reading
How to easily deploy code to AWS Lambda in a python environment by using `make` | Continue reading
Some suggestions on what you can do when you're reviewing code and you don't understand it. | Continue reading
JavaScript fatigue has been on the rise for a while now. You often hear develop... | Continue reading
A histogram based approach is used to separate out the hand from the background frame | Continue reading
I've been using git aliases for a while now. People have seen me using them, as... | Continue reading
A new community of developers in completing and sharing coding challenges. | Continue reading
A (somewhat) short summary of the iteration of technology used to build and load web apps. | Continue reading
The role of automation in the US presidential election is substantial and future events of this nature may become even moreso. | Continue reading
How I set up my terminal with iTerm2, Zsh, and a lot of pink! | Continue reading
Investigations of how Elm could compile to WebAssembly in the future | Continue reading
Creating an app that uploads and validates images with Crystal and Lucky. | Continue reading
Linting is a way of keeping your code clean from any issues and generally improving your code style. | Continue reading
How I put joy back in writing scripts | Continue reading
Create a mobile app layout in 5 minutes (@!?!) =) | Continue reading
Java default sorting algorithm. | Continue reading
I write a letter to my past self about the Shell's importance I wish I'd focused on earlier in my career. | Continue reading