Once we get used to serving static content with Nginx, it is hard to notice the subtle changes we might require to serve React static content which uses react-router. I faced a similar bug when only the index page of iit-techambit.in was being exposed and rest pages were to be found nowhere unless redirected from the home page itself.
Nginx... more
The default port for SSH is blocked in the campus and it forces one to use a lot of workarounds to do simple SSH tasks; one such task is exposing a PC inside campus network for SSH by a PC outside the campus network.
I recently had to do the hardwork and this article shows the steps I used for... more
While solving a problem during Codechef’s December Long Challenge 2018, I happened to notice a drastic improvement in my mood on getting stuck at problems; a minor change in the perspective which helped me navigate through problems more peacefully.
This blog-post will list the two differences in my viewpoint from when I left competitive coding in December 2017 and now,... more