Stephanie Wilde-Hobbs

Results 45 issues of Stephanie Wilde-Hobbs

Using [`PREPARE`](https://www.postgresql.org/docs/9.6/static/sql-prepare.html) can help with performance but `EXECUTE` [doesn't work with numbered parameters](http://grokbase.com/t/postgresql/pgsql-general/116gx8x8fm/executing-prepared-statements-via-bind-params). This essentially means I can't use `PREPARE`.

When using gut on 32-bit, it downloads the amd64 binaries and fails with an exec format error. Using `--build-deps` fixes the issue.

It would be nice to have an indicator of whether zsh vi mode was in insert or normal mode. [Here's](http://dougblack.io/words/zsh-vi-mode.html) an article explaining how someone solved this problem.

enhancement

If I use `glxosd ./KSP.x86_64` Kerbal Space Program runs and launches fine, and i've had a little play around and it looks relatively stable. However, when trying to turn off...

bug

On exit, Earl::Application calls terminate on all agents in the supervision tree, but does not wait for them to transition from stopping to stopped or crashed state. This leaves no...

bug
supervisor

If reset on an Agent isn't explicitly overridden, it might be better to assume that the agent cannot be reset, instead of doing nothing.

When znc is replaying my backlog, its much easier to see when the backlog replay ends when a JOIN message automatically focuses the newly created channel tab. Also useful for...

enhancement

While idling, rtorrent has 100% cpu usage, stuck in an `epoll_wait` loop identical to #580. I've tested libcurl/7.67.0 and libcurl/7.68.0 and they both exhibit this issue, but libcurl/7.64.0 is fine....

Log more stuff so it's easier to debug