Eric Hoffman

Results 8 comments of Eric Hoffman

i just looked briefly at the MQTT spec, but since its a pub sub model, don't you think it would be best if this state were modeled explicitly in the...

re: "current eve time" - yes, this isn't 100% cooked, but its either the real time to the best of our ability, or eventually it may be a virtual time,...

ok - the issue here is that 'yes' and 'no' are mutually referential . the easy fix in this case is to use the '|' syntax to distinguish between attributes...

on a related note, flappy.eve requires that the framerate be hardcoded into the timer. if we want to keep the current model, this can be effected by hoisting a %...

the "new input model" is supposed to address this cleanly, but the work isn't currently at the head

just noting that the current implementation causes a reproducible fault in the go runtime strongly correlated with the use of futexes. its not clear whether this is a direct causal...

this has interactions with d3log also 1) every instance performs this evaluation whether or not its started late 2) initial evaluations that contain locality may have additional correctness problems i...