Insights

Essays on building audit-ready systems for India's regulated, operationally-demanding work — plus earlier notes on engineering, product and startups.

Engineering Notes

How to Use Two GitHub Accounts on One Computer (SSH + Git Config)

Summary To use two GitHub accounts on one machine, you need three things: separate SSH keys for each account, SSH host aliases in ~/.ssh/config to route…

April 11, 2026 · 6 min read
Method

Why we build evidence-first

In regulated work, a system is only as good as the proof it leaves behind.

January 01, 2026 · 4 min read

From the archive

Earlier writing from 2011–2018 — notes on engineering, product and startups from before Avant Insights, kept for the record.

Engineering Notes

Using certbot to generate letsencrypt wildcard SSL certificates

Generating letsencrypt Wildcard SSL Certificate using certbot LetsEncrypt.org has recently added support for wildcard certificates however, the tools have…

June 27, 2018 · 1 min read
Engineering Notes

Generating RSA Keys using OpenSSL command line

Generate 2048 bit private-public key pair openssl genrsa -des3 -out private.pem 2048 You will be prompted for a passphrase for private key, make sure you…

September 16, 2016 · 1 min read
Customer & Growth

Role of empathy in building a successful startup

CEO/Co-founder of BloomReach talks about the role of empathy & measuring impact of your startup for the customers… For example, a lot of products promise…

July 14, 2015 · 1 min read
Customer & Growth

The startup love affair

Every investment is an emotional commitment to support and grow the business and to build long-lasting relationships with the founders.

July 10, 2015 · 1 min read
Method & Culture

Process, methodology and culture – how to avoid the process trap

Mikeal Rogers’ perspective about processes and methodologies. If you build a culture that values critical thinking over process you’ll end up with better…

February 26, 2012 · 1 min read
Engineering Management

Engineering Management Playbook by Yishan Wong

This is one of the best playbooks I have read about Engineering Management. Thank you Yishan Wong (ex-facebook director engineering).

November 07, 2011 · 1 min read
Engineering Notes

Programming: How to avoid getting stuck and how to get unstuck

Follow up to his earlier post about Greatest Enemy of a Programmer, Jeff talks about how programmers can avoid getting stuck.

October 21, 2011 · 1 min read
Product & Execution

Composure: Key Trait for a Product Development Team

Being a good product development team is all about good execution.

October 21, 2011 · 1 min read
Engineering Notes

A Programmer’s Greatest Enemy

In my years of experience as a lead programmer and a teacher of programming, I’ve learned that when a programmer is really struggling—when his or her…

October 16, 2011 · 1 min read
Avant Insights — Agent View
/blog/
# Insights — Avant Insights

Insights and essays on building AI-native systems for India's regulated,
operationally-demanding work: the evidence-first build method, what
"audit-ready" really means, and how we measure ROI from day one.

## Latest
Essays on engineering management, product development, security, and the
evidence-first build method — spanning early startup lessons to current
practice.