Lukas Rysavy
Lukas Rysavy
When guards are enabled, there is a check for `x-nullable` in `determineResponseType`; however, this only applies only to the outermost object of the response; in reality, fields nested inside of...
This repository does not seem to be maintained any more. However, since I have been maintaining my own version of snaptile, I figured I'd open a PR for all my...
This PR contains fixes for dual screen mode (`-d` switch), as mentioned in #19 : - Calculating offset correctly (used to be based on the current screen of the window,...
DISCLAIMER: I am mainly creating this issue for documentation purpose, as I am currently working on a fix for the described problems and am planning on submitting a PR soon...
This PR fixes parts of #13 I ran across the same problem when trying to run the ORC and Arith examples, so I took a deep dive into LLVM and...
When downloading songs as ogg/vorbis, the format specified on the command line is `vorbis`. However, files of this type have the extension `.ogg`, so `.{download_format}` will not work (this will...
About a week ago, youtube apparently changed it's api, breaking a lot of apps like this one (see #1632, #1652, #1650, #1649, #1648, #1647, #1646, #1645, #1644, #1643, #1640, #1638,...