Live data from Hacker News

Viewing profile — kylieee

kylieee

HN member
Joined
Tue, Apr 11, 2023, 4:57 PM UTC
HN karma
2
Public activity
2 items

About kylieee

No profile information was provided.

Recent public activity

  1. comment
    Comment #35528581

    But the crashes doesn't get removed, they get transformed into error types or exceptions and you still crash when you don't handle them.

  2. comment
    Comment #35527881

    They will instead crash because of an uncaught exception or a panic handler - end result is the same.