Viewing profile — abbbyz
abbbyz
HN member- Joined
- Thu, Feb 12, 2026, 7:53 AM UTC
- HN karma
- 4
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About abbbyz
No profile information was provided.
Recent public activity
-
comment
Comment #46986022
>one of the biggest flaws of OOP is that if x.foo() calls x.bar() in the middle, x.bar() can clobber a lot of local state, and result in code that's very difficult to reason about …