Luni-4
Luni-4
The current `shuttle` example could be changed as the [Rocket](https://github.com/SergioBenitez/Rocket/tree/master/examples/templating) example. So it is not necessary to add new examples and the maintenance burden will be reduced. The `Rocket` example...
@marco-c and @alexle0nte We can also ask `tree-sitter` developers if they are willing to adopt the `Kotlin` grammar among their organization's parsers
Thanks @Angel-Dijoux! Personally, I'm not against GitHub Actions to release `rust-code-analysis`, but @marco-c and @calixteman can give you more details about the introduction of this new feature in accordance to...
Thanks a lot @luigig44 for this project! Out of curiosity, since I'm not a `Python` expert, have you tried https://github.com/astral-sh/uv as package manager? [Here](https://docs.astral.sh/uv/) is the documentation
Yep, I have seen the issue, just wondering if that problem might be fixed in another way. Ok, let me know if `uv` works better for your use-case.
Is this still valid @antimora?
We can reach out those links without putting them inside the books
Is this still valid @antimora?
I think we can close this one because training a model using an external service must not be forcefully related to `burn`
> As we use `flume` channels, we are limited to its API. My understanding is that such API would need an async timer, and it's tricky for `flume` to support...