Convert cross-references from [[id:uuid]] to [[file:name.org]]
All 117 inter-node links now use [[file:node-name.org][title]] format which renders as clickable hyperlinks in both Emacs (C-c C-o) and web-based org renderers (Gitea, GitHub). Each node retains its :ID: UUID property for Emacs org-roam database features (backlinks, capturing, node-find). Prev format: [[id:uuid][title]] — Emacs only, dead text on web New format: [[file:name.org][title]] — works everywhere
This commit is contained in:
@@ -14,4 +14,4 @@ Every subdomain involved is software — the most codifiable domain. RISC-V ISA,
|
||||
|
||||
The Tenstorrent approach is dramatically simpler than FPGA because the microcode is RISC-V assembly (software), not FPGA bitstream (hardware with minutes-per-iteration synthesis).
|
||||
|
||||
See also: [[id:84a537b4-4256-50c8-91f5-dd5b4538418f][Verification appliance]], [[id:dc2e4f22-1c4c-5d4a-a151-f96e5d3b0d70][Time estimates]], [[id:efc76898-03f7-57ba-923d-35d65da88bb7][Sufficiency flip]], [[id:29e4dbf3-cf19-589c-8b14-389e8a39d564][Upgrade lifecycle]], [[id:9af13fff-9725-542b-93b1-a555bc74ad72][Lisp economics]]
|
||||
See also: [[file:verification-appliance.org][Verification appliance]], [[file:time-estimates.org][Time estimates]], [[file:sufficiency-flip.org][Sufficiency flip]], [[file:upgrade-lifecycle.org][Upgrade lifecycle]], [[file:lisp-economics.org][Lisp economics]]
|
||||
|
||||
Reference in New Issue
Block a user