Mike Lissner
Mike Lissner
A few items to include: - A link to the RECAP extension homepage - The funnel for anonymous donations - Why it's important and how it works - Info about...
Here's an example. Somebody searched for `18 USC § 242`: https://www.courtlistener.com/?q=%2218%20USC%20%C2%A7242%22&type=r&order_by=score%20desc It doesn't do great right now because it doesn't become a phrase. We have regexes for identifying citations to...
It'd be nice if we figured this out. It's a fairly big topic, so somebody will either need to study up on this spec or already know it. For now,...
At least I think the title is correct. In any case, a query for "freedom information act" works, while one for "freedom of information act" has no results: Works: https://www.courtlistener.com/?q=cause%3A%22Freedom%20information%20act%22&type=r&order_by=score%20desc...
Bill did a great analysis of this and produced the spreadsheet here: https://docs.google.com/spreadsheets/d/1-QMHbpKMi0EoGVtFOpUQpd-R4m5-aAJOUgeG-EhMxW8/edit?usp=sharing Lots of gaps. I'm forwarding this to the AO FDO to review. We'll see what they say...
This is a tracking issue. There is currently no plan to add OAuth2 to the API, however if your application needs it, please explain the need here or simply add...
We currently have about 7500 hours of oral argument audio without transcriptions. We need to go through these audio files and run a speech to text tool on them. This...
This should be a really interesting and fun one for somebody. There's already an app for this: https://django-two-factor-auth.readthedocs.io/en/stable/ It's just a matter of installing it and getting it nicely integrated/configured.
Django fixtures used to be the way to do test data, but they're frowned upon these days. Instead, using factories makes the code a lot more clear and should make...
Probably wouldn't hurt to set up some basic monitoring on it too, but when I was doing some work on it today I noticed that it was running low on...