Ilya Kulakov

Results 80 issues of Ilya Kulakov

~/.vctl is a bad default for cache. If the data is discardable then it should be either `~/Library/Caches/com.vmware.fusion/vctl` or `~/.cache/vctl`. Otherwise `~/Library/Application Support/VMware Fusion/vctl`.

asyncio needs special handling as its unhandled exceptions are consumed by logging and ignoring them. @asvetlov Please take a look at the implementation and let me know if handling can...

It looks like the openvpn::server does not have the ensure parameter.

enhancement

Related to #257 On macOS pressing the Cmd-A shortcut will always select the whole document bypassing the step that selects the cell. The issue only happens when using the shortcut....

Without transpose substitution does not yield expected equations: But with transpose it does: Transpose also make intuitive sense: `x` and `y` are error and velocity respectively in the eigenspace `Q`.

That's how I derived that there is a missing \frac{1}{2}:

Makes it easier to recognize meaning of the last component where it's not immediately obvious that x_i is a scalar but q_i is a vector.

It should be mutually exclusive to other options that are used inside `_client_session_factory`. User can pass it via `functools.partial`.

dbus would bring observation of the power to the Linux platform: http://upower.freedesktop.org/docs/UPower.html

enhancement