Get Up and Running with Vue

Download and install the most up to date node from here: https://nodejs.org/en/ Terminal commands npm install -g @vue/cli; # if you have problems with running the above command (which is relatively likely), use sudo vue ui; mkdir -p ~/Sites/babys-first-app/ && cd $_;...

Kernel Panics: Docker + FileVault = Trouble

After around two months of kernel panics in macOS this Winter, I came to the end of them: We use Docker in our organization, and I have been in the habit of using macOS (Mac OS X) FileVault for some years now. But the computational overhead is increased significantly...

Parallax Candidates

If you are considering using a parallax library, here are some candidates: I needed one for some simple parallactic scrolling. The two with stars were good candidates. In a particularly heavy page, Rellax performed better than Fallings, particularly in Firefox (where...

Security: macOS Allow Apps Downloaded from Anywhere

(FYI: macOS High Sierra [10.13.x]) I was having trouble opening an HTML page with Sublime. And I had to use administrative privileges in order to open it through System Preferences, having received the following message: “index.html” was blocked from opening because...

FTFY: Finding Your Niche

I attribute learning "FTFY" (fixed that for you) to Brian Showalter. Thanks, @brisho. But understanding how to make that into a viable income stream was the work of MJ DeMarco. Thanks, Eric for introducing me to this guy, and thanks again to Pat Flynn for...
David Eldridge

David Eldridge

me

DavidEldridge.org is another place where I post information on the web. So, just in case you can’t get enough of my drivel through other sites (like Google+, Bēhance, Twitter, etc.), here’s some more. You’re welcome.

I am a Web generalist: with understanding on things as varied as accessibility, user experience (UX), HTML, JavaScript (as well as jQuery), CSS (as well as Less and Sass), browsers, SEO, and much more.

I live in Topeka, Kansas, U.S.A., where I work to make useful and attractive interfaces for web applications. I really enjoy making computers easier for people to use, whether by showing them how to use them better, or making more intuitive interfaces. Computers are the source of too much friction in the lives of people that use them every day.