-
An idea that has been kicking around for years, but never written down:
The current definition of `int` (and correspondingly `uint`) is that it is either 32 or 64 bits. This causes a variety of pro…
-
### Terraform Version
```shell
1.4.0-rc1
```
### Use Cases
Support sensitive=true for terraform_data objects.
While testing the new terraform_data object I noticed it’s returning sensitive data…
-
### Background and motivation
Today it's not possible to use `ChangeToken.OnChange` to execute asynchronous logic before re-subscribing for new updates. The current API has a `Action` based callback …
-
# Environment
Windows build number: 20197.1000
WSL 2
# Steps to reproduce
Open the Windows terminal
# Expected behavior
Should open the Ubuntu terminal but didn't …
-
Currently, if you create a feature-definition with well supported `compat_features` dating back to the beginning of the web, you end up with 2015-07-28 as the `baseline_low_date` which is the day Edge…
-
**Is your feature request related to a problem? Please describe.**
With the new Moodle integration coming into prod soon, it would be great to be able to only allow access to specific doors or inte…
-
Many figures in the GMT documentation do not use perceptually uniform colormaps (e.g., rainbow in [the tutorial](https://docs.generic-mapping-tools.org/dev/tutorial/session-4.html#color-images)). 260+…
-
### Description
There are at least a dozen issues relating to the design of Riot being too user unfriendly, and that people are suggesting designs similar to established apps like Discord and Slack…
-
Current GUI one is bad and unreadable.
Needs a session based approach to reduce lagg. Also get rid of the async snitch loading and its 100 consistency problems, just keep an in memory mapping of gr…
-
## Background and Motivation
`System.Drawing.Color` contains extra metadata that makes it unusable in interop scenarios and inefficient in arrays.
``` C#
namespace System.Drawing
{
public…