-
I'm trying to use aiohttp-cors with aiohttp-graphl, which registers a route with the '*' method. I get
`ValueError: already has a '*' handler for all methods`
Here is a small reproducer showing…
-
I'm conducting trials with ProofWriter and stumbled upon an instance where, despite the formalization appearing accurate, it's yielding inaccurate results.
The Problem is is `ProofWriter_RelNoneg-…
-
While working on updating the docstring in agents.py, I noticed some discrepancies within the code. There were some differences between the algorithms [pdf](https://github.com/aimacode/aima-pseudocode…
-
According to the LSP description of "`workspace/symbol`" requests (reading from the 3.16 spec), passing an empty query string is a request for all symbols in the workspace:
```
/**
* The paramet…
-
Plan and execute an ITS "bootcamp" similar to @SMJ's Plan 9 bootcamps: https://sdf.org/plan9/
Collect ideas here.
-
I've found several plugins that perform this awesome work of making the web just a little less sucky.
It seems like everybody maintains their own set of rules and their own stripping code. I'm look…
chmac updated
2 years ago
-
Hi. I'm a search engine guy, and I'm very interested in a well-tested list of strippable CGI args to reduce the work my crawler has to do. I tried to algorithmicly build a list by taking the top 1000 …
-
I was attempting to talk my boss through using `py-spy top` on his long-running process ("ok type ps, now note the pid of your python process, then..."), and it struck me that almost all of the time t…
-
Hi,
Thanks for sharing the programming example - https://github.com/cocrawler/cdx_toolkit#programming-example
I wanted to ask if there is a way to feed in a list of URL's and retrieve their object…
-
**Version of emscripten/emsdk:**
```
emcc (Emscripten gcc/clang-like replacement + linker emulating GNU ld) 3.1.41 (71634e036d20209a5d81c2b2171e145b44de1e12)
clang version 17.0.0 (https://github.co…