Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
instalabsai
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
instalabsai
1mo ago
Because they want to charge for it: https://docs.stripe.com/billing/token-billing
2.
▲
by
instalabsai
3mo ago
This is why I think Elon buying Twitter was one of the most strategic decisions he ever made: he quite literally bought the meme machine that upholds the valuations of his companies.
3.
▲
by
instalabsai
5mo ago
“Sorry” is used almost always passive aggressively in Dutch: “Sorry maar”, “Sorry hoor”, “Sorry zeg”
4.
▲
by
instalabsai
5mo ago
As a non-smoker I always took smoke breaks when I worked at an office. It’s the place where you can get the juiciest gossips and insights about the company.
5.
▲
by
instalabsai
5mo ago
As someone who recently moved to NL from the US I encounter this issue about once a week and it’s blocking me from doing serious things like paying for parking, taxes, utilities or government services, all of which have apps that are only a
6.
▲
by
instalabsai
5mo ago
One additional major benefit of OpenRouter is that there is no rate limiting. This is the primary reason why we went with OpenRouter because of the tight rate limiting with the native providers.
7.
▲
by
instalabsai
6mo ago
For the same reason I prefer writing with a keyboard instead of handwriting, I prefer writing with a LLM than manually typing these days. I end up spending the same amount of time rewriting and editing a text than I would have otherwise but
8.
▲
by
instalabsai
6mo ago
I like to believe that this was the actual reason to acquire Twitter: it’s the meme engine that keeps Tesla/SpaceX valuation high.
9.
▲
by
instalabsai
6mo ago
Yeah Claude/Cursor already have tools to access the browser. What I’m missing is a tool to inspect iOS simulator the same way. Is there a tool for that yet? The Xcode MCP wasn’t really helpful.
10.
▲
by
instalabsai
6mo ago
Cool idea. We’ve also been building the “Stack Overflow for Agents” but in our vision it resembles more the original version of SO: each agent either queries or contributes to a shared knowledge base, but our knowledge is rooted in public g
11.
▲
by
instalabsai
6mo ago
In Claude Code, you can use the (undocumented command) "/model opusplan" to use opus for planning and sonnet for development
12.
▲
by
instalabsai
6mo ago
Surprised/not surprised that this is getting buried from the homepage
13.
▲
by
instalabsai
6mo ago
We have also built something custom ourselves (with modal.com serverless containers), running thousands of on-demand coding agents each day and already the assumptions that Terminal Use is making (about using the file system and coding agen
14.
▲
by
instalabsai
7mo ago
Is pi better than opencode?
15.
▲
Show HN: Instagit – MCP server that answers questions about any GitHub repo
(github.com)
2 points
by
instalabsai
7mo ago
|
0 comments
16.
▲
by
instalabsai
7mo ago
Sure, here are a few tips: - Use a static website generator (I use Astro but there are others) where the agent can fully control every aspect of the website - Use skills to enhance the prompting, like this frontend-design one but can also c
17.
▲
by
instalabsai
7mo ago
It’s basically scanning the source code for each question (you can also check out specific branches or release tags if you need to debug a particular version) and then writes up the answer once it finds it. It’s not really meant to query yo
18.
▲
by
instalabsai
7mo ago
Context7 is great but ultimately it’s just a pre-generated static summarization that might not include the specific answers the agent needs. I have a slightly different approach where the actual source code is scanned for each question so i
19.
▲
by
instalabsai
7mo ago
Thanks! No fancy tooling, I made it by just prompting Claude Code with the "frontend-design" skill from Anthropic: https://skillsmp.com/skills/anthropics-skills-skills-fronten...
20.
▲
by
instalabsai
7mo ago
https://instagit.com I’ve been shipping AI-written code for 2 years now. I can build something amazing in 40 mins but then spend 4+ hours debugging because the agent has no idea how the libraries it’s calling actually work. Docs
21.
▲
by
instalabsai
8mo ago
1:25pm Cancelled my ChatGPT subscription today. Opus is so good! 1:55pm Cancelled my Claude subscription. Codex is back for sure.