Why the DoD should use OpenStack instead of AWS

The U.S. Department of Defense has more than 3,000 datacenters and countless applications. The US military smartly want to consolidate to… | Continue reading


@medium.com | 6 years ago

How to extract logic from one Redux reducer to another using appendReducer

If the history of our planet was scaled to 24 hours, the entire existence of our species would be less than 2 minutes, and the existence… | Continue reading


@medium.com | 6 years ago

How my death startup died – in ten not-so-easy steps

Some of you might have read the title and thought — “Gah, another tech bro sob story on Medium about how his company failed.” While this… | Continue reading


@medium.com | 6 years ago

The Nomad Project

What’s the Nomad project? | Continue reading


@medium.com | 6 years ago

A short series of posts encoding problems as Satisfiability problems

As I dug thru material to teach a course on SAT solving, I wanted to distill my understanding about SAT encoding — the process of… | Continue reading


@medium.com | 6 years ago

Hello Go – Gophers and Monkey Sort

For the past couple of months I’ve taken a liking to Go for various biased reasons so to showcase the beauty and simplicity of Go we’ll… | Continue reading


@medium.com | 6 years ago

Elon Musk under promised? Tesla Semi to break-even 7months ahead of 2yrs promise

(This article is an excerpt from our full report on Tesla’s Semi Strategy) | Continue reading


@medium.com | 6 years ago

Arbitrary code execution safely with lua and elixir

For quite some time I have been building out a rules engine for my upcoming saas product AppDoctor. The idea is, when given a dynamic… | Continue reading


@medium.com | 6 years ago

Comparing Kubernetes Operator Pattern with Alternatives

This post compares Kubernetes Operator pattern with other alternatives that may exist when building tailored workflows for your… | Continue reading


@medium.com | 6 years ago

Three-day no-meeting schedule for engineers

Brian Donohue | Pinterest engineering manager, Product Engineering | Continue reading


@medium.com | 6 years ago

Rebalance vs. HODL: A Technical Analysis

The intention of this study is to paint a fair picture of how rebalancing as a strategy stacks up to HODLing. In order for this to happen… | Continue reading


@medium.com | 6 years ago

Product Experimentation Should Be Modeled After Gambling, Not Academia

Most product teams have adopted experimentation using principles from academia. This is the wrong model to match against. | Continue reading


@medium.com | 6 years ago

Deploying Multiple Traefik Ingresses with LetsEncrypt HTTPS Certs on Kubernetes

As detailed on my first article, I’ve set an architecture for Kubernetes to be as similar to “production” as possible even being run on… | Continue reading


@medium.com | 6 years ago

30 Years of Love in the Time of Cholera

Love in the Time of Cholera appeared in English thirty years ago this month. | Continue reading


@medium.com | 6 years ago

Algorand’s Instant Consensus Protocol

by Georgios Vlachos | Continue reading


@medium.com | 6 years ago

Gibson’s Bankruptcy Is a Cautionary Tale about Corporate Innovation

It’s official: after over 116 years in business, Gibson guitars is filing for bankruptcy. Amidst tumultuous leadership and declining sales… | Continue reading


@medium.com | 6 years ago

Humio Simplifies Kubernetes Logging with Helm

Containers are nothing new in the infrastructure world. New, better, and more secure solutions and versions of tools come out seemingly… | Continue reading


@medium.com | 6 years ago

Why every Web Developer should look into Ethereum

The Ethereum ecosystem is evolving incredibly fast, which means any web dev would feel right at home. | Continue reading


@medium.com | 6 years ago

An iOS Developer’s Journey into React Native

Like many iOS developers, I had sour opinions on JavaScript. I remembered JavaScript as that weird, wild-west language where no two… | Continue reading


@medium.com | 6 years ago

Focus on AI at Facebook F8

Facebook generally uses its F8 Developer Conference to introduce new platform features. This year however there was a distinct emphasis on… | Continue reading


@medium.com | 6 years ago

React, Redux, Auth State and API

One of the most frequently asked questions about React, Redux and REST is where to put authentication (OAuth tokens for example), how to… | Continue reading


@medium.com | 6 years ago

The Age of the Consumer Contract Wallet

Today the Token team shows you what the future holds. | Continue reading


@medium.com | 6 years ago

The problem with Electron

The problem with Electron is not Javascript. | Continue reading


@medium.com | 6 years ago

Smalltalk is not just a programming language

