-
In trivial cases its pretty easy to see what atually is/isn't dead code, in part because of the partial warning. But in more complicated cases, it may create confusion that the "dead code" section doe…
-
It's mentioned that _Other "falsy" values than undefined such as '', "", false, null, 0, and NaN, will not be replaced by a default value._
I am doubtful as below line of code works with default valu…
mdv27 updated
6 years ago
-
This may seem strange, but it's because I've been dealing with AWS CloudFormation parameters, where you can only have empty strings, not null or undefined values...
I was trying to do
```ts
// …
-
This is really for The Future™, once our Junctions autothread; filing this so it doesn't get lost.
This is following on [the original discussion in the docs](https://github.com/perl6/doc/issues/212…
-
Hey all,
I'm adding OS-specific typechecking to a large Python app, and we have a fair number of files and functions that mix OS versions. Currently, mypy only does limited analysis with platform/v…
-
-
If there is no data for a tile, we still check the S3 cache and potentially redirect the client to S3, even though the result will be identical to every other empty tile.
We should bypass S3 if there…
-
Update Buildpack TOML workflow [failed](https://github.com/paketo-buildpacks/web-servers/actions/runs/4600114136).
-
Calls to `spindle_debug_printf_impl()` (usually via a wrapper) will trigger logger initialization via `init_spindle_debugging()` as needed. Correct initialization requires the `SPINDLE_DEBUG` environ…
-
There are some conditions that may result in ILM managing empty indexes. For example, a Beat that was set up to use ILM with an age based rollover (i.e. every 1 day), but (for what ever reason) that B…