update skill

This commit is contained in:
2026-02-14 18:44:18 +02:00
parent e5f71beb02
commit 7809bdf961

View File

@@ -124,3 +124,6 @@ Go back to Step 1.
Zig one, which is the source of the bug. So standard "bug hunting" methods no
longer apply -- making implementations consistent is a much better approach
in all ways.
- From `zig build` commands, use *only* `zig build *-zig0`. Other `zig build`
commands may start building/testing zig itself, which takes ages and is
wholly unnecessary.