Hacker News new | ask | show | jobs
by tabtab 2071 days ago
Re: "How does the particle know it has been observed?"

It's as if God's code looks something like:

    if (event.thisParticle.isBeingObserved()) {
       thisParticle.assignAttributes();
    }
1 comments

"extreme late binding of all things?"
Lack of compile-time type-checking gives us dodgy politicians and lawyers.