🌱 Root System Drawings
🔗 Read more 🔗
🗝️ Solution to CIA’s Kryptos Sculpture Found in Smithsonian Vault
🔗 Read more 🔗
🌐 Using CUE to Unify IoT Sensor Data
A smart blend of declarative data modeling and Go’s performance—showing how CUE can streamline IoT data pipelines.
This project replaces Home Assistant and Node-RED with a Go service powered by the CUE language to validate and transform IoT motion sensor data. CUE schemas ensure consistent, type-safe structures across devices, simplifying maintenance and scaling in connected environments.
🔗 Read more 🔗
🧩 Solving the NYT ‘Pips’ Puzzle with a Constraint Solver
An engaging dive into constraint programming that bridges logical reasoning, puzzles, and algorithmic problem-solving.
Ken Shirriff demonstrates solving the New York Times’ domino-style puzzle using the MiniZinc constraint modeling language. By defining puzzle logic declaratively, the solver efficiently finds valid solutions while exploring NP-complete problem-solving techniques.
🔗 Read more 🔗
