Fix windows 5 second freeze every 10-15 minutes
I’ve been typing on a nice laptop for about a year and a half, then lately it’s been freezing, making it very annoying. I’ve been watching Task Manager, then clicking on the lower left to Resource Monitor, then lately escalated to the Sysinternals Process Explorer
Pandas Indexing Primer
SQLite and Pandas quick intro
Want to setup a techie blog simply?
Author name wrong in Git repo?
The Author name is wrong, or we need to change it, fast. To fix the Author Name etc on all commits in a github repo, an easy way is
git is tricky - be trickier like a fugitive = vim + git
Git is one of the most widely used tools of the modern programmer, and vim is one of the classic editors. Programmers choose git and vim because they each give tremendous value in working with files, including both data and source code.