Thomas Karpiniec
Thomas Karpiniec
If you have `project-dir/.cargo/audit.toml` there is a difference between running: ``` cd project-dir cargo audit ``` and ``` cargo audit -f project-dir/Cargo.lock ``` Only in the first case will the...
For example when you define a radio in `/etc/ax25/axports` there is a `paclen` parameter. > **paclen** - is the default maximum packet size for this interface. [man page](https://manpages.debian.org/testing/libax25/axports.5.en.html) If you...
Being on a single-user instance I frequently use the three dots -> Open In Browser function to see full replies for a post that I only saw via a boost,...
Potentially related to #152 . Installed via winget on Win11: ``` > foundry --version 0.6.87+e69a6c3d2b ``` If I start a chat like so: ``` > foundry model run qwen2.5-0.5b Downloading...