Robotech Blog
Real articles about AI, robotics, Rust, cybersecurity, and open source. No hype. No speculation. Just technology.
// latest
The most recent article
Why Rust Is the Future of Systems Programming
Microsoft, Google, and the Linux kernel are adopting Rust for memory safety without garbage collection. Here is why this matters for the future of systems programming, robotics, and embedded software.
// recent posts
Deep dives into the technologies shaping our future
The State of Humanoid Robots in 2026
Boston Dynamics, Tesla, Figure AI, and Agility Robotics are deploying humanoid robots in real factories and warehouses.
Running AI Models on Your Own Hardware
A practical guide to running AI locally with Ollama, llama.cpp, and vLLM. Hardware requirements and model recommendations.
Event Sourcing: Why Your Database Should Be an Append-Only Log
Event sourcing stores every change as an immutable event instead of overwriting state. Complete audit trails and blazing-fast writes.
The Open Source AI Revolution
Meta's Llama, Mistral AI, and a global community have made AI accessible to everyone. How open-source models are changing the economics.
Building a CMS in Rust: Lessons from 250,000 Lines of Code
Two years of building LuperIQ. Why Rust, the module architecture, event sourcing, and honest lessons learned.
// about the author
The person behind the posts