Viewing profile — thcuk
thcuk
HN member- Joined
- Wed, Jan 07, 2026, 1:59 PM UTC
- HN karma
- 10
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About thcuk
No profile information was provided.
Recent public activity
-
comment
Comment #46931569
edit cargo.toml and add "x11" to eframe. See my post above.
-
comment
Comment #46931344
git clone https://github.com/localgpt-app/localgpt.git cd localgpt/ edit cargo.toml and add "x11" to eframe cargo install --path ~/.cargo/bin Hey! is that Kai Lentit guy hiring?
-
comment
Comment #46931155
Fails to build "cargo install localgpt" under Linux Mint. Git clone and change Cargo.toml by adding """rust # Desktop GUI eframe = { version = "0.30", default-features = false, fea…
-
comment
Comment #46526698
Tested same model on Intel N100 miniPC with 16G - the hundred bucks pc llama-server -m /Qwen3-30B-A3B-Instruct-2507-GGUF:IQ3_S --jinja -c 4096 --host 0.0.0.0 --port 8033 Got On AMD…