hoon-snippets icon indicating copy to clipboard operation
hoon-snippets copied to clipboard

Various snippets of hoon code which others in the community may find useful as well.

Results 4 hoon-snippets issues
Sort by recently updated
recently updated
newest added

This is due to a recent change in how threads are processed post-Distribution. It yields an error but still succeeds. See https://github.com/urbit/developers.urbit.org/issues/145

(alternatively, link to READMEs in subdirs)

The `{~zod}` set syntax doesn't work on my fakezod. This repo hasn't been updated for 2 years. However it is used as an example in [App School](https://developers.urbit.org/courses/asl). So I'm contributing...

Hey guys. I was going through https://medium.com/dcspark/writing-robust-hoon-a-guide-to-urbit-unit-testing-82b2631fe20a and unfortunately the pomodoro example is broken due to urbit changes since publication. I have fixed it up and added a second test...