Viewing profile — instalabsai
instalabsai
HN member- Joined
- Mon, Feb 02, 2026, 3:39 AM UTC
- HN karma
- 37
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About instalabsai
No profile information was provided.
Recent public activity
-
comment
Comment #48555757
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 companie…
-
comment
Comment #48046183
“Sorry” is used almost always passive aggressively in Dutch: “Sorry maar”, “Sorry hoor”, “Sorry zeg”
- comment
-
comment
Comment #47932614
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.
-
comment
Comment #47747919
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…
-
comment
Comment #47708339
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 nat…
- comment
-
comment
Comment #47583269
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 …
-
comment
Comment #47579015
I like to believe that this was the actual reason to acquire Twitter: it’s the meme engine that keeps Tesla/SpaceX valuation high.
-
comment
Comment #47501116
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 re…
-
comment
Comment #47500252
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 sh…
-
comment
Comment #47470209
In Claude Code, you can use the (undocumented command) "/model opusplan" to use opus for planning and sonnet for development
-
comment
Comment #47451526
Surprised/not surprised that this is getting buried from the homepage
-
comment
Comment #47312231
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 Termina…
-
comment
Comment #47085402
Is pi better than opencode?
-
story
Show HN: Instagit – MCP server that answers questions about any GitHub repo
Instagit is an MCP server that lets coding agents (Claude Code, Codex, Cursor, OpenClaw etc.) answer questions about GitHub repositories by understanding the actual source code rat…
-
comment
Comment #46945344
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…
-
comment
Comment #46945063
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 th…
-
comment
Comment #46945032
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 wh…
-
comment
Comment #46944542
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...
-
comment
Comment #46944276
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 ho…
-
comment
Comment #46903121
1:25pm Cancelled my ChatGPT subscription today. Opus is so good! 1:55pm Cancelled my Claude subscription. Codex is back for sure.