User avatar
tidy ~ janet @tidest@fishpost.trade
10mo
@theking it's an infinite loop, of sorts as i recall
while(1) is a little more typical in c-ish style, with loop {} being the standard block for rust