argv minus one on Nostr: npub18369m…z8jp6 > in a language like rust that actually makes you design all the ...
npub18369m6ejyjfh47ths7qrlvqcu8jvyzxnuysx72cpvg95jfvt9l0s5z8jp6 (npub1836…8jp6)
> in a language like rust that actually makes you design all the control flow paths or risk the ire of the compiler.
True, but one of those control flow paths is “the database is totally fubar and there's nothing to do but crash.” I try to make sure that control flow path is never actually executed.
> in a language like rust that actually makes you design all the control flow paths or risk the ire of the compiler.
True, but one of those control flow paths is “the database is totally fubar and there's nothing to do but crash.” I try to make sure that control flow path is never actually executed.