DK
Login
Blog
Search
×
Login
Home
Blog
Search
With
from Devesh.
H
b
Hobnobs
A Different Point Of View
Check Out My Starred Posts
Software At Its Core: Tradeoffs, Opinions and Chaos
Software is the sum of all the rational and irrational decisions, big or small tradeoffs through the process, all the hours of thought, all the debugging sessions, all the bugs and all the production incidents, and yes, all the legacy code, put together.
Sat Dec 17 2022
7 Min Read
The Most Beautiful Thing in Programming
There are patterns in programming we appreciate only when we've been programming for quite some time. I wanted to highlight a fundamental pattern that makes the experience of programming beautiful.
Thu Aug 04 2022
8 Min Read
Building a Real-Time Online Development Environment
If you're a developer who's been working with the JavaScript ecosystem for a long time, you know real-time online development environments are an indispensable part of the development experience. We'll build a service to do exactly that in this post.
Thu Jul 28 2022
14 Min Read
Building a Zero to One Product
Having been part of so many early stage startups, this post encompasses my experience of having been part of building 0 to 1 startups and the challenges and good parts that come with it.
Mon Jan 03 2022
5 Min Read
Latest Posts
Building a User Session Replay Tool
We'll build a Session Replay tool, a great utility in Product Manager's and Engineer's arsenals to debug user issues and understand user flows.
Tue Apr 01 2025
12 Min Read
Building Personal Solutions on top of WhatsApp
WhatsApp doesn't have APIs? As if that's going to stop me.
Wed Jan 29 2025
14 Min Read
Let's Build Vite
A lot of today's apps are spun up in seconds instead of a full day of commands executed one after the other that you have no idea about. This post is about building a tool that enables it which we have all come to love.
Thu Nov 28 2024
18 Min Read
Liberation from Peer Pressue
Not being influenced by Peer Pressure is the most amazing feeling you can get. Avoiding peer pressure can even propel you further if your eyes are set on something greater.
Mon Oct 14 2024
5 Min Read
"
Software at its core, is only three things: Opinions, Tradeoffs and Chaos
"