Live data from Hacker News

Viewing profile — abbbyz

abbbyz

HN member
Joined
Thu, Feb 12, 2026, 7:53 AM UTC
HN karma
4
Public activity
1 items

About abbbyz

No profile information was provided.

Recent public activity

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