-
Kicking Off Midway Hackathon
My hackathon team started by discussing the implementation of our project. I am glad that I attended that meeting. After the meeting, I realized that my understanding of the project idea was broken. It was unanimously decided to use SocketIO for WebSocket implementation. It was also decided to write the...
-
Triaging at OpenWISP
I went through all opened PRs on OpenWISP trying to add them to the respective project boards. Organizing PRs on the project board is important because only then we can ensure that the time spent by the maintainer are well utilized and PRs which need review get reviewed. While going...
-
Quick checks at OpenWISP
Yesterday, I opened the PR on ansible-openwisp2 to add default access credentials on a fresh installation of OpenWISP. I requested a review from the other maintainer on opening the PR and without realizing my implementation was a bit broken. Hopefully, the maintainer realized it was still a work in progress...
-
OpenWISP Back on Track
I started working on another issue on ansible-openwisp2. This issue is to generate an SSH key pair on the remote machine and utilize that keypair for the devices. Being mostly unfamiliar Ansible, I had to do a fair bit of research for generating SSH key on a remote machine using...
-
Progressing with Kiwi
Yesterday, my first PR to Kiwi TCMS got merged. The maintainer generously assigned me the next issue I was hopping onto before. Today was another day when I lost my code due to poor Git skills. Now when I think about it, I believe it had nothing to do with...