Results 79 comments of Sam Denty

Maybe we make the above snippet `DynamicImage::resize_padded`

Forked repo, ready to deploy to your own now account using [![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/samdenty/fakerql)

Doesn't work with NodeFS, breaks creating `.git/config.lock` files. Works better with emscripten `NODERAWFS=1`, but still has some issues. https://github.com/emscripten-core/emscripten/pull/10162 fixes the first issue

@petersalomonsen Lock file renaming doesn't fail with NODERAWFS. But it fails with `readdir` 'Invalid Arguments', which #10162 fixes. Then failed in `libgit2/src/unix/map.c#58`, with `failed to mmap. Could not write data:...

https://github.com/ktock/container2wasm

on an m3 - putting them on full blast only seems to work when they're already running (not in the orange zero state)

Opened a PR here https://github.com/pelotoncycle/resize-observer/pull/20

@devrelm https://stackoverflow.com/q/8628005/5269570 > There are a couple of things that can cause a result of "auto". You found one of them; display: none. If an element is inline it will...

in https://github.com/parcel-bundler/watcher/pull/134 i've added support for a chokidar backend 🎊

ability to portably use the bat binary across across different platforms, using for example https://wasmtime.dev/.