and its done

This commit is contained in:
2026-05-08 03:44:01 +03:00
parent 51bc2ad8e6
commit 7580bfddcb

View File

@@ -2,8 +2,6 @@
- make `computer` component use callbacks
- finish tmpfs (rework the whole thing)
- make call budgets match how OC's work (we have the computer's call budget, say `0.5`, and the nwe subtract `1/n` for direct calls or just the whole thing
for indirect). No longer have them be isolated per component entry, this makes no sense and leads to many oversights
# To re-evaluate