Felix Uhl

Results 45 issues of Felix Uhl

## 🚀 Feature request ### Current Behavior Right now, if I want to log that a function has returned `none`, there's no `tapNone` function, I have to do a dance...

react-virtual is now available as v3 and published under @tanstack/react-virtual. The old version will not receive updates anymore, see https://github.com/cloudscape-design/components/pull/1765#issuecomment-1839426894. Fixes #330 This required a few more changes than I...

When searching for a package (let's take `moreutils`), links to each pacakges hydra runs are shown in the details view: ![Screenshot 2024-03-28 at 15 50 09](https://github.com/NixOS/nixos-search/assets/9742635/69e3f37e-3834-4d80-b688-17317258da7a) > - [aarch64-darwin](https://hydra.nixos.org/job/nixos/release-23.11/nixpkgs.moreutils.aarch64-darwin) >...

When opening a package that doesn't specify `meta.platforms`, the message is simply "This package is not available on any platform." ![Screenshot 2024-03-06 at 02 46 38](https://github.com/NixOS/nixos-search/assets/9742635/b791f76c-e02d-4ec4-8e95-7dd07163c278) This is somewhat misleading,...

### Summary Fix formatting mistake in README, see rich diff in GitHub to see the result. ### Checklist * [x] Does your PR title have the correct [title format](https://github.com/amplitude/Amplitude-Node/blob/main/CONTRIBUTING.md#pr-commit-title-conventions)? *...

Right now, it is impossible to receive arbitrary byte-strings. I wrote a simple setup where my python-script sends the character `'\xff'` and the Arduino sends that back. When a string...

Very useful for raw data. Sending and receiving will not format the input data in any way. Fixes #33

Markdown only renders headings properly when a space is inserted after the last `#`.

Would you consider publishing this as a package on pypi? It would be nice to be able to install this with pip easily.

enhancement