LOADING 0%
// nav_menu.exe
Home Resume Blog Contact Order
English فارسی

BLOG

// ls -la ~/posts --sort=date

Robotics 2026-08-15

Why Robot Hands Are Harder to Build Than Robot Brains

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.

cat robot-hands-vs-brains.md
Technology 2026-08-14

Where Do Deleted Files Go? The Truth About Delete You Never Knew

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.

cat where-deleted-files-go.md
Technology 2026-08-10

Understanding AI Model Names: Decoding the Technical Language of LLMs

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.

cat ai-model-naming.md
Technology 2026-08-08

How a CPU is Made: From Sand to Billions of Transistors

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.

cat cpu-from-sand.md
Web 2026-08-07

Web 4.0: The Internet That Thinks For You

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.

cat web4-agentic-web.md
Robotics 2026-08-07

Which Jobs Do Robots Start With?

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.

cat robotics-convergence.md
Technology 2026-08-05

Why We Open Our Phones Without Knowing Why

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.

cat why-we-open-phone.md
Technology 2026-08-04

Why Satellite Positioning Works Without Internet

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.

cat gnss-no-internet.md
Game Development 2026-08-02

How Games Render Thousands of Trees Without FPS Drop

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.

cat game-rendering-optimization.md
AI 2026-08-01

Why AI Models Confidently Get It Wrong

A deep dive into why language models produce fluent, confident, yet factually wrong answers. Understand next-token prediction, logits, softmax, and hallucination.

cat ai-hallucination.md