9SMTM6

Results 16 issues of 9SMTM6

I'm all but an security expert, so maybe I'm just wrong. But thinking about it I would think that enabling traefik's `serversTransports.insecureSkipVerify` is in most situations a much safer option...

## Is your feature request related to a real problem or use-case? As most of you probably know Typescript 3.4 added the 'as const' assertion to get a non-widening type...

I am getting JNI excepions without much to go on when I use the general purpose dot method on Android. Interestingly even if I only depend on the kotlin Implementation,...

bug
native
android

First of all, it doesnt seem there is a purposebuilt matrix multiplication, youre supposed to use dot? I'm still investigating that, but as far as I can tell, your "matrix...

documentation

I read the closed issue on broadcasting support, but while that link linked to broadcasting, it seemed to me that the OP was asking for something different. But, more importantly,...

### Related problem The book [casually mentions](https://www.nushell.sh/book/thinking_in_nu.html#think-of-nushell-as-a-compiled-language) > Thinking in Nushell: Nushell is designed to use a single compile step for all the source you send it, and this is...

enhancement

### Polars version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://crates.io/crates/polars) of...

bug
rust
needs triage

This attempts to solve #322. Since what was to be done finally was still up for discussion I've now mostly followed by opinion, and have not accounted for that of...

C-zombie
C-stale
C-amendment

As the relevant section points out RAII isn't a great name for the concept. Rust actually has its own name for the concept, Ownership Based Resource Management, which I find...

A-pattern
C-amendment

It would be helpful, especially if validating other issues, if we had the ability to get the currently running version of pyrra. Best to both log this at startup, and...