git Searching commits across repos for particular text I have this terrible problem of having to search across multiple repos for notes that I have made. I have developed a fairly good habit of making notes of everything of interest. However,
Sublime Text Sublime Text Tip - Going to Any Open Window This is pretty cool. I have this recurring problem of having to shift to the right window while working. The primary reason to have so many windows open is to copy and paste
hat-tip Restored 50GB on my SSD on Mac by deleting /cores Ridiculous! My SSD has been running out of space and I blamed myself for being on a download binge! Today was getting darn desperate! I've actually been pretty disciplined of late!
hat-tip Creating a user and allowing ssh on Mac To create a user called ghost and allow ghost to ssh locally on my Macbook, I had to do the following. Create a standard user by going to "Users & Groups"
Terminal Switching between windows on a remote nested tmux session Figured this out a while. I tmux first to server 1 and then ssh into server 2. I often need to switch between windows in the remote session. Finally, figure out that the
Ghost Running a upstart service as different user I just upgraded Ghost [https://ghost.org/] that powers this blog to v2.1. I have an upstart script that starts off this instance. With the latest upgrade, it is a requirement that
Terminal Run Bash commands in Fish I love the fish shell and its been my default terminal for ages! Running bash scripts in fish seems feasible to certain extent using edc/bass: Make Bash utilities usable in Fish shell
hat-tip Installing HP Drivers for Win 8.1 Installing HP Drivers * Using HP ProBook 450 G3 Notebook PC (To use Win 8.1) * https://support.hp.com/in-en/drivers/selfservice/hp-probook-450-g3-notebook-pc/7834555 * Download from above link * https://h30434.www3.hp.com/
hat-tip Create a bootable Win 8.1 USB from Mac OSX Create a bootable USB using UNetbootin [https://unetbootin.github.io/] First format the USB to FAT using the Disks utility Next, just download and install by following the instructions.
hat-tip SOLVED: "Application" is damaged and can't be opened in macOS Sierra Recently stuck with the following error message when in installing third party apps on macOS Sierra. "Application" is damaged and can't be opened! Apparently, the issue lies with "
rstats Data Pasta is a must have to working with R and the Web Just came across this package called MilesMcBain/datapasta from r-bloggers! Here is a quick demo of why it is a boon for working with RStudio! No repetitive tasks of parsing and munging for