Skip to main content

· 4 min read
Kushagra Srivastava

Even though I am not exactly there yet, I often like to classify myself as a Libre Source Developer. Let's get into this terminology first.

Libre Source, for the most part, is very much in parallels with Open Source Development: i.e., people can see the source of your code, fork it, compile it, and distribute it. There exist different licenses that lay down the permissions for what most users can do with it. The most popular, in the Open Source world, is the MIT License

· 2 min read
Kushagra Srivastava

I often like to mention how my career today started off as a childhood dream. While this is not false, coming here meant giving up on a different dream.

I had always been passionate about music & art, and specifically creating it. However, I was never able to afford the equipment required to pursue this passion. As a result, my primary form of expressing artistic creativity went towards Code.

· One min read
Kushagra Srivastava

(noun) /dɪˌbʌɡzaɪ.əti/

Definition: The apprehensive and uneasy feeling experienced by a programmer when faced with the prospect of executing or testing code, particularly after investing a significant amount of time in its creation, due to the anticipation of potential errors, bugs, or the need for extensive debugging.

Example: Sarah hesitated to run the program she had been tirelessly working on for days, overcome by a wave of debugxiety as she feared encountering unforeseen issues that might demand prolonged debugging sessions.

Etymology: Blend of "debugging" and "anxiety."