commitcompanion
commitcompanion
[main.rs.txt](https://github.com/user-attachments/files/16647735/main.rs.txt) How do you print text in limine-rust-template using flanterm_bindings crate? Attached is an attempt to do this. info: first asked in an issue in rust limine template, seemed to...
### Describe the bug The dockercontainer has its own ollama service. It conflicts with the ollama on my system, so i tried to disable the container internal service and enable...
Hello! After installing the build tools (blimp), (consider adding blimp-build and blimp-server to install.sh) and exporting the env variable and during the network off, there was a not found liker:...
Hello! There was an error compiling kerla. Here is the debug meassage By build with make run: ` Compiling rustc-std-workspace-core v1.99.0 (/home/dev/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust/library/rustc-std-workspace-core) error: data-layout for target `x64-14301396534749325905`, `e-m:e-i64:64-f80:128-n8:16:32:64-S128`, differs from...
Hello! There was an error: error[E0080]: evaluation of constant value failed --> /home/developer/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ropey-1.4.1/src/tree/mod.rs:74:19 | 74 | const _: [(); 0 - !{ | ___________________^ 75 | | // Assert alignment....
### Issue: Compilation Errors with `nsh` v0.4.2 **Description:** Attempting to install `nsh` v0.4.2 using `cargo install nsh` results in multiple compilation errors. The errors are related to unresolved imports and...