Mark Miller reminded me today that Smalltalk is not just a programming language. This is the problem that most programmers have when they… | Continue reading


@medium.com | 6 years ago

Startups and Blockchain – Investing in Blockchain

It’s a fact of life that entire industries are built on centralized ledger systems which hold all our sensitive data. It’s also (probably)… | Continue reading


@medium.com | 6 years ago

The Bad Old Days of Untargeted Advertising

Before we ban targeted advertising, consider the alternatives | Continue reading


@medium.com | 6 years ago

ICOs are Cancer

I have been involved in a few venture-capital funded startups, so I’m used to getting introduced to entrepreneurs building software… | Continue reading


@medium.com | 6 years ago

Why aren’t Blockchain projects agile?

The Agile Movement and “Lean Startup” | Continue reading


@medium.com | 6 years ago

A Quick Look on My ReasonML Workflow with VSCode

Note: This article is aimed for beginners without any knowledge about Reason. | Continue reading


@medium.com | 6 years ago

So you’d like to meet for a coffee?

I receive, what I consider, the perfect amount of email introductions to entrepreneurs that want to meet me and see if OTL Ventures may be… | Continue reading


@medium.com | 6 years ago

Welcome to Scootopia: we now aggregate all electric scooters

It’s a Bird! It’s a Spin! It’s the mobility craze taking over America. And now, you can find every cute lil scoot with our app, Transit. | Continue reading


@medium.com | 6 years ago

The advent of the ethical blockchain

When you first hear the word blockchain, what words immediately spring to mind? | Continue reading


@medium.com | 6 years ago

Binary Exploitation ELI5 – Part 2

“ Wait a minute. Using an RX modulator, I might be able to conduct a mainframe cell direct and hack the uplink to the download.” —… | Continue reading


@medium.com | 6 years ago

What is wrong with all existing crypto gaming projects?

Gaming Tokens have taken the world by storm. At nearly 100 billion dollars, the online gaming industry a MASSIVE one, and it is growing… | Continue reading


@medium.com | 6 years ago

Insitro: new AI driven drug dev company

Modern medicine has given us effective tools to treat some of the most significant and burdensome diseases. Widespread use of vaccines and… | Continue reading


@medium.com | 6 years ago

China’s 350 Kph Self-Driving Train Gets Ready to Hit the Rails

On April 29th, the Assets Supervision and Administration Commission (SASAC) of China’s State Council announced that China Railway Signal &… | Continue reading


@medium.com | 6 years ago

AccutarBio Advances AI in Drug Discovery

In December 2017 Chinese pharma tech startup AccutarBio raised US$15 million from IDG Capital, YITU Tech, and ZhenFund. | Continue reading


@medium.com | 6 years ago

Time series cross validation

Using time series cross-validation and catching lookahead bias | Continue reading


@medium.com | 6 years ago

Comprehensive guide for color usage in web design

There is a lot of material about color to be found online. But none of us has the time to search and read lengthy series of articles to… | Continue reading


@medium.com | 6 years ago

A guide to creating Web Component using Angular Elements: from NPM init to build

The “from-scratch” guide to authoring Web Components with Angular (in 10 steps) | Continue reading


@medium.com | 6 years ago

The radical idea that people have value

The meaning of International Labor Day | Continue reading


@medium.com | 6 years ago

Resources for Firebase Developers

Firebase is really an incredible toolset for developers. There are so many ways it can make your development experience way more efficient… | Continue reading


@medium.com | 6 years ago

Webpack awarded $125,000 from MOSS Program

Implementing first-class support for WebAssembly | Continue reading


@medium.com | 6 years ago

This 75-Year Harvard Study Shows How to Have Lifetime Joy

Lessons from the longest study on human happiness (TED). | Continue reading


@medium.com | 6 years ago

Russian Fake Tweets Visualized

Co-Author: David Kes | Continue reading


@medium.com | 6 years ago

A Message to WhatsApp Founder Jan Koum

Jan Koum, the other co-founder and former CEO of WhatsApp, is leaving Facebook. His former colleague Brian Acton did the same a few months… | Continue reading


@medium.com | 6 years ago

Sequoia: The IDE Before Visual Studio

Or… more cancelled projects I worked on in the early 90s… | Continue reading


@medium.com | 6 years ago

Dependency Injection with Clojure Using DIME

Do we need Dependency Injection with Clojure? That’s a slightly misplaced question — it does not even begin with the problem definition… | Continue reading


@medium.com | 6 years ago