Felona Voice v0.2.0 is now live — Sub-10ms neural voice routing with deterministic state machines.Star on GitHub
FelonaVoicev0.2.0
GitHubStart Building↗
Felona Engineering Blog

Technical Articles & Architecture Deep Dives

Deep architectural explorations on sub-10ms neural intent routing, deterministic VoiceGraph state machines, streaming telephony pipelines, and zero-hallucination conversational agents.

Showing 11 articles
Tags:
Sep 27, 2026
•
8 min read
•Mohit / Felona Voice Core Team

React Compiler: The End of useMemo? Automating Optimization

Explore the React Compiler's revolutionary approach to component optimization. Learn how it automates memoization, what patterns it optimizes, and crucial code smells to avoid for future-proof React apps.

reactoptimizationcompilerjavascript
Read Article