Jack Gaino
Jack Gaino
I'm seeing some odd behaviour with the instrument envelopes: something about the APU is not being accurately replicated. Take a look at this video I shot: I'm moving the cartridge...
**Describe the bug** When RAW processing is disabled with `PHOTOVIEW_DISABLE_RAW_PROCESSING=1`, Photoview will not scan and display already existing JPG versions of the RAW files. **To Reproduce** Steps to reproduce the...
This is a cleanup of #378. A lot of changes went into this. I spent the last couple of days getting it working. It's mostly usable at a basic level,...
I'm piping in data that's across three columns and I would like to see all three plotted out, but even if I specify `-m time` to use time as the...
date-seq was listing data_seq as entrypoint, when it should be date_seq.
**Describe the bug** I compiled ksnip myself. When I start it, as soon as I try to ctrl+v an image or alt+tab away, ksnip crashes with a segmentation fault. **To...
https://github.com/amoffat/sh/blame/11ea5c852c108b1dc98bc415c6ae5a9419b5f67e/sh.py#L1739 It seems like it's currently impossible to use `_ok_code` to prevent an exception being raised for "bad" signals. The issue was introduced by this commit back in 2016: https://github.com/amoffat/sh/commit/e98004cb15c0e3fd154af087449e64921f68caeb...
## Proposed change According to https://github.com/home-assistant/architecture/discussions/1074#discussioncomment-9196867 the REST API has been superseded by the WebSocket API. There was no mention of this anywhere in the documentation, so I'm adding a...
**Environment:** You can get some of this info from the text that pops up in the console when you run a pygame program. - **Operating system** (e.g. Windows, Linux(Debian), Linux(Ubuntu),...
## Proposed change Adds documentation for a new query/JSON parameter called `return_response`. It allows users to retrieve service response data instead of state changes when calling a service using the...