Flibble is making a clear and important distinction between executing a program (DDD()) and analyzing or simulating a program (HHH(DDD)). Let's unpack the reasoning.
Core Issue: Execution vs Simulation
-----------------------------------
Olcott writes code like:
int main() {
DDD(); // DDD calls HHH
}
Here, the program is executing DDD, which itself calls HHH. This is problematic because:
- Execution implies commitment: Once DDD() begins executing, its behavior
is already unfolding. A true decider (or SHD) must evaluate DDD before any such commitment.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 49:35:45 |
Calls: | 10,397 |
Calls today: | 5 |
Files: | 14,067 |
Messages: | 6,417,314 |
Posted today: | 1 |