Why Reinforcement Learning, Not Just Math, Is Powering the Next Leap in Language ModelsFor the past year, if you’ve been watching the progress of large language models (LLMs), you’ve probably noticed the math obsession…Jul 7Jul 7
Even From Far Away, This HurtsAs an Iranian, few days ago when I saw the headlines about Israeli jets are striking Iranian soil something in me broke. The strikes hit…Jun 22Jun 22
Why Your Div Doesn’t Fit: A Simple Look at the Box ModelAlright, in last CSS related post we talked about relative units and today we going to talk about Box Model.Jun 22Jun 22
Decode Your Prompts And Control Your CostsToday I’d like to introduce two AI tools that I think can be pretty helpful especially if you’re working with LLMs.Jun 19Jun 19
How Big Is Big? A Simple Guide to Relative Units in CSSAlright, where were we? Oh right , the cascade, inheritance, and all the stuff around figuring out which style wins.May 15May 15
The C in CSS: How the Cascade Really WorksCSS is kind of weird when you think about it. It’s not exactly a programming language, but you still have to think in a pretty abstract…May 14May 14
How Small Language Models Are Learning to ThinkThere’s a quiet shift happening in AI. For a while, bigger always seemed better. More parameters meant more power, and the race was on to…May 2May 2
Useful Online Code Parsers and Playgrounds You Should KnowIn the world of coding, sometimes you just want quick help, a fast test environment, or a tool to check if you are following best…Apr 28Apr 28
Converting scanned PDF files to Markdown and EPUBThere are many tools for converting PDFs and documents, many more for getting your documents ready for gen AI. I wrote a story before and…Apr 14Apr 14
Jest encountered an unexpected tokenHey fellow developers, if you’re reading this, you’re probably getting this juicy error when running your unit tests with Jest: Jest…Mar 27Mar 27