Corepack is an experimental tool that helps you to manage your package managers. It ships with the official Node.js installer so you probably have it installed already.
Blog

Most git repos I work with use main as the default branch name. So I get in the habit of running git checkout main. However, there are a few I regularly work with that don't use main, which is fine. But old habits die hard. This leads to a confusing error message:
A few years ago, I changed my Twitter bio from Software Engineer to Software Shepherd for a number of reasons. I couldn't fit these reasons into a tweet so I wrote an entire blog post.
It's been a few years, well 5 years, since the last time I redesigned my website and roughly 2 years since my last blog post, excluding work related posts.
Maybe you've heard of JavaScript Proxy and think, "Hey that's cool and such, but what should I use it for?" Don't worry, I thought this too until recently when I needed a catch-all solution. And BEHOLD, the indirect intermediary known only as "Proxy" arose from the ashes and set ablaze all Text Editors throughout the known universe.
Today, in 2017, many evergreen browsers support ES6 Modules out of the box. Some browsers have it hidden behind a flag, including Node.js. But is it possible to support old and new environments with the same npm package? Yes!
I'm no security expert, but I had some fun upgrading this website to use some security "Best Practices" for 2017 and I'll show you how to do the same.
Promises are well-known in the JavaScript community since they landed in Chrome 32 (Jan 2014) and in Node.js 0.12 (Feb 2015). They were formally introduced as part of the ES6 (ES2015) spec and are even more important in 2017 due to the async/await primitives that landed in Chrome 55 (Dec 2016) and Node.js 7 (Feb 2017).
Docker is a tool used to build and deploy code in containers.
At the end of 2015, I decided to move from California to Indiana. I will await your gasps and inevitable chuckle or head nod.
Holograms are the future of computing and I think Hololens is a big stepping stone in making holographic computing a reality.
DirectoryLib is open to the public...available on GitHub now!
Copee js, a library to copy text from the browser to the clipboard, is available now on GitHub!
The first major update to this site has been released! Introducing ceriously 2.0! Now with twice the dogs!
D3.js is a library for working with visualizations in javascript.
SignalR is the .NET equivalent of Socket.io for Node.js — it a WebSocket wrapper.
TypeScript is a new language from Microsoft that adds type safety to JavaScript.
I recently added Google Analytics to this website because I had no idea what kind of traffic I was getting. The numbers are in and they were not far off from what I was expecting.
I guess I have been busy this last year. It took a year to get some screenshots up but I finally have pages for the few GitHub projects I posted about below.
Winter is over! This quarter, I have been working on a Contact Management System for a non-profit organization called The Harvest Club.
This quarter has been extremely difficult, but oddly fun. I feel like I have a project due every day and finals are just around the corner.
This summer has been a Summer of Code.
I don't remember the first TRON movie very well because I was really young when I saw it. Maybe this movie would have made more sense so I'll have to watch the first one again. Here are my current thoughts on the movie.