Bjorn Beishline

Results 30 comments of Bjorn Beishline
trafficstars

This issue also occurs to me. This is an important issue since it inhibits the reliability of Cloudflare worker's queue as a whole. Also, I've noticed that this also tends...

Account id: `b919dbc53a0f6046d83862a233859913` Queue id: `60e9a4ec9b654015866dd4bf709822e0` > We should assume these issues are unrelated to the OPs post until we determine otherwise. Good point

Hey, I was just wondering if this is possible in the latest version of RustPython. I wish to run a native app that can run user-generated Python code. Ideally, it...

> No problem, sorry for the delay - I don't really check in on this repo that often. I had one more suggestion but otherwise I think this is good....

Doesn't seem to have all the features this package does, but now text compression is native to Nuxt 3. Try it out, it worked for me! ```javascript import { defineNuxtConfig...

@nathanielsimard I'm trying to do the same thing as @mvniekerk and I get the same error messages, I tried using candle and ndarray, but both of those failed. Using this...

This PR has been merged, all that is needed is a new release by `ndarray`, it seems like that will happen relatively soon.

Hey @gouz Thank you for reporting this issue! To be honest it's because I didn't implement this. I could implement this for you, but I'd need to do some research...

@gouz Sorry this is taking a while. I still have to figure out a few things about the implementation. Specifically how to treat chunks and assets with the naming rules....

@mindon @gouz This has now been fixed as part of `v2.1.0`. Sorry for the long wait. It requires that you upgrade to Bun `v1.1.34`, since it relies on [#14717](https://github.com/oven-sh/bun/issues/8280), which...