Jeff Frontz

Results 7 issues of Jeff Frontz

It would be nice if I could capture some graphical object in the clipboard (e.g., by doing a screen capture) and paste it into Beagle (and have it automatically, say,...

**Describe the bug** Every once in a while, I will see "User session terminated" inserted into a DM conversation. In this latest instance, they were inserted after the last few...

Sometimes you want to, say, allow a long time for a buffer to be written but you want a quick read attempt (e.g., in a polling loop). How hard would...

Updated per info from @achow101 (that any optional indices updates are no longer atomic with validation, instead being queued for background processing).

This updates `gbuild` to be compatible with Centos's package manager (`yum`). It also adds a few robustness improvements (redirecting `cd` executions to */dev/null*, preventing any shell-prompt-related output from causing confusion)....

[This is similar to #184 except that the collision is on the name of the container produced by `make-base-vm`] If you simultaneously start two different Docker-based instances of `gbuild` using...

Confirmed