Viewing profile — karpetrosyan
karpetrosyan
HN member- Joined
- Sat, Oct 11, 2025, 7:26 AM UTC
- HN karma
- 21
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About karpetrosyan
No profile information was provided.
Recent public activity
- story
-
comment
Comment #48891999
I am writing the AWS SDK for Python that developers deserve: https://github.com/kap-sh/aws-sdk-python
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #48398245
It's always scary to see an open source organization being acquired
-
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
-
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.