Post #4508536
2026-07-22 17:46 UTC
@technicat@iosdev.space I always feel polite if I use try? It’s like asking very carefully and if it can’t be done it’s ok. Everyone has a bad day once in a while.
Replies (1)
-
@technicat@iosdev.space 2026-07-22 18:14
@_holger@mastodon.social it drove me crazy in my common lisp days using the equivalent ignore-errors, people would just slap that on everywhere, why bother even having a condition system