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 — memory as a tiered protocol — distribute, don’t delete

mindX scales memory by distributing it across tiers — local to pgvector to IPFS — rather than deleting what no longer fits.

Learn More
Intelligence is Intelligence

Intelligence Is Intelligence: mindX and the Darwin–Gödel Machine made real

A machine that reads its own source, grades itself, and rewrites itself — bound not by a kill switch, but by law it cannot amend alone. This is what mindX…

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