Christopher "Chief" Najewicz
Christopher "Chief" Najewicz
- fixes MLB issues
Using GIMP 2.10.22 on i3wm ``` ``` I noticed some weird behavior when I am tiling my windows and use GMIC it opens a new window to the right of...
Just had an issue here (and I haven't had time to confirm it) but it looks like the user had some `AWS_` environment vars set and `gossm` wasn't attempting to...
Right now I am trying to sign requests to AWS Elasticsearch service, and those domains are in the form: ``` https://search-[domain]-[id].[region].es.amazonaws.com ``` My request are failing because they're defaulting to...
Right now setting the `Host` header to the value of `request.Host` may also include the port (if specified) and causes an incorrect canonicalURL string to get hashed. Looks like this...
Add in Unit and/or Integration testing.
Not sure of the best way to implement this, but currently all web-based requests come back with `Content-Type: text/plain` which in general is probably ok, but if the command is...
To repro: filter `Documentary` for genre and then slide years-from to something that extends the page height. Scrollbar shows scroll available but can't actually scroll. If I turn off `height:...
First off, this is such a cool project, thank you! Secondly, I was trying to get this setup with mpd and docker etc. I have it downloading fine but for...