Viewing profile — g023
g023
HN member- Joined
- Sun, Dec 14, 2025, 11:31 PM UTC
- HN karma
- 22
- Public activity
- 40 items
- HN profile
- View on Hacker News ↗
About g023
No profile information was provided.
Recent public activity
-
comment
Comment #49218272
It says 'yes' where the others say 'no'. Good enough for me.
-
comment
Comment #49193633
Pure-Python AI coding agent powered by DeepSeek V4 Flash - Subagent-First architecture · Context is Currency · Terminal-native - Can connect Ollama models for Vision support - Uses…
- story
-
comment
Comment #48693881
Slap the gpus in a car and offset the cost of ownership by supplying the grid for GPU power on the go. Either get paid in rebates or tokens. Contribute to a distributed training/in…
-
comment
Comment #48680381
Anything to close Pandora's box. "They" liked the eras they could control the communications, and therefore the narrative. Boomers on their last legs, question is, will the future …
- story
-
comment
Comment #48573454
gee I wonder how their models learned Chinese?
-
comment
Comment #48523689
How come people these days treat jobs like its a social gathering?
- story
-
comment
Comment #48430101
A self-contained CUDA inference engine for LiquidAI/LFM2.5-8B-A1B (hybrid conv + GQA-attention MoE, 8.5B params, 1B active) targeting a single RTX 3060 (12 GB) using flash-decoding…
- story
-
comment
Comment #48418426
I wonder if "battelites" might be profitable. Like an pay-per-usage energy grid in space with battery backup that can beam power around to other satellites that might not have easy…
-
comment
Comment #48418379
China has a couple going at the moment.
-
comment
Comment #48341866
When did "hate the customer" become a thing?
- story
-
comment
Comment #48242017
I use DeepSeek v4 flash with CoPilot and it works pretty good.
-
comment
Comment #48241996
If anyone is looking to hook it up to copilot, I made a proxy script to handle the connection a bit back that might be handy: https://gist.github.com/g023/c2bb7b540ffe64cee76023f18…
- comment
- story
- story
-
comment
Comment #47822080
Terminal-based chat application powered by *locally installed* llama.cpp, featuring an auto-managed server backend, reasoning modes, and 7 built-in filesystem tools for interactive…
- story
-
comment
Comment #47811953
We need more personal level AI solutions instead of so much corporate centered solutions.
-
story
Local Model Router: Ollama/OpenAI-compat bridges for local LLMs via llama.cpp
A high-performance local LLM server providing drop-in API compatibility with Ollama and OpenAI, built on llama.cpp's llama-server. Features automatic VRAM management, Hugging Face …
-
comment
Comment #47802823
I've started creating https://github.com/g023/localmodelrouter/ which offers Ollama like functionality but as a single .py file with minimal dependencies and more focus on letting …