-
Comment below with a well-developed question or comment about the reading for this week's workshop. These are individual questions and comments.
Please post your question by Wednesday 11:59 PM, and…
-
**Is your feature request related to a problem? Please describe.**
I think it's way past due that Amplify supports total counts in GraphQL queries. Other GraphQL based platforms has this built in by …
-
If we can get this to type check properly, we would have perfect support for boilerplate-free mixins:
``` typescript
declare function Blah(target: T): T & {foo: number}
@Blah
class Foo {
bar() {…
-
-
Based on TS 26.532 v18.1.0
It is unclear if the UE Communication Report is only meant to report on network data usage related to the externalApplicationId bound to the DataReportingSession or if it i…
-
This may be a can of worms.
Over at https://github.com/geopython/pygeoapi/issues/817#issue-1058624908 there is discussion of implementing an STA provider for an EDR endpoint. This of course raises…
-
In the discussion for https://github.com/golang/go/issues/45346, [this comment](https://github.com/golang/go/issues/45346#issuecomment-812741029) mentioned the possibility of adding a type switch on p…
-
### Your idea
### EDIT
github draft for current discussion: https://github.com/PESTILLILAB/bids-specification/blob/bep038/src/atlas.md
the google doc draft (deprecated in favor of the github dr…
-
I've seen the [milestones](https://github.com/tedsteiner/OpenStreetMap.jl/milestones/), and think it's worth laying out what I think is left, for present and future contributors, before we release (th…
-
**Note, 2023-01-17**. This proposal is on hold indefinitely due to serious API concerns. The GOEXPERIMENT=arena code may be changed incompatibly or removed at any time, and we do not recommend its use…