APAyman Patelinaymanace2049.hashnode.dev·Mar 8 · 2 min read grep for documents, image, codeProviding context to LLMs is more important than ever. It is not just what you provide (just text), but also how which makes Agentic coding either a wasteful and costly run vs cheap and fast. Found a 00
APAyman Patelinaymanace2049.hashnode.dev·Feb 3 · 7 min readdbt: Bringing Software Engineering to Data PipelinesIntroduction Data pipelines are often an afterthought in organizations. They lack the rigor we apply to application code: Brittle: A single schema change upstream breaks everything downstream Unve00
APAyman Patelinaymanace2049.hashnode.dev·Feb 1 · 3 min readLLM BenchmarksWith all the models coming, the field of benchmarks and evals are used as a north light to showcase the progress of newly released models. I have created a benchmark aggregator to get all the major benchmarks under one roof. China vs AI Deepseek in ...00
APAyman Patelinaymanace2049.hashnode.dev·Apr 27, 2025 · 4 min readTanstack is All You Need!We know React is a lightweight powerful runtime. There are a plethora of libraries that are present that alleviate React to make it dead-simple in making beautiful apps. Want to make amazing animations, you have Framer Motion. Want to make and edit v...00
APAyman Patelinaymanace2049.hashnode.dev·Apr 27, 2025 · 10 min readSnapshot testingPreface: Why Unit test fails We have been writing unit test for UI without actually thinking the environment they run in. We assume that it will catch issues before they surface to customers, but sadly there needs to be a lot of introspection if the ...00