Blog
Reflections on technology, life, and everything in between
The Art of Talking to AI: A Practical Guide to Prompt Engineering
Same model, same question, wildly different answers. I discovered that the gap between a useless AI response and a brilliant one often has nothing to do with the model — it’s al...
Right Answer, Wrong Reasoning: Can LLMs Actually Think?
I asked an AI to solve a math problem. It wrote Python code, “ran” it, showed intermediate results, and arrived at the correct answer. Impressive — until I looked closer and rea...
Why Can't AI Spell Backwards? The Secret of Tokenization
Have you ever asked ChatGPT to reverse a word and gotten a wrong answer? I did — and it led me down a fascinating rabbit hole about how AI actually “reads” text.