-
> The memex (a portmanteau of "memory" and "index") is the name of the hypothetical proto-hypertext system that Vannevar Bush described in his 1945 The Atlantic Monthly article "As We May Think". Bush…
-
#### Description:
Related to https://github.com/freelawproject/foresight/issues/8 and https://github.com/freelawproject/courtlistener/issues/3490. Compare a set of vector DB options (e.g., Pinecon…
-
java weekly news
-
In about a week I will retire from work, so from then on I could look more closely into these issues. But I think we are already on the right track!
A question: should we do all our communication v…
-
I searched open and closed issue and didn't find anything matching. I use release of one project as a dependency in another project.
### Current Behavior:
So, project a is tracked with its depende…
ghost updated
2 months ago
-
### Summary
Hello,
I'm using ansible-core 2.15.12 (Python virtual environment) with python 3.9.
When I launch a uri task calling an api from a Centos 7.9 host no json key is returned
When I laun…
-
Getting an error: throw new Error('Schema already exists with different definition');;
There are two fields that have multiple same entries for $id but it is giving the error message above. Howev…
-
Work for #54580 made RFC3339 parsing adhere more strictly to the RFC. This was treated as a bug fix instead of a proposal, but we have evidence that it breaks at least some tests in the AWS SDK, so we…
-
Is there a more secure alternative to providing the InstrumentationKey directly in client-side code? I'd be concerned about a malicious user being able to easily add garbage telemetry data to my logs…
-
Problem: the current logging module is not designed to be used in libraries.
If a library uses ConsoleLogger or FileLogger there is no way for the application to configure its logging behavior. As su…