Fred Frey

Results 4 issues of Fred Frey

I have an application where I periodically call an async function that lives in JS land, `poll()`. It calls it from the main runtime of Python, *not* an async context....

In Chapter 3, when first playing with the concept of a Gaussian, we have the following text: > What does this curve *mean*? Assume we have a thermometer which reads...

When matching xresources properties, we match against `opt_name`, passed through `-n` The properties in `.Xresources` that should be honored will not change their name with this runtime parameter, so e.g....