-
Didn’t find any examples for federated multi-cloud vendor agnostic, IaC kubernetes deployments. Please add at least 17 yaml files, to be enterprisy.
Scope creep: But what’s the estimate for integ…
-
https://github.com/vuejs/composition-api/blob/1672b6e214adb50a22e525c18cc9098953598024/src/component/component.ts#L79-L91
This is needed to get the `return` from `setup` to `render` as `this.data /…
-
Given that there is now a map with [if_else functionality](https://github.com/tidyverse/purrr/issues/324), would it make sense for there to exist a map_case_when?
The case_when functionality is ex…
-
We just finished posting the projects for day 5 (Mon.). There were a few minor updates that were made, and I'd appreciate anyone taking a quick look at a few of the places below where we made changes…
-
**Summary**
This is a bug regarding Stryker 4 beta 3.
When instrumenting an object definition with as below:
```js
const object = {
foo: '',
bar: 'file://',
};
```
Stryker thr…
-
**Describe the bug**
It is a common convention in rust code to prefix variables with an underscore if unused. When creating a `graphql_object`, I would like to prototype the interface and keep the …
-
I've been working for the last few weeks on a redesign of the website. I haven't changed the general graphical theme, but I've expanded the number of pages and restructured the front page drastically.…
-
For iOS and Android in particular we want the developer to be able to do runtime checks for the OS version in order to guard method calls. We've steered people away from `Environment.OSVersion` in fav…
-
Instead of first choosing a language track we'd like to send people a link to an exercise which can be completed in any language of their choice. Thanks.
-
SC2199: https://github.com/koalaman/shellcheck/wiki/SC2199
The recommendation employs a loop, which breaks up what the user was doing into multiple lines and incurs an implied more expensive bigO c…