FDFS Freak — But in GenAI

Posted on Sat 05 September 2026 in Personal • Tagged with GenAI, Engineering, Open Source, Inference, Builder, Author, Research

1789004953502

I'm not showing off. This is just what I am.

I'm an FDFS Freak — First Day, First Show. But in GenAI.

You know the type. The fan who books the earliest possible screening, front row, opening day. Not for the review scores, not for the crowd — for the sheer thrill …


Continue reading

UC Berkeley Open-Sources FreeToken: Frontier-Scale MoE on Consumer Hardware

Posted on Sat 05 September 2026 in AI Infrastructure • Tagged with MoE, Inference, Edge AI, Open Source, LLM

UC Berkeley has open-sourced FreeToken, an edge-native inference engine that runs frontier-scale Mixture-of-Experts (MoE) models on consumer hardware. It treats GPU, CPU, host memory, and PCIe interconnects as a single unified inference platform.

The approach works because of how MoE models are structured. A model like DeepSeek-V4-Flash carries 284B total …


Continue reading

AgentLegatus — Terraform for AI Agents

Posted on Wed 15 April 2026 in Agents • Tagged with agentlegatus, multi-agent, llm, open-source, orchestration, python, langgraph, vendor-agnostic

The multi-agent space is fracturing fast. Teams pick LangGraph one quarter, switch to CrewAI the next, then discover Google ADK or AWS Strands and wonder if they should migrate again. Every switch costs weeks — ripping out abstractions, rewriting orchestration logic, re-testing state management. This is the exact problem Terraform solved …


Continue reading