Results 159 issues of David Humphrey

I've been looking for something like this for a while. We're working on a POSIX/node.js style filesystem for the browser, see https://github.com/js-platform/filer. For various things I'd love to have the...

Just found jsinspect, and it's really cool. Great work. I wanted to mention one issue I found while using it. In my terminal (iTerm2) I use Solarized Dark for the...

I'd love to find ways to further strip down the [Linux kernel config](buildroot-v86/board/v86/linux.config) to remove anything not being used by v86--currently the built ISO is ~4M. I've succeeded in removing...

I feel like I'm missing something, so forgive me if this is obvious. I have 2 cameras that I want to proxy. I tried creating a JSON file with their...

I've moved from Caffe/Digits to TensorFlow in my own work, and I want to update this to show how to do the same tasks with TensorFlow. Given the hard work...

I want to run v86 in a `Worker`, and it works; however, it's quite a bit slower than running the identical code in a `window`, especially for the initial boot....

performance

*I'm not sure if this is the right repo for bugs in Mercury Reader, so let me know if there is a better repo for it.* - **Platform**: macOS 10.14.6...

I notice you have a link on the main GitHub page, but clicking it doesn't work: ``` curl https://astrolang.org/ curl: (6) Could not resolve host: astrolang.org ```

# Feature request ## Is your feature request related to a problem? Please describe. We're self-hosting Supabase via Docker (it's amazing, thank you!) and one of the issues we have...

enhancement
help wanted
self-hosted

I've got a few patches I'm trying to write that relate to using sw-precache and being intelligent about which strings to cache along with other static resources. For example, just...

enhancement
question