Viewing profile — monadoid
monadoid
HN member- Joined
- Tue, Nov 24, 2020, 3:02 PM UTC
- HN karma
- 79
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About monadoid
Recent public activity
-
story
Show HN: Stagehand – the open source SDK for browser agents
Hey HN, I’m Sam, a maintainer of Stagehand, and I’m excited to show off Stagehand v4: the SDK for browser agents. For agents to do most knowledge work, they needs access to the int…
-
comment
Comment #46495974
hello fellow yukoner, that is insane
-
comment
Comment #45856996
Cool idea! You should make it so that I can only play one audio message at once (currently if I click to start two, they both play simultaneously)
-
comment
Comment #45789646
Not the creator, just wanted to put this out as a PSA: the rust docs MCP tool is actually great, thanks to docs.rs having rustdoc JSON output I believe. Since the source docs are f…
- story
-
comment
Comment #45561642
`Simple, Boring Tech Stack: shell scripts over k8s, keep code modular`. wut
-
comment
Comment #45423910
Yeah fair enough, I guess the core of it might just be the similar names!
-
comment
Comment #45423874
Despite everyone hating on the AI slop (I myself hate AI slop), I am excited about cap'n web and am jonesing to try it out in rust so I will take a look! I'd love to see (might try…
-
comment
Comment #45423810
This is someone's rust port of the new "cap'n web" protocol Kenton just released, which he's calling a spiritual sibling to cap'n proto (which he also built). This might be AI slop…
-
comment
Comment #45230533
Yeah my thoughts went to DAOs! I'm so excited for a future where we can use DAOs to harness the power of the people :)
-
comment
Comment #45200746
I think HN is getting old - nobody has mentioned second screen viewing! imo, youtube videos are getting longer because everyone is just turning stuff on in the background while the…
-
comment
Comment #45196523
Love you supabase
-
comment
Comment #44817271
This is well written, thanks!
-
comment
Comment #44729518
Agreed I love this pattern! I'm a big fan of using nuqs for this in nextjs, but really stoked to try out rust / loco / htmx for my next project.
-
comment
Comment #44676618
Yeah I hope they open up support to all MCP tools - this is lame as-is.
-
comment
Comment #44574529
Why would I use this vs @openai/openai-agents-python (or openai-agents-ts) - the new realtime agents SDKs? There are so many AI frameworks out there that live & die so quickly that…
-
comment
Comment #44518402
that's definitely a big question but I don't think it's the big question. this is 100% progress and it's standalone cool
-
comment
Comment #44391052
Yes I agree strongly, if I could just make a small percentage for my mildly interesting LLM wrapper it would be perfect! @anthropic please implement this
-
comment
Comment #44277399
hey thank you for posting this. I'm sorry to hear about your condition but happy LSD was able to help a bit. One unsolicited idea from a stranger: consider trying it again! I was i…
-
comment
Comment #44177661
Cool! I'm curious if any rust wizards would have recommendations for best practice in rust, and if they would differ to design 2 or design 3 from this article?
-
comment
Comment #43587816
I have very little understanding of geopolitics or economics, so these tariffs don't make sense to me, and they don't seem to make sense to most people. What’s the best steelman ar…
-
comment
Comment #43402144
Check out lanceDB, it looks awesome for this.
-
comment
Comment #43364334
Looks cool! Do you see this as something that should be handled by the MCP spec in the future? I'm surprised this isn't built in already.
-
comment
Comment #43317018
I wasn’t suggesting anyone should duplicate code or that duplication doesn’t have downsides. My point was more about how LLMs, by default, tend to produce less “clever” (and often …
-
comment
Comment #43282610
>So if you're as clever as you can be when you wrote it, how will you ever debug it? LLMs do not write very "clever" code by default . Without prompting them continuously to make i…