Ludwig DUBOS
Ludwig DUBOS
Ok thanks
@CptPotato for the moment we can't define the width unfortunately I don't really know how I can make it configurable and updatable during a session, it seems really complicated, also...
I only use the autocomplete feature, I never use the chat except for the "fix" feature, I program mostly in Rust and it seems like there is a daily limit,...
Does phi3 perform well with Rust?
@chenkc805 I stopped my subscription so I can't confirm if it was fixed, but the last time I tested it (~2 weeks ago) it was still an issue
Hi, I just wanted to share my thoughts on this subject. The new `AsyncSeek` trait bound on `Reader` has made my work more complicated for https://crates.io/crates/bevy-histrion-packer. Since I "pack" assets...
I can confirm there’s an issue with SteamDeck. When running `.add_systems(Update, || info!("Update"));`, I encountered unexpected behavior, as shown in my video, the system is running very slowly, about once...
I tried to do a tracy capture but I was only able to capture the first milliseconds of the program after that the program froze, I also enabled the Steam...
> It's strange my project runs fine on SteamDeck On my side I have the same issue with your project. What is your config? What "procedure" do you use to...