Viewing profile — cmsparks
cmsparks
HN member- Joined
- Sat, Feb 16, 2019, 3:24 AM UTC
- HN karma
- 370
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About cmsparks
prev @ cloudflare
Recent public activity
-
comment
Comment #48152891
538 was actually pretty accurate! They had a good article about how their predictions were much better than you'd expect, but obviously I can't link it anymore because ABC removed …
-
comment
Comment #48152769
No idea. ABC bought it and slowly has been shutting down the parts of it. They got rid of the projects page, then laid off all the folks working on it after the election, and now h…
- story
-
comment
Comment #48124973
If my read of this is correct, this means that Agent SDK orchestrator tools don't get subsidized usage. This seems to intentionally be trying to kill the other (much better IMO) in…
- story
-
comment
Comment #47330127
That would prolly work for simple sites, but you still need the dedicated scraping service with a browser to render sites that are more complex (i.e. SPAs)
- story
-
comment
Comment #47042208
Sandboxing, which is an optional, opt-in feature, requires persistent access to the code via our github integration + us syncing certain refs to our backend. However, even if you d…
-
comment
Comment #47006697
Reposting part of what Ishaan said elsewhere: > We don't have E2EE yet (it's on the roadmap), so some level of trust in Omnara is required today. All repo operations happen locally…
-
comment
Comment #47006528
Yeah, we have parallel agent functionality, sort of like conductor. This allows you to create worktrees for your repo and run any number of chats per worktree. On your local machin…
-
comment
Comment #47006498
When I say harness agnostic, I more mean we're agnostic to what harness is running, sort of like Zed with ACP: https://agentclientprotocol.com/overview/introduction . It still nece…
-
comment
Comment #46994272
We're not a fork, and from what I've heard from users our architecture is more reliable
-
comment
Comment #46994231
they're free up to a limit, just like us!
-
comment
Comment #46993991
We've seen a decent amount of comparisons to Happy, but anecdotally from some Omnara users who have used both, I've heard that reliability and latency when sending messaages is muc…
-
comment
Comment #46993889
Thanks, we try to make it much easier than self hosting and managing your own tunnels! Let us know how it goes.
- comment
-
comment
Comment #46993566
Our goal is building infrastructure around the agent tools, which I think is how we'll build up a moat and provide automation value. I agree that competing with the labs on general…
-
comment
Comment #46993388
When we started out, people were asking "Why would you want to continue coding on your phone". There's obviously a ton of competition now, but I think it's also validation for us. …
-
comment
Comment #46993320
> branching not from main This is actually a PR that I have open right now, it'll be out soon! > automatic capitalization We'll get this fixed > automatic worktree names definitely…
-
comment
Comment #46992817
Yeah we've definitely taken some inspiration from everyone who building an agent orchestrator/delegation app right now!
-
comment
Comment #46992642
Anecdotally from some Omnara users who have used both, I've heard that reliability and latency when sending messaages is better in Omnara We try to provide a decent chunk of featur…
-
comment
Comment #46992025
FWIW, we'll definitely add OpenCode support soon!
-
comment
Comment #46991798
OpenCode is great and `opencode serve` in particular is very cool. Though I think the main thing is that you need to manage the OpenCode server yourself and expose it via tailscale…
- story
-
comment
Comment #46953859
IMO feels sorta like Simon Willison's definition of agents. "LLMs in a loop with a goal" feels super obvious, but not sure if I would have described it that way in hindsight