Comments for cerkit.com https://cerkit.com Wed, 25 Feb 2026 10:14:49 +0000 hourly 1 https://wordpress.org/?v=6.9.1 Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 6: Securing the Pi Calculus Ecosystem with MQTT Authentication by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 7: Persisting the Pi Calculus Session State with a Minimal API and PostgreSQL - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-6-securing-the-pi-calculus-ecosystem-with-mqtt-authentication/#comment-61 Wed, 25 Feb 2026 10:14:49 +0000 https://cerkit.com/?p=100494#comment-61 […] In Part 6, we secured our Pi Calculus ecosystem. We stopped unauthorized clients in their tracks by implementing strict MQTT authentication across our Node-RED orchestration layer, our pi-console terminal client, and our pi-wasm Blazor browser application. With secure, credentialed access over WebSockets, our dynamic handshakes were finally safe. […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 2: The Pi Calculus Menu System by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 6: Securing the Pi Calculus Ecosystem with MQTT Authentication - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-2-the-pi-calculus-menu-system/#comment-59 Mon, 23 Feb 2026 16:36:06 +0000 https://cerkit.com/?p=100455#comment-59 […] Part 2: The Pi Calculus Menu System […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 5: Blazor WebAssembly, Shared Libraries, and Targeted Handshakes by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 6: Securing the Pi Calculus Ecosystem with MQTT Authentication - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-5-blazor-webassembly-shared-libraries-and-targeted-handshakes/#comment-58 Mon, 23 Feb 2026 16:23:28 +0000 https://cerkit.com/?p=100487#comment-58 […] In Part 5, we evolved our dynamic console application into a versatile multi-client ecosystem. We seamlessly brought our “Qubit BBS” dashboard experience from the terminal to the browser using a new .NET 10 Blazor WebAssembly client (pi-wasm). We decoupled our core orchestration logic into the Pi.Shared library and routed customized UI configurations via Targeted Handshakes over MQTT WebSockets. […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 4: Dynamic Menu Actions and Thread-Safe UI Updates by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 5: Blazor WebAssembly, Shared Libraries, and Targeted Handshakes - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-4-dynamic-menu-actions-and-thread-safe-ui-updates/#comment-57 Sun, 22 Feb 2026 17:18:32 +0000 https://cerkit.com/?p=100474#comment-57 […] In Part 4, we bridged the gap between our dynamic UI rendering loop and our headless Node-RED backend by implementing isolated ActionTopics, targeted PanelUpdates, and a dedicated execution processor. Our terminal console dashboard was finally fully interactive, firing off backend commands without breaking the beautiful, live Spectre.Console UI. […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 4: Dynamic Menu Actions and Thread-Safe UI Updates by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 3: Dynamic UI Configuration and Session Initialization - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-4-dynamic-menu-actions-and-thread-safe-ui-updates/#comment-56 Sun, 22 Feb 2026 01:00:16 +0000 https://cerkit.com/?p=100474#comment-56 […] Part 4: Dynamic Menu Actions and Thread-Safe UI Updates […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 3: Dynamic UI Configuration and Session Initialization by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 4: Dynamic Menu Actions and Thread-Safe UI Updates - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-3-dynamic-ui-configuration-and-session-initialization/#comment-55 Sun, 22 Feb 2026 00:58:21 +0000 https://cerkit.com/?p=100466#comment-55 […] In Part 3: Dynamic UI Configuration and Session Initialization, we solved the problem of aesthetic scalability by leveraging Pi Calculus concepts to automatically negotiate and transmit custom UI layouts via MQTT. Our terminal gracefully configures its own title, borders, and colors on the fly based directly on the Node-RED orchestrator’s commands. […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 2: The Pi Calculus Menu System by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 3: Dynamic UI Configuration and Session Initialization - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-2-the-pi-calculus-menu-system/#comment-53 Sat, 21 Feb 2026 21:59:32 +0000 https://cerkit.com/?p=100455#comment-53 […] In Part 2: The Pi Calculus Menu System, we explored how a mathematical model for concurrent systems—the Pi Calculus—could natively solve our channel mobility problem. By utilizing a “handshake” process on a public MQTT topic, our static console evolved into a dynamic node that negotiates its own private, isolated MQTT channels on the fly. […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 2: The Pi Calculus Menu System by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red-part-2-the-pi-calculus-menu-system/#comment-52 Sat, 21 Feb 2026 13:48:17 +0000 https://cerkit.com/?p=100455#comment-52 […] Part 2 – Implementing a Pi calculus menu system […]

]]>
Comment on Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED by Building a Dynamic Console UI with .NET 10, MQTT, and Node-RED – Part 2: The Pi Calculus Menu System - cerkit.com https://cerkit.com/building-a-dynamic-console-ui-with-net-10-mqtt-and-node-red/#comment-51 Sat, 21 Feb 2026 13:45:12 +0000 https://cerkit.com/?p=100445#comment-51 […] Part 1 of this series, we built pi-console, a .NET 10 Bulletin Board System (BBS) style dashboard driven entirely by MQTT […]

]]>
Comment on Project Skyverb Part 2: Implementing the Basic Echo by Project Skyverb (Intro): Chasing the “Cloud” Sound with a Homemade Computer Chip - cerkit.com https://cerkit.com/project-skyverb-part-2-implementing-the-basic-echo/#comment-33 Fri, 30 Jan 2026 01:19:47 +0000 https://cerkit.com/?p=100355#comment-33 […] Part 2: We will create our first echoes. […]

]]>