Skip to content

Evan Vaughan

A place for intellectuals, adventurers, and general enthusiasts
  • Home
  • Blog
  • Apps
  • Contact
  • About

Tech Trends in 2020

January 5, 2020 Evan Vaughan Leave a comment

The largest taxi company, Uber, owns no vehicles and lost over $5 billion in one quarter last year. The largest…

Continue Reading →

Build a Native Windows App With Node and .NET

July 21, 2019 Evan Vaughan Leave a comment

This is a CPU monitor using Electron on Node for the front end, and .NET/C# on the back end. A…

Continue Reading →

Some of the best technologies in 2019 – and they’re free

January 10, 2019 Evan Vaughan Leave a comment

The best technologies in life are free. Don’t spend your money on tools, spend it on people who can do…

Continue Reading →

Tech Debt Belongs on the Balance Sheet

January 6, 2019 Evan Vaughan Leave a comment

Many companies have a material amount of tech debt and are devoting significant resources to service it. Tech debt is…

Continue Reading →

MIT AI Program – What I Learned

December 26, 2018 Evan Vaughan Leave a comment

Back in October 2018 I started an artificial intelligence program through MIT – a collaboration between their Sloan School of…

Continue Reading →

Standup vs Status Meeting

December 15, 2018 Evan Vaughan Leave a comment

The difference between a status meeting and a standup has very little to do with whether people are standing or…

Continue Reading →

Achieving Continuous Delivery

September 21, 2018 Evan Vaughan Leave a comment

Continuous delivery (CD) is the opposite of what I call the all-nighter deployment cycle (ADC). The ADC is a recurring…

Continue Reading →

Get Current Bitcoin Price With A Few Lines of C#

April 18, 2018 Evan Vaughan Leave a comment

C# example of retrieving the current price of Bitcoin using Coindesk’s REST API: string json; using (var web = new…

Continue Reading →

Building a DevOps Dashboard

February 9, 2018 Evan Vaughan Leave a comment

DevOps is the unity of automated testing and deployment, monitoring, app telemetry, and agile processes on one team. DevOps puts…

Continue Reading →

Routing With MV* and WebAPI

November 12, 2017 Evan Vaughan Leave a comment

Modern client-side MV* frameworks have two options for handling routing: hash and HTML5. Navigating to the “customers” view of an…

Continue Reading →

Posts navigation

← Older posts

Follow Me

  • LinkedIn
Copyright © - Evan Vaughan
Copyright © 2023 Evan Vaughan — Primer theme by GoDaddy