Viewing profile — vishalveera
vishalveera
HN member- Joined
- Sat, Sep 21, 2024, 7:36 AM UTC
- HN karma
- 1
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About vishalveera
No profile information was provided.
Recent public activity
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #46675636
Hi HN, I built an open-source proxy called Lynkr that lets AI coding tools like Cursor, Cline, Continue.dev, Claude Code, and OpenCode run on any model backend instead of being loc…
- story
-
comment
Comment #46471239
Quick share for anyone interested in LLM infrastructure: Hey folks! Sharing an open-source project that might be useful: Lynkr connects AI coding tools (like Claude Code) to multip…
- story
-
comment
Comment #46340838
Claude Code is surprisingly strict about response shape, tool timing, and streaming semantics. Even small differences in Azure/Databricks responses cause silent failures. Lynkr sit…
-
story
Show HN: Run Claude Code CLI with Azure&open source LLMs saving costs
Hi HN Claude Code CLI assumes the native Anthropic API, so it breaks or loses features when you try to run it with other LLMs on Databricks or Azure-hosted models or OpenRouter and…
-
story
Open-source proxy that lets the Claude Code CLI run on Databricks Model Serving
It emulates the Claude Code backend locally and adds: – repo indexing + CLAUDE.md summaries – symbol search + cross-file references – git automation (diffs, commit, push policies) …