Viewing profile — kylieee
kylieee
HN member- Joined
- Tue, Apr 11, 2023, 4:57 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About kylieee
No profile information was provided.
Recent public activity
-
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.
-
comment
Comment #35527881
They will instead crash because of an uncaught exception or a panic handler - end result is the same.