zenocross

Results 5 comments of zenocross

I'm pretty sure you're expected to do this instead for the zeros implementation to convert the numpy array to a dask array first. da.zeros(5, dtype=da.array([1, 2]).dtype).compute() Though I believe the...

This doesn't seem to be a Dask bug. [Numpy Left Shift Docs](https://numpy.org/doc/stable/reference/generated/numpy.left_shift.html) This appears to be an issue with using numpy left_shift w/ the where parameter specified. According to the...

Hi @SergeantConfused, 1. I'm using the PIN input method for Windows Hello. Facial Recognition and Fingerprints are not supported on my machine. 2. Unlock with PIN is unchecked in both...

Hi @SergeantConfused, I did have a PR for this (https://github.com/bitwarden/clients/pull/15111) which I submitted when i haven't signed the CLA yet. In the PR thread, it now says "All committers have...

@LeeLenaleee Do you mean we'd want to modify the ', ' to an '\n' or is it something else altogether? Also, does the title text need to be centered? ![New...