Life Update Philosopy
Strange how necessity breeds productivity. Hopefully, I can make a case for retrospection.
Life Update
My short-lived time at Societe Generale has come to an end, I give my feedback, and share my excitement for my next job at ThoughtSpot.
C++ Language
Next up, move semantics for STL containers and exception handling (stack unwinding).
I dive into the RAII paradigm while discussing solutions to issues with dynamic memory allocation.
Kafka Exploration
I briefly discuss the usage of Kafka, its characteristics, and dive into some implementation details.
NodeJS Express Session Handling Backend Dev Logs
What I've learnt after dealing with Node and session handling.
Not too bad, I was able to keep my self consistently productive for the last few months.
Go Language
The final part gives you a brief overview of common concurrency paradigms.
Part 4 goes in depth into Methods and Interfaces, along with some of their applications.
Part 3 includes Pointers, Struct, Arrays, Slices, Maps, and advanced usage of Functions.
Part 2 talks about the basics of the language, including the programming paradigms used.
Part 1 of my experience with learning and using GoLang, the general purpose programming language by Google.
Philosophy
I try to articulate my thoughts on religion and politics, and why I shy away from being vocal about it.
Jekyll Web Dev Dev Logs
Static website generation, where have you been all my life.
Gaming Hobby
An elaboration of my long and nostalgic experiences with games I grew up playing.
I try to explain current situation I'm in, and the things that led up to it.
Trying to understand why gravity exists philosophically.
Video Editing Hobby
The dreaded default smart resample.
React Web Dev Dev Logs Exploration
React Hooks are a new addition in React 16.8. They let you use state and other React features without writing a class.