git cake: when is my README's birthday?
Do you want to know when was a file/directory committed in your git repo?
Well here is git log
at your rescue!
🌗
Do you want to know when was a file/directory committed in your git repo?
Well here is git log
at your rescue!
So I recently switched my editor to Vim (last month to be exact), I will probably post my experience sometime later on. If you are interested I am documenting my vim journey (or cheatsheet) here.
I try to explain different ways a python project can be setup in 2020 using virtual environments without relying much on external utilities. Remember the goal is not to discuss about the good or bad practices of using envs but rather to show that there are other ways of doing things which can subtly improve your workflow and productivity as a python developer.
It’s the month of opensource so I thought why not share how I made my first pull request in Dec 2017 (& try to remember) what went down for my first ever contribution on github.
So a small life update ? I mean this could have been a twitter thread as well but you know I have started liking expressing my views like this moreover I wanted to remember this date ;)
At the time of writing this post, my brain might not be in the stable state (I am constantly questioning stuff) and No I am not depressed, neither I am procastinating. This post might feel like a rant, because partly in a way it is but ranting is (I think) good for your brain because.
I host my blog images on Google Drive sometimes, the normal shareable link is not the actual image source. Instead this is :
The amount of data sent (uploaded) & received (downloaded) can be found out using the following bash script.