Live data from Hacker News

Viewing profile — karpetrosyan

karpetrosyan

HN member
Joined
Sat, Oct 11, 2025, 7:26 AM UTC
HN karma
21
Public activity
15 items

About karpetrosyan

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #48891999

    I am writing the AWS SDK for Python that developers deserve: https://github.com/kap-sh/aws-sdk-python

  3. story
  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #48398245

    It's always scary to see an open source organization being acquired

  14. comment
    Comment #48221832

    Note that you can work around it by implementing `def __getattr__(name: str) -> object:` at the module level on earlier Python versions

  15. comment
    Comment #47749467

    I think local models are not yet that good or fast for complex things, so I am just using local Gemma 4 for some dummy refactorings or something really simple.