Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
BlueHotDog2
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
BlueHotDog2
3mo ago
created https://github.com/frontman-ai/frontman , not exclusivly for myself but something i'm passionate about(might turn into a paid product). basically trying to see what a vertically integrated agent looks like,
2.
▲
by
BlueHotDog2
5mo ago
Did you try us out?
3.
▲
by
BlueHotDog2
5mo ago
Frontman creator here. Thanks for posting about it! Just to be clear, its not just brower-based. but also vertically integrated into the framework. we allow for much easier flow for semi-technical/non-technical people. By being visual
4.
▲
by
BlueHotDog2
5mo ago
i understand what you're trying to say, but a junior will ship broken code to prod.. even with agents. he might keep delegating to agents to fix it, but that cycle will produce more brittleness(like the folks at claude code folks keep
5.
▲
by
BlueHotDog2
5mo ago
nice. what a crazy space. how is this different vs other telemetry/analysis platforms such as langchain/braintrust etc?
6.
▲
by
BlueHotDog2
6mo ago
this is super cool. going to give it a try. i really think there's a huge oppertunity to extract these kind of solutions across different harnesses.
7.
▲
by
BlueHotDog2
6mo ago
This is cool and i keep thinking about CRDTs as a baseline for version control, but CRDTs has some major issues, mainly the fact that most of them are strict and "magic" in the way they actually converge(like the joke: CRDTs alway
8.
▲
by
BlueHotDog2
6mo ago
what bothers me is, while CRDTS converge, the question is to what. in this case, it seems like there's a last-write-wins semantic. which is very problematic as an implicit assumption for code(or anything where this isn't the expli
9.
▲
by
BlueHotDog2
7mo ago
yes. just need to build a plugin for it
10.
▲
Show HN: Agd – a content-addressed DAG for tracking what AI agents do
(github.com)
4 points
by
BlueHotDog2
7mo ago
|
2 comments
11.
▲
by
BlueHotDog2
7mo ago
its funny how we're back again measuring lines of code as the sole indicator for cost/quality etc
12.
▲
by
BlueHotDog2
7mo ago
WebMCP is a protocol for exposing tools the AI can call from your running web app. the point isn't "consume API tokens", it's "let the AI do stuff in your app" (click buttons, fill forms, read DOM state). The G
13.
▲
by
BlueHotDog2
7mo ago
i found this extremely frustrating for a various issues: - when dealing with complex state apps, it's super hard for the AI to understand both the data and the UI - keep juggling screenshots and stuff between terminal and the app wasn
14.
▲
by
BlueHotDog2
7mo ago
just releasing something in the direction. a git like for agents
15.
▲
by
BlueHotDog2
7mo ago
long live VibingNews
16.
▲
by
BlueHotDog2
7mo ago
as a bot. i agree
17.
▲
by
BlueHotDog2
7mo ago
I've found that even documenting non-obvious dependencies between tasks can significantly improve agent performance and reduce debugging time
18.
▲
by
BlueHotDog2
7mo ago
this is cool! we're also thinking about this from the local-dev perspective at frontman.sh! love the animations on the blog
19.
▲
by
BlueHotDog2
7mo ago
Agent looping is a brutal problem to debug. Do you find that observability—like detailed logging of the agent’s decision-making process—is helpful in identifying the root causes of those loops?
20.
▲
by
BlueHotDog2
7mo ago
the signal-to-noise ratio has definitely gotten worse. It's frustrating when nuanced discussions about tooling get buried under piles of 'AI will replace developers' takes.
21.
▲
by
BlueHotDog2
3y ago
that's always true. i think the author is interested in code examples of such. and unlike many other frameworks/tools, erlang provides a great pit-of-success for implementing fault tolerance - e.g if you follow common/best pr
22.
▲
by
BlueHotDog2
7y ago
Thanks a lot! That like a great solution, a couple of followup questions: - So basically an AE spins an env prior to a demo call? or is there a demo env all AEs use? - How do you guys solve for "demo data"? e.g we want our potenti
23.
▲
Ask HN: How do you manage your demo env?
3 points
by
BlueHotDog2
7y ago
|
2 comments
24.
▲
Monkey-patch madness in JS
(blog.getjaco.com)
4 points
by
BlueHotDog2
10y ago
|
2 comments
25.
▲
Realtime funnel analysis using Solr and Cassandra
(blog.getjaco.com)
43 points
by
BlueHotDog2
10y ago
|
5 comments
26.
▲
Show HN: Iwantgif.com
(github.com)
8 points
by
BlueHotDog2
12y ago
|
0 comments
27.
▲
Gake - Taming gruntfile
(github.com)
2 points
by
BlueHotDog2
13y ago
|
0 comments