Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jameschaearley
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
jameschaearley
6mo ago
Love the pixel office. Such a fun way to make multi-agent work less abstract. Being able to actually watch agents walk to their desks and pick up tasks makes it way easier to follow what's happening than staring at terminal logs. Curio
2.
▲
by
jameschaearley
6mo ago
Since the vault sees every outbound request with the real credential attached, are you logging all of that? Feels like you're sitting on a full audit trail of everything agents actually did across services. That would be huge for debug
3.
▲
by
jameschaearley
6mo ago
Love this. Going from "interpret the UI and guess what to click" to "here are the functions you can call" is how it should have always worked. Since the tools are just JS on the page, could the site surface what the agen
4.
▲
by
jameschaearley
6mo ago
Really excited to see where this goes. Oh one other idea that popped into my mind is getting facial and vocal emotion data to help drive supportive interactions. One thing that is lost in lot of these tools is guiding folks when the action
5.
▲
by
jameschaearley
6mo ago
Running multiple agents and having to check each terminal tab to know what's happening is annoying and this is a cute way to solve it. Love it! Curious how agentprobe/core detects the lifecycle transitions, especially the differen
6.
▲
by
jameschaearley
6mo ago
Interesting idea. Does the Docker sandbox protect against anything beyond file system changes though? With --dangerously-skip-permissions the agent can still hit external APIs, databases, etc. from inside the container. Curious what the thr
7.
▲
by
jameschaearley
6mo ago
For motor disability accessibility, the architecture advantage is real. Most assistive tech sits outside the app and navigates by DOM tree or pixel position, which is brittle. Since you're inside the React tree, you could expose semant
8.
▲
by
jameschaearley
6mo ago
6832 bytes for the core loop really shows how little actual agent logic exists once you strip away the framework overhead. Cool that you went all the way to assembly to make it visible. The pipe architecture is slick too since you never hav
9.
▲
by
jameschaearley
6mo ago
I see a huge accessibility opportunity for this. Gaze + voice running inside the app (with actual React state access) is way more reliable than screen-reader bolt-ons for hands-free use. Curious if you've thought about other nonverbal
10.
▲
by
jameschaearley
6mo ago
Monster Rancher was one of those games where half the fun was just raiding your parents' CD collection to see what you'd get. URLs are a solid stand-in for that. I read through SKILL.md and liked how the type heuristics and stat s
11.
▲
by
jameschaearley
6mo ago
This is the tension I keep hitting when building data tools on top of LLMs. A nice-looking chart makes the output feel more trustworthy, but the data can still be wrong. The chart just makes it harder to notice. LLMs still need to come with
12.
▲
Built a Weather Assistant Using Snowflake, Streamlit, and Claude
2 points
by
jameschaearley
2y ago
|
0 comments
13.
▲
What are you doing to prepare your data is ready for GenAI?
3 points
by
jameschaearley
2y ago
|
0 comments