Articles
Architectural notes and core concepts on modern AI, platform systems, and web engineering.
-
What is artificial intelligence?The conceptual reality of modern AI: how statistical patterns in high-dimensional vector spaces are condensed into relational numerical layers for probabilistic inference.↗ Read more
-
Why not build frontend frameworks on raw HTML, CSS or JS?It is possible: No endless dependencies, no dev environment setup, no build step, no Web Components required, minimal boilerplate, minimal lock-in. Raw HTML, CSS and JS have everything needed and are web standards, unlike custom syntaxes.↗ Read more