Recovering commit after git reset --hard

Posted on Wed 21 March 2018 in Git

An hour left for project demonstration and while making few important changes you did something very veerryy aweful. It's --hard to recover but not impossible. This is how you can get the commit back from hell.


Continue reading

MozAMU - My first talk for Mozilla and first visit to Aligarh Muslim University - 24th February 2018

Posted on Tue 27 February 2018 in Mozilla

I recently joined my mentor Sanyam Khurana who is also a Mozilla Rep for an event in Aligarh Muslim University on Open Source. Here's what happened!


Continue reading

What Pelican quickstart actually do and how it does that?

Posted on Mon 12 February 2018 in Python

In this blog, I'll go through the process after running the command pelican-quickstart without any arguments inside a virtual environment to see what goes down in the background. Later in the blog, I'll figure out how everything works.


Continue reading

Migrating data between different machines with scp

Posted on Mon 20 November 2017 in Linux

Migrating data from one machine to another is easy if both of them are physically accessible and in a same room. Just use a pen drive and it becomes the safest way too. But what if both the machines are further apart? The solution to this problem is what we are going to discuss in this blog.


Continue reading

Python Game Challenge by PyDelhi, November 2017

Posted on Sat 11 November 2017 in Meetup

PyDelhi organized Python Game Challenge on 11th November, Saturday, 2017. Here’s what happened!


Continue reading

PyDelhi + Ilugd + LinuxChixIndia Meetup, as it happened on 5th February 2017

Posted on Sun 05 February 2017 in Meetup

Meetup report of 5th February 2017 as a result of collaboration between PyDelhi, Ilugd and LinuxChix India.


Continue reading

PyDelhi Meetup, The Tale Of 21st January

Posted on Tue 24 January 2017 in Meetup

PyDelhi meetup report of 21st January 2017 which also holds account of my first PyDelhi talk.


Continue reading