Paweł Kucmus
Paweł Kucmus
With hatch even when you have the `version` set as dynamic and red from an example `__about__.py` module and you bump `hatch version $(git describe --broken --tags --always --dirty)` (that...
I'm interested as well. On a Duet (RRF) when you setup different fans as "fan1" and "fan2" you need to do `M106 P1 Sxxx` and `M106 P2 Sxxx` to control...
That may not be a bad idea, in the "Tool change G-code" we could do something like: ``` {if layer_num == 3} ; to start cooling after 2 layer {if...
I was pointed here from [another issue](https://github.com/astral-sh/uv/issues/7343) with something that might be related. So just to leave it here, did you consider how a Uvicorn (or other webservers) deployed application...
Maybe documenting this consideration would be a good idea?
I mentioned it [there](https://github.com/florimondmanca/awesome-asgi/issues/100) but got no reply. I'll try here then. Will [Smyth](https://mirumee.github.io/smyth/) fill this gap? It's not a direct replacement for serverless, but helps us with local development...
@dosubot did good but, I'll leave the issue here as additional context/info for the team (even if it should be merged with others).
I'd be all about joining efforts, so it's less about being added to this list but more about doing something useful. Lynara itself probably not so much but I don't...