101arrowz

Results 8 issues of 101arrowz

They're ugly. Opening this issue as a reminder to do this at some point.

Stuck in shell. Always went back to Mojave image until I removed it. Now it simply doesn't boot.

I'm not sure what tooling to install to test this locally, so I'm just creating this PR to show the most appropriate usage of `isoworker`. I don't know how to...

## Bug report The linear progress component renders incorrectly with `text-align: center` or `text-align: right`. This applies for all forms of the linear progress component. ### Steps to reproduce Set...

bug
backlog

You can improve the performance of the CRC32 with slice-by-16; POC [here](https://gist.github.com/101arrowz/e58695f7ccfdf74f60ba22018093edea). I've tested it extensively and all of the weird quirks (e.g. incrementing 16 times per loop instead of...

enhancement

I've been working on a compression library [fflate](https://101arrowz.github.io/fflate) for the past few months. It performs quite a bit better than Pako in most circumstances for both compression and decompression of...

Low priority: update the versions of the dependencies in `requirements.txt`. Some of them have gotten useful updates (such as `pyBigWig`: more recent versions don't need `curl-config` to be in the...

# 🙋 feature request Related: #7623, #8924, #7727 At the moment Parcel transforms `import.meta.url` (and the Node.js-specific cousins `__dirname` and `__filename`) with no user-land way to actually access the runtime...

:raising_hand_woman: Feature