Viewing profile — terminalkeys
terminalkeys
HN member- Joined
- Tue, Nov 25, 2025, 6:51 PM UTC
- HN karma
- 8
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About terminalkeys
No profile information was provided.
Recent public activity
-
comment
Comment #47690912
You can fine-tune local models using your own data. Unsloth has a guide at https://unsloth.ai/docs/get-started/fine-tuning-llms-guide . I'm currently experimenting with Tobi's QMD …
-
comment
Comment #46327342
Not a scientist, but I assume the signal would degrade or mutate over time due to space radiation and other radio waves.
-
comment
Comment #46317619
All the talk about "open" standards from AI companies feels like VC-backed public LLM experiments. Even if these standards fade, they help researchers create and validate new tools…
-
comment
Comment #46317560
Claude Code has subagents as well. I created a workflow with multiple agents to build iOS apps, including agents for orchestration, design, build, and QA.
-
comment
Comment #46317530
Claude Code subagents keep their context windows separate from the main agent, sending back only the most relevant context based on the main agent's request.
-
comment
Comment #46049272
The UI looks so close to Open WebUI I was shocked this isn't a fork. It even looks like it takes OWUI's unique model customization features, but makes it agents. Might have to try …