Travel, Code, and Engineering
Browsers typically load all of the images on the page as soon as possible. This is called eager loading. Sometimes, it's best if we wait to load images until we need them. This is called lazy...
Censorship in Korea is very different from that in America. In America, we bleep out a bunch of words that some people are too dirty, and nudity is very rare on television. When watching Korean...
I recently saw an amazing way to integrate Vue into a Rails project, and I wanted to share it here! It's a super easy method that makes it dead-simple to pass data from Rails views into Vue...
Cleave.js is a super cool JavaScript library that lets you force the formatting of an input. It works for credit card numbers, dates, and several other kinds of formatted text. If you haven't heard...
A few days ago, CamelCamelCamel went offline due to some issues with their database. They lost a few hard drives and needed to recover the data on them. The drives were large and expensive, and the...