How to build your first web application using Nuxt.js.
Suppose you have a dozen or so *.rar files that you would like to unzip at the same time. But for each file, you want to create a folder with the same name and extract the files into that specific folder. Here are the short-hand and long-hand versions. Getting StartedFirstly,
How to install Octave environment using Homebrew for Machine Learning prototyping.
I love Spotlight on Mac but wanted to explore a few other tools. Here are a few of my favorites. DocFetcherI really like DocFetcher. It's a Java program that runs on all Operating Systems and you can even put it on a USB with an index that leads to other
I'm working on a project that requires me to capture latitude, longitude, an array of zip codes, and country information using a single IP address. It thought it might be helpful to share an example of how to do that using ES6. I've written the examples using Class methods and
How to deploy your Rails app on ElasticBeanstalk (including S3 buckets, security groups, load balancers, auto-scalling groups and more) using CodeCommit.
How to set up a Python project and manage its dependencies using virtual environments.
How to turn off Avid's Pro Tools application manager auto launch.
We will use four different package managers to set up our environment. Homebrew is a package manager for Mac. We will use brew to install rbenv. rbenv is a Ruby manager that makes it easy to install modern versions of the language. RubyGems is a package manager for Ruby that