Live data from Hacker News

Viewing profile — vincelt

vincelt

HN member
Joined
Thu, Feb 16, 2017, 6:32 PM UTC
HN karma
666
Public activity
81 items

About vincelt

Building online software.

vince [at] lunary.ai vincelwt.com

Recent public activity

  1. story
  2. comment
    Comment #45972922

    It's 2025 and a code editor is now 600MB.

  3. story
  4. comment
    Comment #45167941

    Agreed. For immersing at home, reading mangas/webtoons with an OCR translated layer and watching Japanese vlogs with dual subtitles has been effective for me.

  5. comment
    Comment #45101406

    Found this repo the other day in case that's useful: https://github.com/Xuanwo/acp-claude-code

  6. comment
    Comment #44384792

    Agreed. If there are provider-specific differences then we should be able to add CLAUDE/GEMINI.md to take precedence, but most things in there are basic or general information and …

  7. story
    Show HN: Language Learning with Comics

    Hey friends, I'm currently learning Mandarin and was looking for a way to practice my reading that I'd be looking forward to do every day. Graded readers are quickly boring, and no…

  8. story
    Show HN: Abso – TypeScript LLM Client

    Hi HN, I made a TypeScript library that unifies queries with different LLM providers like Anthropic and Gemini into the OpenAI format. When playing around with new models like the …

  9. story
  10. story
  11. comment
    Comment #40201686

    Still fails to solve this one: Prompt: > Complete the following Python program: ``` len, print = print, len def print_len(x): "Print the length of x" ``` gpt2-chatbot: ``` len, pri…

  12. story
  13. story
  14. story
  15. story
  16. story
  17. story
    Show HN: Open-source observability for LLM apps

    Hi HN, Hugh and Vince here. LLMonitor helps you record, trace & search your LLM queries and chatbot conversations. You can also capture user feedback on your frontend and correlate…

  18. story
  19. story
  20. story
  21. comment
    Comment #37447630

    Have you tried replicating via the API with a temp of 0?

  22. comment
    Comment #37447576

    Oh neat, thanks for sharing, wanted to add an interpreter to that test

  23. comment
    Comment #37447457

    I used the API from Together[0]. Thanks for sharing your results, they're indeed pretty different. I looked at the source again and did append a "# " before every prompt made by th…

  24. comment
    Comment #37445811

    Thanks. I haven’t put it online yet, but will try to clean it (removing API keys & all) tonight/tomorrow and publish it

  25. story