pjc09h
pjc09h
Some of the older API-based classes like `Stats` and `SemanticScholar` use raw cURL calls to build their requests. I ran into an issue trying to search Semantic Scholar for authors,...
The current (broken) notification system relies on an ancient version of the [noty library](https://github.com/needim/noty) that depends on jQuery and is also deprecated. Notifications should be simple and leverage existing functionality:...
The paranoia concept has already been replaced with a set of checkboxes to display graphs related to site activity. Additional user profile information might include options to show the last...
These are included for legacy compatibility, but may cause problems down the line. All the same info is available in `$app->user->core` and `$app->user->extra`. The task involves finding the (few) direct...
I've been experimenting with [Facebook Galactica](https://github.com/paperswithcode/galai) and it seems entirely possible to at least generate quality "recommended research" suggestions with it, validating its output against the Semantic Scholar API to...
Something I've been working toward but might as well formalize with an issue. The various site buttons should correspond to CRUD operations and use consistent colors: - create: blue -...
Would be pretty useful: DMCA request comes in, we soft delete it, turns out the request is abusive, nothing is lost.
I'm done with `/foo.php?bar=baz` in the web interface and API. Flight support is coming along. The best part is, it breaks all the leetcode and enforces strict standards.