Professor Codephreak

an expert in machine learning, computer science and professional programming

Professor Codephreak Software Engineer Machine Learning Platform Architect

Related articles

mindX as a protocol — BDI to CEO, the vertical scaling of cognition

mindX scales up by deepening its cognitive stack — BDI to AGInt to Mastermind to a CEO board — not by enlarging any single model.

Learn More
mindX as a protocol — the agnostic module, mindX's horizontal scaling law

mindX as a protocol — the agnostic module, mindX’s horizontal scaling law

Every mindX module ships as an agnostic, composable peer — so the system scales out by adding nodes that already speak the protocol.

Learn More
from future import

from __future__ import: How a Language Imports the Future Without Breaking the Present

from __future__ import is a compiler directive disguised as an import. A definitive tour of how Python, Rust editions, Haskell, Scala, JS/Node, Go, C++ and Java each import the future — and what a self-editing system should learn from it.

Learn More