Day 22 – Numerically 2026 Is Unremarkable Yet Happy

This document explores the properties and relationships of the integer 2026. It is classified as a semiprime and a happy number, with 365 serving as one of its primitive roots. While 2026 may not stand out significantly in number theory, it offers a great opportunity to create elaborate visualizations that highlight some interesting aspects of the number.

Day 6 – Robust code generation combining grammars and LLMs

This document (notebook) discusses different combinations of Grammar-Based Parser-Interpreters and Large Language Models to generate executable code from Natural Language Computational Specifications.

Day 4 – Don’t use Forsyth-Edwards Notation to play chess with LLMs

The article discusses the limitations of using Forsyth-Edwards Notation (FEN) for chess interactions with Large Language Models (LLMs). The document introduces various topics, including creating visual plots of chess positions, and developing an LLM persona called “ChessMaster” for interactive chess play.