Viewing profile — thawab
thawab
HN member- Joined
- Sat, Apr 11, 2015, 7:45 PM UTC
- HN karma
- 282
- Public activity
- 122 items
- HN profile
- View on Hacker News ↗
About thawab
No profile information was provided.
Recent public activity
-
comment
Comment #48090536
Tried multiple times to use the api file search and it’s complex to setup. Ended up going a different approach.
-
comment
Comment #47900679
You might be miss remembering, the last round they raised 30b.
-
comment
Comment #47900162
I am on the same boat, started to build my extensions and preferences in PI. The community is awesome and helpful. My assumption is the personalization has higher priority than the…
-
comment
Comment #47831050
You can copy past the mermaid to excalidraw to visualize it.
-
comment
Comment #47679394
Don’t want to disappoint you, but above 200k opus memory is like a gold fish. You need to be below 150k to get good research and implementation.
-
comment
Comment #47143783
Nextjs had remote code execution vulnerabilities because of how they implemented react server side. I am not touching an AI version without waiting for a while.
-
comment
Comment #46730533
Thanks a lot, i wanted to ask about the headless agent use case: How does it compare to using https://github.com/vercel-labs/agent-browser
-
comment
Comment #45462290
After getting burned by Watson. I am not touching any AI from IBM.
-
comment
Comment #44834997
How can o4-mini be at 57, and sonnet-4 is at 39? This is way off, o4-mini is not even in the top 5 of coding agents.
-
comment
Comment #44314179
Does facebook use llamas in their model? it's a name, it doesn't have to be 100% true to its meaning.
-
comment
Comment #44248834
There are several videos in the link that does this.
-
comment
Comment #44248782
Start course. It’s an mcp, talk to it like an instructor.
-
comment
Comment #44142892
are the Llama 4 issues fixed? what is it good at? coding is out of the window after the updated R1.
-
comment
Comment #43968838
Yes, a lot MCP servers are just api wrappers. Airweave looks like it copies the data and has a RAG that is processing your queries.
-
comment
Comment #43941426
thanks a lot, the other part of the question: 1- what data is shared with hydra for this case? 2- whats the pricing for the bare metal deployment?
-
comment
Comment #43940688
Hello Joe, thanks a lot for hydra and pg_duckdb. I wanted to confirm that for self hosting hydra i have to generate a token from your platform? what data is shared with hydra for t…
-
comment
Comment #43665839
for my daily work i use aider, but i jump into roo and client when there is an update, or someone has an interesting workflow. it's like taking a test drive.
-
comment
Comment #43662342
I hope this will help: https://www.reddit.com/r/RooCode/comments/1jn372q/roocode_vs...
-
comment
Comment #43661988
Your issue is because: 1- the cursor agent doesn’t work with gemini. Some times the diff edit even doesn’t work. 2- Cursor does semantic search to lower the token they sent to mode…
-
comment
Comment #43596647
Who has above 700M MAU and doesn't have their own LLM?
-
comment
Comment #43591954
Rough? They just closed a $600 million round with a 10 billion valuation. They should expect bigger challenges after getting in the unicorn club.
-
comment
Comment #43267255
16 GB RAM included in base model. For $200 more i can bump it to 24 GB RAM, So that i can open Chrome and firefox at the same time.
-
comment
Comment #42970314
This was released on 23 May 2024, and the source code is on github[0]. It didn't pickup traction like other RAG approaches. I haven't tested it so i don't have an opinion on it. [0…
-
comment
Comment #42933505
Hello Frank, thanks a lot for the awesome work. I like continue a lot and they have an amazing team. I keep checking their repo, once in a while to see when they will release their…
-
comment
Comment #42924022
The work by voyage team are admirable. If you want to test it, the only editor is continue, add it as an embeddings provider: "embeddingsProviders": { "provider": "openai", "model"…