Live data from Hacker News

Viewing profile — vishalveera

vishalveera

HN member
Joined
Sat, Sep 21, 2024, 7:36 AM UTC
HN karma
1
Public activity
27 items

About vishalveera

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
  18. story
  19. 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…

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

  22. story
  23. 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…

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

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