|
|
|
|
|
by xilun666
5879 days ago
|
|
You seems to think most computers are complicated, with huge amount of memory needing dedicated and scalable components. This is not the case. Most computers are tiny; the kind of "you've only got 1kB built-in and non-expandable memory" tiny (yet only if you're lucky). And most of those computers are indeed programmed correctly, despite using a number of classical trick like xor linked-lists (the program is small, so really checking it, even if it contains tricks, is doable). |
|