Related articles

On the Reader — our relationship and our responsibility to you

On the Reader — our relationship and our responsibility to you

The author writes, the editor edits, RAGE carries it — but the contract is with the reader: clarity, provenance, and delivery on time.

Learn More
Socratic Reasoning

Understanding SocraticReasoning.py

understandin the ezAGI framework requires a fundamental comprehension of reasoning with SocraticReasoning.py disclaimer: ezAGI fundamental Augmented Generative Intelligence may or not be be fun. use at own risk. breaking changes version 1 To fully audit the behavior of how the premise field is populated in the SocraticReasoning class, we will: SocraticReasoning.py Audit Initialization and setup of SocraticReasoning class Adding Premises Programmatically Adding Premises Interactively Now, let’s look at the interactive part of the interact method: […]

Learn More
Professor Codephreak's binary clock — BinaryClock and binarytotext

Professor Codephreak Does It Again: a Binary Clock and a Text ↔ Binary Converter for the Curious Beginner

Two free open-source tools for the novice gaining a foothold in computer science: a 3D <binary-clock> Web Component (BIN/BCD/DEC, alarms, world clock, Ethereum blocktime) and a text-to-binary / binary-to-text converter — both embedded live on this page.

Learn More