-
Using Node.js to rename set of images
posted in Nodejs on 2014-01-22 file processed path glob files fs require -
Today I had to rename a bunch of image files to the same names, but in lower case. Here is how I did it.
read more
-
Git error: cannot lock existing info/refs
posted in Architecture on 2013-10-02 existing info refs lock existing info console -
I just messed up my local repository. Thankfully there was an answer in StackOverflow.
read more