AI is not taking our dev jobs- but what if it did? An optimistic take.At first glance, the notion of AI taking our jobs might seem like a dystopian nightmare. However, if we peel back the layers, there’s an…5d ago5d ago
Training LLMs: Compressing the internet to a math equationLarge Language Models (LLMs) like GPT can be simplified as “internet document simulators.” They learn patterns from massive text corpora —…Feb 16Feb 16
Why building “small” features at a FANG company can be surprisingly complexI was explaining to a Product Manager friend why even seemingly “small” features take much longer to build at large companies compared to…Feb 128Feb 128
Deep Dive into Transaction Isolation Levels in JavaIn today’s highly concurrent systems — especially in critical domains like banking — ensuring data consistency is paramount. Transactions…Feb 10Feb 10
Role of Tokenization in LLMsTokenization is the gateway through which raw text transforms into a format usable by large language models (LLMs) like GPT. It acts as…Feb 10Feb 10