skip to content
luminary.blog
by Oz Akan
$The Agentic AI Hype
bee sketch

The Overhyped Buzzword That’s Just AI With To-Do Lists.

Recent Posts

  • $Embedding Selection for RAG Systems

    At the heart of every effective RAG implementation lies a crucial decision: which embedding model to use.

    cubes sketch
  • $Why the Right Work Doesn’t Need Willpower

    Why the Right Work Doesn’t Need Willpower

    Wake up earlier. Push harder. Grind longer.

    dog sketch
  • $Diffusion Based Language Models

    Instead of writing sequentially, DLMs start with something like noisy or scrambled text and gradually denoise it over several steps.

    small drawings of different things
  • $Cognitive Mechanisms of Self-Perception

    Cognitive Mechanisms of Self-Perception

    How motivational biases, selective memory, and other mental processes contribute to an enhanced view of ourselves.

    buildings
  • $Avoiding Stack Overflows with Trampoline Functions

    When you can't tail call, you need to trampoline your way out in TypeScript to handle deep recursion without hitting stack overflow errors.

    trampoline sketch
  • $Beyond the Battlefield: The OODA Loop

    Beyond the Battlefield: The OODA Loop

    Explore how the OODA Loop, a dynamic decision-making framework, can be applied beyond military strategy to enhance decision-making in everyday life and business environments.

    fox
  • $The Power of Getting Lost in a Story

    The Power of Getting Lost in a Story

    Explore narrative transportation, the psychological phenomenon where we become completely absorbed in a story, losing track of time and place.

    black and white street with tree
  • $Quantum Resistance: Standing Strong Against Future Threats

    Do we already have quantum-resistant encryption?

    cpu drawing
  • $Understanding the K-Nearest Neighbors (k-NN) Algorithm

    A simple yet effective machine learning algorithm for classification and regression.

    K-Nearest Neighbors Algorithm