Results 131 issues of James Addison

### What During development of RecipeRadar, a recipe search engine (also AGPLv3-licensed), I'm performing some manual data entry/refinement to associate ingredient names with WikiData entities. Where possible I'm linking to...

As described at: https://en.wikipedia.org/wiki/Collard_(plant) (note: should this be an `ingredient` or a `category`? I think a `category`, but could be mistaken)

✔ task

As described at https://en.wikipedia.org/wiki/Muenster_cheese :warning: Note that this is _not_ the same as Munster cheese! (which already exists within the `ingredient` taxonomy) Muenster cheese is from the U.S. and _named...

✔ task

As described at https://en.wikipedia.org/wiki/Havarti (see also: #7312; I'm planning to work on this task soon)

✔ task

As described at: https://en.wikipedia.org/wiki/Cotija_cheese (context: I've been preparing a few small ingredient taxonomy edits in #7311 -- but adding a new ingredient seemed worthwhile to track as a separate issue,...

✔ task

As described at https://en.wikipedia.org/wiki/Colby_cheese (see also: #7312; I'm planning to work on this task soon)

✔ task

This is one of at least a couple of possible ways to fix #12. Worth noting: @guites had previously suggested an alternative approach at https://github.com/diracdeltas/tweets/issues/12#issuecomment-1305460820 which would involve a single...

Possible fixup; could resolve #1488 (if that's confirmed to be a bug worth addressing).

**Describe the bug** While running `pytest` with `coverage` (v6.5.0) for `sphinx`, I noticed an unusual warning in the output logs: ``` sphinx/venv/lib/python3.10/site-packages/coverage/report.py:81: CoverageWarning: Couldn't parse Python file '/home/jka/Documents/personal/sphinx/sphinx/templates/quickstart/Makefile_t' (couldnt-parse) coverage._warn(msg,...

bug

Hi again @mindflayer - thanks for your responses in sphinx-doc/sphinx#11324. To recap (and for future readers): the improvement requested in that issue is to allow Sphinx to use session-based (pooled)...

question