ttyTest — A PTY Serial Emulator in Zig
A small Zig tool that creates a UART-like serial shell over a pseudoterminal (PTY), accessible via screen, minicom, or cat.
A small Zig tool that creates a UART-like serial shell over a pseudoterminal (PTY), accessible via screen, minicom, or cat.
A Zig exploration combining a hand-rolled Entity-Component-System framework with a CPU-based 3D software rasterizer via SDL2.
How to configure Codeberg Pages with a custom domain using A, AAAA, ALIAS, and TXT records — and a strange issue with TXT verification.
A pure-Zig library for reading and writing MBR and GPT partition tables, with no external dependencies.
A test post written in Markdown to demonstrate the new Markdown and CodeBlock components.