Catherine
Catherine
I've actually tested `uv` recently. The reason we recommend `pdm` is that the advantages of `pdm` are exactly the same as the advantages of `uv` that you accurately list here...
Also if you just want to update the firmware, we have https://glasgowembedded.github.io/glasgow-webusb/ (preview version) which is plug&play on Chrome
Check the README for the WebUSB repo, it's probably a known issue. I'd say report the errors in the IRC/Matrix room for now.
The two things that I found concerning were: - uncertainty in the command set block at the top ("Winbond?" for example, which looks gone now); - a lot of trial-and-error...
I think I need to understand the applet better before commenting on it further.
cc @wanda-phi
In general, the Amaranth arithmetic rules are conservative; it was never the goal to compute the *tightest possible* bounds, only to compute *correct* bounds. Changing this requires an RFC per...
Please research this and send a PR! I also wonder why this wasn't caught by tests...
Oh, I remember now what happened: the use downstream in Glasgow ran into issues. I haven't been able to find which Glasgow commit (if any) corresponds to this fix; I...
> * Just don't use async generators, and hope users don't either. I may be mixing up some terminology, but doesn't the new simulator's design *require* the use of async...