Viewing profile — ryancoleman
ryancoleman
HN member- Joined
- Wed, Sep 16, 2020, 4:40 PM UTC
- HN karma
- 20
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About ryancoleman
Recent public activity
-
comment
Comment #48572636
GOAT (Generative Offensive Agent Tester, arXiv:2410.01606): an attacker LLM holds an in-context toolbox of 7 jailbreak techniques and reasons in an Observation/Thought/Strategy/Rep…
- story
-
comment
Comment #47157760
Achille and Soatto (Amazon/AWS) model AI reasoning agents as compute-capable stochastic dynamical systems and ask: can chain-of-thought reasoning solve any computable task? They sh…
- story
-
comment
Comment #47139602
That's basically how it works! (with human authored functions that validate the result, automatically providing feedback to the LLM if needed)
-
comment
Comment #47139402
The initial version on GitHub does not implement caching or memorization but it's possible and where the project will likely head. (FYI I'm on the Strands Agents team).
-
comment
Comment #47139388
They're handy for situations where it would be impractical to anticipate the way your input might vary. Like say you want to accept invoices or receipts in a variety of file format…
- story
-
comment
Comment #26970249
https://www.lambci.org ?
-
comment
Comment #26823817
I'm excited to see what sorts of CloudFormation templates people have lying around or which previously shared templates people find interesting. To continue the show and tell part …
- story
-
comment
Comment #26799776
I continue to be surprised by the so-called "S3 Bucket Negligence Award" which feels like the intersection of IAM and S3 configuration ugliness that result in so many public horror…
- story
- story
- story
- story
-
comment
Comment #26482081
For example, this Ghost + Gatsby tutorial. https://www.stackery.io/registry/?repo=https://github.com/st...
- story
-
comment
Comment #24759626
Developer experience for serverless is such a pain point, spot on. AWS SAM has tackled some of the IaC modeling problem (on top of CloudFormation which is a mature choice) and they…
-
comment
Comment #24494396
I really like Ghost https://ghost.org/ It's more for prose than ecommerce but it's really pleasant to use and great for headless through its GraphQL interface. I recently wrote a t…