Siddhartha Bariker Writing

Blog Posts
Understanding Process in Linux
May 24, 2024
tech
Unlock the fundamentals of Linux processes in this informative guide. Learn about the lifecycle, properties, and management of processes including PID, PPID, and commands like ps -f, fork, and exec. Perfect for both beginners and advanced users aiming to enhance their Linux system administration skills.
Dijkstra’s Algorithm explained
April 23, 2023
tech
Explore the essentials of Dijkstra’s Algorithm, a cornerstone of graph theory used in computing shortest paths in a network. This article breaks down the basics of graphs, their applications, and walks you through the practical implementation of Dijkstra’s Algorithm with detailed examples and step-by-step explanations, perfect for understanding complex routing algorithms in everyday applications like GPS and social media connectivity
Window function in Postgres Simple explanation
October 14, 2021
tech
Dive into the world of PostgreSQL with this clear guide to using window functions. Learn how to perform advanced calculations across sets of rows while retaining their individual identities. Discover how to use the OVER clause, PARTITION BY, and ORDER BY to efficiently analyze data within your database, complete with practical examples and visual aids
Caching API response in Go
May 21, 2021
tech
Reduced Response time from seconds to milliseconds using In memory Cache
My Best Friend
February 3, 2020
life
Remembering my best friend Chandrakant
How to improve MacBook Pro Performance and Thermals
March 23, 2019
tech
Boost your MacBook Pro’s performance with this guide on managing heat issues. Learn to apply high-quality thermal paste for improved efficiency and extended device longevity, complete with step-by-step instructions
How to Do Basic Image Processing with Raspberry Pi?
December 12, 2017
tech
Explore the essentials of basic image processing using Raspberry Pi in this step-by-step guide. Learn how to set up your Raspberry Pi with the necessary hardware, install the image processing software, and write simple Python code to capture and manipulate images. Ideal for beginners looking to delve into Raspberry Pi applications and image processing tasks
Home
April 7, 2017
life
Where is home?