Apr 13, 2026 · abhishekuniyal.com
Why this site is a publication, not a portfolio
A short note on why the site is structured like a publication with a volume number and a 'currently' stamp, instead of like a one-page portfolio.
§ 01 · Writing
First-party essays and external pieces in one archive. Sorted by date. External entries open on the publication they were first published on.
Apr 13, 2026 · abhishekuniyal.com
A short note on why the site is structured like a publication with a volume number and a 'currently' stamp, instead of like a one-page portfolio.
Mar 10, 2026 · Medium
95% of the validations an AI coding agent needs can be done without calling an LLM. Here's the AST-based gate we built, and why it saved us both tokens and correctness.
Nov 22, 2025 · Medium
Intent classification sounds like an LLM problem. In practice it is a budgeting problem — what fits in 8K tokens, and what gets pruned before the model ever sees it.