tcmulcahy.bsky.social
@tcmulcahy.bsky.social
So you can now install stoic with Homebrew: `brew install block/tap/stoic`
May 29, 2025 at 10:43 PM
Yeah, probably the same for me.
November 27, 2024 at 6:13 PM
Yes, exactly.
November 22, 2024 at 2:34 PM
The thing stopping me from using Kotlin scripting is the signal handling. This is easy in other scripting languages like Python/Bash, but it seems to require JNI in Kotlin. (I've had partial success with a shutdown hook, but that's an awful hack and it caused other problems)
November 22, 2024 at 1:13 AM