Blog

A collection of quotes, things learned, and who-knows-whats

List, Get, Set, and Unset Mac and Linux Environment Variables in Terminal

Say ‘Environment Variables’ 5 times fast while staring into the Terminal.

Document Your Postgres Database With SchemaSpy and GitHub Pages

SchemaSpy is a nifty tool that, using their words, let’s you document your database simply and easily. (Can confirm, it’s nice). When combined with GitHub Pages, it takes the headache out of deploying the generated SchemaSpy site.

List, Get, Set, and Unset Windows Environment Variables in Command Prompt

Say ‘Environment Variables’ 5 times fast while staring into the Command Prompt.

Camellia's Famous New Orleans-Style Red Beans Recipe

Sourced from the back of the Camellia’s Red Kidney Beans package.

Get the Approximate Size of a JavaScript Object in Bytes

Sure, I can look at the Chrome DevTools Network tab to see the size of a resource. But what if I wanted to get the approximate size of a JS object programmatically? Well, it can be done. See the following:

Current page: 13 of 44
Total blog posts: 220