-
_TLDR; Please see #76903 which exemplifies most of the concepts laid out in this RFC in a PR that is much easier to review than this detailed RFC. This continues the discussion started in #68127 in mo…
ghost updated
2 months ago
-
The documentation talks about memory blocks in several places.
```rust
/// ### Currently allocated memory
///
/// Some of the methods require that a memory block be *currently allocated* via an …
-
Related to https://github.com/purescript/purescript/issues/2415. /cc @ivan-kleshnin
At the moment, module names are globally unique. This presents some problems:
1. If you depend on two separat…
-
We'll need to talk about the specific steps with @atrisovic when she gets here, but I'm putting in this placeholder for now. We'd like to evaluate how we can better support/display capsules in Dataver…
-
[Hacker News wants unquotes](https://news.ycombinator.com/item?id=10326221). We happily oblige.
## Unquotes in expressions
Whenever the parser is ready to parse a term, it should also expect an unquo…
masak updated
3 years ago
-
I am running the example script from the readme. Other than my API keys, the only change I made was to have the script run off my local LLM.
When I run it, I get a `Action 'Search the internet usin…
-
# User Story:
As an OSCAL tool developer, in order to ensure my software can document testing requirements that an information system must implement as one part of cumulative control implementation…
-
In the [current draft](https://drafts.csswg.org/css-color-5/#colorcontrast), transparency is ignored when calculating contrast, because it was ignored in WCAG 2.1 as there were no non-opaque colors th…
-
**Describe the bug**
amd drivers !
**To Reproduce**
Steps to reproduce the behavior:
1. install any amd drivers
2. Initialize the Encoder
3. Try to have some decent quality
**Setup (please …
-
Spinning this out of https://github.com/tc39/proposal-pipeline-operator/issues/202#issuecomment-919374937.
Lots of people have expressed concerns that Hack pipes would silo the community of JavaScr…