Live data from Hacker News

Viewing profile — g023

g023

HN member
Joined
Sun, Dec 14, 2025, 11:31 PM UTC
HN karma
22
Public activity
40 items

About g023

No profile information was provided.

Recent public activity

  1. comment
    Comment #49218272

    It says 'yes' where the others say 'no'. Good enough for me.

  2. 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…

  3. story
  4. 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…

  5. 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 …

  6. story
  7. comment
    Comment #48573454

    gee I wonder how their models learned Chinese?

  8. comment
    Comment #48523689

    How come people these days treat jobs like its a social gathering?

  9. story
  10. 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…

  11. story
  12. 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…

  13. comment
    Comment #48418379

    China has a couple going at the moment.

  14. comment
    Comment #48341866

    When did "hate the customer" become a thing?

  15. story
  16. comment
    Comment #48242017

    I use DeepSeek v4 flash with CoPilot and it works pretty good.

  17. 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…

  18. comment
  19. story
  20. story
  21. 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…

  22. story
  23. comment
    Comment #47811953

    We need more personal level AI solutions instead of so much corporate centered solutions.

  24. 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 …

  25. 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 …