Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hunterbrooks
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
hunterbrooks
6d ago
Agreed, refreshing to hear others share this feeling. Timing is important here, LLM's raised awareness of ML techniques but we need to remember that most don't have traditional ML educations, so there'll be some "redisco
2.
▲
by
hunterbrooks
9d ago
Hi, I'm looking for a cofounder to build in this space. Will you get in touch if you're interested? Thanks
3.
▲
by
hunterbrooks
11d ago
I could see Jev being great at finding key symbols in codebase before a code generation/code review task. I sent you guys an email (to hello@) about using Jev in Code Review for www.ellipsis.dev.
4.
▲
by
hunterbrooks
11d ago
Bingo. It's a Psychology term for the part of our brain that reacts instinctively rather than thoughtfully and logically
5.
▲
by
hunterbrooks
11d ago
um what is going on with the outfit changes in the launch video... https://x.com/CompleteSkeptic/status/2099925682726002904
6.
▲
by
hunterbrooks
11d ago
https://ellipsis.dev (W24), a Managed Cloud for Coding Agents It allows you to spawn Claude Code/Codex/OpenCode sessions with an API call. You can define an agent in YAML, and git push gets you an endpoint. Full VM sup
7.
▲
by
hunterbrooks
11d ago
Just signed up for strix, is it common for these type of products to want access to my Github repo's? Shouldn't the attack surface be outside them?
8.
▲
by
hunterbrooks
12d ago
The YC app and how OAI trains models aren't connected in the slightest. Connecting those two dots is an emotional reaction. In a time where emotions are running high and risks are real, we need to take emotion out of it as much as poss
9.
▲
by
hunterbrooks
15d ago
I think this is the key takeaway here, it's obviously a product for usage based customers
10.
▲
by
hunterbrooks
15d ago
You can do that on ellipsis.dev. Shoot me an email if you need help getting set up (email in bio)
11.
▲
by
hunterbrooks
15d ago
We do! Happy to get you set up, "schedule a demo" button goes to me: www.ellipsis.dev
12.
▲
by
hunterbrooks
15d ago
Awesome! I'm also working this, and looking for a cofounder. Feel free to shoot me an email
13.
▲
by
hunterbrooks
15d ago
The self hosted workers solve this use case. The control plane sits in OAI's cloud, but the actual tool calls are executed in your worker fleet. The main problem with this approach is that tool arg's get sent over the wire, and th
14.
▲
by
hunterbrooks
15d ago
Hi, can we schedule a call? Our product supports exactly this use case: www.ellipsis.dev
15.
▲
by
hunterbrooks
15d ago
How did you set all that up? We built a flow where you push a slack.yaml to github to arrange this
16.
▲
by
hunterbrooks
15d ago
> A competitor who is not an LLM lab gets their pick of the market at any given moment Exactly this. We're building an Agents-as-a-service API, would love to get your feedback: https://www.ellipsis.dev/docs/sess
17.
▲
by
hunterbrooks
1mo ago
Doesn’t bother me at all. What’s the actual harm here? It’s arguably a better experience.
18.
▲
by
hunterbrooks
2mo ago
Lots of extra words in this blog post but the direction is right: companies prefer to build their own AI code review solutions than use off the shelf products. I’m the founder of a W24 company and we pivoted away from AI Code Review for thi
19.
▲
by
hunterbrooks
9mo ago
congrats Greg, Merrill, and the rest of the folks at Graphite! - Hunter @ Ellipsis
20.
▲
by
hunterbrooks
1y ago
Bingo - it’s colloquially
21.
▲
by
hunterbrooks
2y ago
Yes. My business is in the code review space, synthetic data is very helpful for evals
22.
▲
by
hunterbrooks
2y ago
LLM's get relatively better at read-heavy operations (ex: code review) than write-heavy operations (ex: code generation) as codebases become less idiomatic. I'm a cofounder at www.ellipsis.dev - we tried to build code generation f
23.
▲
by
hunterbrooks
2y ago
100ms is crazy fast. Approx what's the split b/t the embeddings calls and the graph traversal work (the library stuff)?
24.
▲
by
hunterbrooks
2y ago
Yes. Learning to "program" has never been easier, but nitty gritty stuff like networks and routing is still much more technical than the avg SWE
25.
▲
How to move your GitHub App to Gitlab
(ellipsis.dev)
6 points
by
hunterbrooks
2y ago
|
0 comments
26.
▲
by
hunterbrooks
2y ago
HA! Your LLM agents/prompts nailed a hilarious tone. For https://ellipsis.dev > This website looks like it was designed by someone who just discovered the concept of "AI" and decided to slap it all over a half-
27.
▲
by
hunterbrooks
2y ago
Nice, I imagine you're using your own product? I got "LAUNCH SALE $100 OFF" 1. How do you provide consistent banners to an individual? or a device? 2. Are you aware of anyone doing this for Saas products?
28.
▲
by
hunterbrooks
2y ago
Cool, probably not relevant info for modern devs because of all the hosted git providers, but interesting nonetheless. Got any thoughts on how LLM powered code generation products can use format-patch? Also, 2009 was pre git?!
29.
▲
by
hunterbrooks
2y ago
Pricing is on the landing page. $20/seat per month
30.
▲
by
hunterbrooks
2y ago
Good catch. The team could add this rule to their Ellipsis config file to make sure that it's always flagged: "Never use magic numbers. Always store the number in a variable and use the variable instead." Docs: https:/&
More ›