Richie Bendall

Results 98 issues of Richie Bendall

- [x] `checkInfinity: false` #2312 #2311 - [ ] Add `checkNaN` option #2315 - [ ] `checkNaN: false` (based on https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2315/commits/e86bef1663275e1fddb45d98b0a3223c19a18d7f) https://github.com/sindresorhus/eslint-plugin-unicorn/issues/2315#issuecomment-2046144950 - [ ] Rename to `number-properties` and allow...

[We were discussing this on the tc39 forums](https://es.discourse.group/t/math-clamp-strawman/1059/17)... I don't think the consistency is worth it. `Infinity` and `-Infinity` require less cognitive load and are easier to write than `Number.POSITIVE_INFINTY`...

Remove the extra left padding on the repository title and navigation bar to align it with the repository contents.

Remove the deprecated `sudo: false` build parameter

In this PR, I refactored the codebase in Typescript. The last thing to migrate is the tests. If you want some help maintaining this repo, feel free to add me...

- Reduced CDNs needed from 2 to 1 by making bootstrap use `cdnjs`, like all the others - Updated Bootstrap from `3.4.0` to `4.2.1` (according to Bootstrap docs, migrating 3...

Squirrel is the installer framework used by Electron to package apps. [Here](https://github.com/Richienb/scratch-builder/blob/022d1d2815475f0db6798a5d4e64ed08182d083c/lib/build-binaries.js) is how I used it for nw.js.

enhancement

https://github.com/pytorch/vision/pull/8381#discussion_r1620941790 https://pytorch.org/docs/stable/distributions.html#torch.distributions.normal.Normal