// ls -la ~/posts --sort=date
A deep dive into Moravec's Paradox and the manipulation problem in robotics: why building a brain that decides to "pick up the cup" is easier than building a hand that can actually pick it up. Understanding hand kinematics, tactile sensing, force control, actuators, and the future of robotics.
A deep dive into what really happens when you delete a file. Understand file systems, TRIM, SSD vs HDD, thumbnails, browser cache, database logs, backups, cloud copies, and NIST media sanitization.
Learn to read AI model names like a pro. Understand parameters, quantization, MoE architecture, GGUF format, and how to choose the right model for your needs.
A deep dive into the journey of CPU manufacturing from sand and silica to billions of transistors. Understand wafers, EUV lithography, transistors, interconnects, packaging, and Moore's Law.
A deep dive into the next generation of the internet: Web 4.0 and the Agentic Web. From static pages to intelligent agents, the end of the search era, the convergence of AI + IoT + Robotics, and a future where the internet becomes invisible.
A realistic, in-depth analysis of which jobs robots and automation are taking and why. Understanding technology convergence, Moravec's Paradox, the automation vulnerability framework, and the 2027–2035 horizon.
A deep dive into the invisible systems that make us pick up our phones without a reason. Habit loops, recommendation algorithms, infinite scroll, notifications, and the code behind mindless scrolling.
A deep dive into why satellite positioning systems (GNSS) like GPS, BeiDou, and GLONASS work without needing internet. Understanding satellite signals, Trilateration, Ephemeris, and Einstein's Theory of Relativity.
A deep dive into game rendering optimization techniques: Frustum Culling, LOD, GPU Instancing, and Billboard. Understand how game engines render thousands of objects without frame rate drops.
A deep dive into why language models produce fluent, confident, yet factually wrong answers. Understand next-token prediction, logits, softmax, and hallucination.