-
This is both an FYI and some follow-on questions.
The FYI -- For those who haven't yet heard, Google is planning a severe reduction in extension capability for blockers and other content filters. T…
-
In the [Temporal](https://tc39.es/proposal-temporal) proposal we currently have [an API for enumerating all named time zones known to the system](https://github.com/tc39/proposal-temporal/blob/e3d232e…
-
Google's Go compiler and runtime team meets periodically (roughly weekly) to discuss ongoing development of the compiler and runtime. While not open to the public, there's been [desire by the communit…
-
While I don't personally see a problem with the `master` branch name, I am well aware that others feel it is offensive and want to avoid it for this reason. I've tried to summarize some of the details…
-
There are many programs written in C. At the moment they use the legacy isc API. But at the moment the isc API is not being developed and it is impossible to add new functionality to such programs. I …
-
# In-Person Event Submission
## Requirements
- Event Name: KubeDay Japan 2024
- Link to the Event Website: https://events.linuxfoundation.org/kubeday-japan/
- Are you an organizer of this ev…
-
**Is your feature request related to a problem? Please describe.**
It is widely accepted that developers who know how to develop secure software are more likely to develop secure software. However,…
-
**What is the motivation or use case for changing the behavior?**
Whistleblowing directive sets some timeline regarding communication with the whistleblower, eg notification of receipt of report with…
-
### The need for AOT and linker support
.Net code is deployed to devices where performance - including startup time - and download size are important.
JIT is ruled out by this and may be explicitl…
-
Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `…