Jeffrey Bosboom
Jeffrey Bosboom
It'd be cool to have a 'fold read'/'expand only unread' view, in the same way linear forums have a 'jump to first unread post' feature. In the presence of edits...
As history is currently displayed, it's easy to see the full post at any time in the past, but determining what has changed requires scrolling back and forth through the...
Currently when you hover a user's name, the popup just shows their actual username, which is not very useful. For contacting people about papers, it would be nice to show:...
In Firefox for Android 67.0, all Coauthor pages show "iron:router No route definitions found" instead of Coauthor content. If I "Request desktop site" from Firefox's menu, Coauthor functions normally (but...
Attached files are listed in the table of contents (on the right of the main content), but sometimes we'll e.g. link to arXiv rather than attaching a paper. Then if...
Could compsize be made safe to be setuid root, so that unprivileged users can check the compression of files they can read?
[test.iso.zip](https://github.com/clalancette/pycdlib/files/8884749/test.iso.zip) contains an image with an empty UDF 2.01 filesystem. It also contains a runt ISO 9660 filesystem for compatibility with tools (and some hardware) that assume all UDF images...
Implements #56. There's not much structure to the returned data so this function parses the response itself instead of having a separate parse function. I copied the error-raising code from...
AcoustID has an API route at `https://api.acoustid.org/v2/track/list_by_mbid` (documented at the very bottom of the [API doc page](https://acoustid.org/webservice)) for getting AcoustID track IDs for a MusicBrainz release ID. The MusicBrainz recording...
When using OpenTuner for search, the fitness function is often a distance from a solution. We want to stop and report the solution when fitness reaches 0, or in general...