-
```
The Yaml spec 1.1 dictates that keys are unique (e.g. sections 3.1.1 and 3.2.1)
However, using "Instant Yaml", for example, the YAML file:
foo:
bar: 1
bar: 2
results in
%YAML 1.1
---
!…
-
**Description:**
When a user sets `go-version[-file]` explicitly, they'd often expect the version (range) to be _enforced_.
So I think we should set `GOTOOLCHAIN=local` to disable automatic …
-
A customer writes...
> 1. Our test user registers for an account using a PayPal button generated by s2Member (fixed-term/non-recurring).
> 2. We refund the user's purchase from our PayPal account. Th…
-
## Use case
I am trying to get the text-based date input in the `showDatePicker` dialog to be based on specific date format (in my case DD/MM/YY). Currently, showDatePicker only takes a `Locale` pa…
-
Currently blade coverage reported is runtime based [code ref](https://app.amplitude.com/analytics/razorpay-mobile/chart/a30h89p?linkingDashboardId=texx2y4). The coverage is collected as & when the use…
-
### Describe the project you are working on
Im working on a 2D game with skeletal animations. Each body part of the characters is its own sprite and is being snapped to the skeleton using RemoteTra…
-
I have noticed this in the Thanos repository, take a look at this file's diff for example (the old version is formatted with `mdox`, the new version removes extra white noise based on an additional sc…
-
Hi All,
I'd like to formally invite the Cabal team and its advisors to collaborate directly with the Haskell Foundation as affiliates. As many of you know, the HF has been quite successful in bring…
-
... just an idea (low priority)
I'm about to generate 200+ users. I don't wand to give them all the same password.
It would be handy (and logical) to have a button in the "New User" window, under …
-
The demo implementation of `ModelicaServices.ExternalReferences.loadResource` isn't marked impure,
https://github.com/modelica/ModelicaStandardLibrary/blob/81dd1b63a61075c85fbd26945eb333b202b9e4b9/…