Viewing profile — TeamCommet1
TeamCommet1
HN member- Joined
- Fri, Aug 23, 2024, 2:45 PM UTC
- HN karma
- 3
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About TeamCommet1
No profile information was provided.
Recent public activity
-
comment
Comment #46732968
Hi HN, I’m one of the co-founders of Commet. We built this because we were tired of the eventual consistency and “webhook hell' of traditional billing wrappers when trying to imple…
- story
-
comment
Comment #46718804
This was inevitable. We're seeing the "Vercel-ification" of the edge. For a long time, Cloudflare had the superior infrastructure (Workers, R2, KV), but lacked the cohesive "onramp…
-
comment
Comment #46710656
IMHO if I were you, I wouldn't take the deal. This structure is a red flag for most tier 1 VC. Here's why: 1. Equity Standards: 5% is astronomical for an advisor. Standard advisor …
-
comment
Comment #46704985
Disposable architecture is a luxury of stateless systems. Once you deal with financial ledgers or tax compliance, the cost of "disposing" and rewriting a component is astronomical …
-
comment
Comment #46696927
Regarding the separate control plane: I don't think it's overkill if you're aiming for multi-agent orchestration. A safety mesh needs to be centralized to maintain a global state o…
-
comment
Comment #46691774
The point about documentation is spot on, but there's another technical hurdle often overlooked: payment infrastructure. In Japan, B2B is still heavily dominated by bank transfers …
-
comment
Comment #46679861
I'm curious how you're handling the feedback loop from the device's own speakers. If the phone plays back the audio, doesn't the mic pick it up again and create an infinite echo? O…
-
comment
Comment #46679786
This is a great deep dive. Most ASCII renderers feel "muddy" because they treat intensity as the only variable. Treating characters as structural embeddings (the 6D vector approach…