-
Now that we can render markup cells as Ghost Cells #1713 we'd like to trigger Ghost Cell Updates when the output of a code cell changes. We'd like the AI to reason about the output and figure out what…
-
psiturk stores the `codeversion` variable in a column in the `assignment_table_name`. However, a more natural target if the experimenter is using git is to use the current git hash of the code base f…
-
~~**Note**: Originally copied / imported from https://github.com/web-platform-tests/wpt/issues/42710. We'll keep the other bug open to track the implementation side of this FR.~~
So long as we do n…
-
Might also be interesting to support both back-end and front-end transpiling in the same project.
-
"There are only two triplestores that I could find that
have full OWL2 support: Marklogic (maybe, I am still trying to
understand their documentation on the point) and Stardog (was once
Pellet). .…
-
Semantic highlighting would give us a great experience on reading the code. It's been a shame that haskell does not have it for all these times. But now we are going to make it happen for haskell in H…
-
I would want the ability to set a global rate control that would apply by default to all users and ip for which there is no specific setting.
When there a specific setting that override the global on…
-
From README,
> For proto3, the only nullable fields are other messages and oneof fields.
_Note: We can update the README to include `optional`._
Currently there is no way to mark a `message` type…
-
Right now we index via a full MetadataAdapter, but it leads to bloat in the index and may result in strange inconsistencies between what you want for pulling out a Valkyrie object and what you want fo…
-
There is an assumption to today that a server implementation of the distribution specification will either not care about the name used by the client or that all requests will have a known common name…