Viewing profile — vincelt
vincelt
HN member- Joined
- Thu, Feb 16, 2017, 6:32 PM UTC
- HN karma
- 666
- Public activity
- 81 items
- HN profile
- View on Hacker News ↗
About vincelt
vince [at] lunary.ai vincelwt.com
Recent public activity
- story
-
comment
Comment #45972922
It's 2025 and a code editor is now 600MB.
- story
-
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.
-
comment
Comment #45101406
Found this repo the other day in case that's useful: https://github.com/Xuanwo/acp-claude-code
-
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 …
-
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…
-
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 …
- story
- story
-
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…
- story
- story
- story
- story
- story
-
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…
- story
- story
- story
-
comment
Comment #37447630
Have you tried replicating via the API with a temp of 0?
-
comment
Comment #37447576
Oh neat, thanks for sharing, wanted to add an interpreter to that test
-
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…
-
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
- story