logoalt Hacker News

skywhoppertoday at 11:12 AM4 repliesview on HN

Just a bunch of nonsense text strung together.

“Top agentic and AI developer workloads like GitHub Copilot, Claude Code, ComfyUI, Cursor and more now run across all modern PC silicon – making Windows the ideal platform for AI-assisted development”

None of these tools make use of local GPU whatsoever.


Replies

KronisLVtoday at 1:10 PM

> None of these tools make use of local GPU whatsoever.

You can use local models with most of those, you’d just need to get something like Ollama, LM Studio or vLLM working - but that’s the boring and not flashy part, it’s probably easier to name the dev tools.

Copilot: https://docs.github.com/en/copilot/how-tos/copilot-cli/custo... (also worked in Visual Studio Code)

Claude Code: https://code.claude.com/docs/en/model-config (here’s an example of a custom config in the wild with DeepSeek, same principle for local connection https://api-docs.deepseek.com/guides/agent_integrations/clau...)

Cursor: couldn’t find official docs but here’s z.AI docs https://docs.z.ai/devpack/tool/cursor (same principle for local API)

Oxodaotoday at 11:52 AM

And you better be sure that I'm setting up linux on this. Windows is not the ideal platform for anything anyway.

akazantsevtoday at 11:36 AM

> ComfyUI

Nitpick, but I remember running it specifically because there was a way to run LLMs on local hardware.

cap11235today at 11:16 AM

[dead]