home.social

Search

172 results for “niutech”

  1. @FirefoxDevTools It looks similar to my technique using Declarative Shadow DOM: github.com/niutech/phooos

  2. @johnallsopp I'd add Declarative Shadow DOM and out-of-order HTML streaming to the list: github.com/niutech/phooos
    It enables islands architecture without JS, just pure HTML & CSS!

  3. > Is it possible to program one MicroPython #RP2040 core from the other?

    My expertise is on the #ICE40, more than the #RP2040, but reportedly the RP2040 can run two #MicroPython threads on the two cores, so. you should be able to program one from the other.

    If not, you can certainly program a #pico-ice #Forth core from the first MicroPython core.

    What are you trying to accomplish?

    @niutech @RaspberryPi @micropython @esp32

  4. @freddy @bramus @tomayac Fantastic news! There is already a -rs implementation in the works at chromium-review.googlesource.c

  5. @brucelawson Thanks for , but is used by e.g. , , and how much do they donate for ffmpeg?

  6. @urlyman @arichtman @jaffathecake No, is not progressively decoded, losslessly re-encodable with , nor supporting splices like - see : reddit.com/r/jpegxl/comments/u

  7. @slightlyoff @zachleat They made it so fancy that the blog, which should be a static web page, is broken in web browser. Bummer 😞

  8. I am making a dirt cheap @yubico Security Key alternative - a with / / / support using $5 Waveshare -One and open source Pico Keys: picokeys.com

  9. @dillo What do you think of adding an optional engine like ?

  10. @tomayac Why would anybody compile to when there is ? There are also JS runtimes in WASM: @boa_engine, Javy, Dukweb and QuickJS-emscripten.