InDev GeniusbySaransh Chopra·Jul 27, 2022My experience working as a Technical Writer with FluxML“One thing that open-source can’t get enough of is documentation” — Anonymous
InDev GeniusbySaransh Chopra·Mar 5, 2022“execvp” system call in Python: Everything you need to know!The exec family of the system calls is used to run a command or a code file in a new process. In Linux, this new process is created by…A response icon1A response icon1
InDev GeniusbySaransh Chopra·Jan 16, 2022Ingesting Reddit memes into Elasticsearch using node.js: Locally and on Google CloudElasticsearch is a relatively new and open-source search engine available for use to anyone in the world! It is blazingly fast and is…
InDev GeniusbySaransh Chopra·Dec 29, 2021Covering unit-tests running in sub-processes/threads on GitHub Actions using coverage.pyThe “Code coverage” value of a codebase depicts how much of the production/development code is covered by the running unit tests. In the…
Saransh Chopra·Aug 5, 2021GSoC’21 — Week 7 and 8 — Setting up the reply functionalityWell, I know I am late, but the last 2 weeks were super hectic because of my University examinations. The examination board suddenly…
Saransh Chopra·Jul 19, 2021GSoC’21 — Week 5 and 6 — BattBot is live!With half of the coding period coming to an end, the bot is finally live! You can find it, tweeting Battery Simulations twice a day, here…
Saransh Chopra·Jul 5, 2021GSoC’21 — Week 3 and 4 — Getting the bot ready for official deploymentThe last two weeks were all about making small but important changes in the bot before it goes live. We also decided on the bot’s name…
Saransh Chopra·Jun 22, 2021GSoC’21 — Week 1 and 2 — Twitter API, GitHub Actions, and Sensitive ParametersThe First 2 weeks of Google Summer of Code 2021 are now over and spoiler alert — these 2 weeks were more about development and lesser…
Saransh Chopra·Jun 6, 2021My GSoC’21 experience — Community BondingToday marks an end to the community bonding period of Google Summer of Code 2021, and hence I decided to document my journey in the form…
Saransh Chopra·Jan 23, 2021Automatically changing pages using the PageView widgetWhy PageView?A response icon1A response icon1