RSS Amplifier

Podcast

Naman

Naman

namanvashistha.substack.comSource feed ↗10 episodes

Live Last read · last published · next check

Latest episodes

Gardening and the Pace of Things

I am a software engineer, so most of my day is in front of a screen.

Why I'm Building My Own Distributed Database

As a backend developer, I've worked with Redis, PostgreSQL, MongoDB, and countless other databases.

Building a Fast and Smart Chess Engine Using Bitboards

When you sit down to play chess online, there's a brain on the server side that checks whether your moves are legal, prevents cheating, and enforces the rules of the game.

LimeDB: Architectural Shift to Go with Consistent Hashing

Github: namanvashistha/limedb

Automating LimeDB LXC Container Deployment on Proxmox

What Changed

What No One Tells You About Being a Mid-Level Developer

Let's talk about what it actually feels like to be a mid-level dev—the quiet confusion, the shifting expectations, and the slow realization that growth isn't always about writing better code.

Imposter Syndrome in Software Engineering – You're Not Alone

I remember staring at my screen after deploying a bug fix, thinking, "Someone's going to find out I have no idea what I'm doing." It didn't matter that I'd been writing production code for years.

Create Stunning Images from Text with a Telegram Bot

In today's fast-paced digital world, creating engaging content is a top priority for individuals and businesses alike.

Automated Job Search: LinkedIn Jobs to Notion Board

A Python-based job scraping system that pulls LinkedIn listings into a structured Notion database.

Why I Love: git reset --hard

Managing version control is both an art and a science, and for many developers, Git is the tool of choice.