Live data from Hacker News

Viewing profile — ryancoleman

ryancoleman

HN member
Joined
Wed, Sep 16, 2020, 4:40 PM UTC
HN karma
20
Public activity
20 items

About ryancoleman

Infrastructure-as-Code enthusiast and early Puppet alum. Currently working on agentic AI (Strands Agents et al)

Recent public activity

  1. 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…

  2. story
  3. 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…

  4. story
  5. 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)

  6. 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).

  7. 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…

  8. story
  9. comment
    Comment #26970249

    https://www.lambci.org ?

  10. 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 …

  11. story
  12. 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…

  13. story
  14. story
  15. story
  16. story
  17. comment
    Comment #26482081

    For example, this Ghost + Gatsby tutorial. https://www.stackery.io/registry/?repo=https://github.com/st...

  18. story
  19. 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…

  20. 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…