-
**Describe the bug**
I have several planets which are having major stability issues when run in a Docker container. The problem started when I encountered a bad link in the General channel on Urbit C…
-
Contrived example, but this seems to be the most minimal reproduction. The following compiles fine:
```hoon
!: => |% ++ value 5 -- ^~((shax value))
```
The following takes extremely lon…
Fang- updated
2 years ago
-
# [스크래치] 투수가 되어보기 - 심플이 더 어렵다 :)
버튼을 클릭하면 랜덤으로 공을 날려서, 볼인지 스트라이크인지 파악해보기
[https://hoon-git.github.io/scratch/Pitcher/](https://hoon-git.github.io/scratch/Pitcher/)
-
Making changes, especially OTA changes, to hoon.hoon has historically been complicated by the presence of various compiler jets (i.e. jets to arms of `+ut`).
#1422 "decapitated" all the caching com…
-
Shilling my own code here, but I think [TomeDB](https://holium.gitbook.io/tomedb/) should be referenced somewhere on the documentation. Maybe at the top of Hoon School docs, "if you'd like to try bui…
-
Hoon has four runes used for defining multi-arm cores: `|%`, `|_`, `|@`, and `|^`. We have at least a couple different ways in which we refer to the current subject in Hoon. For example:
Gall apps …
-
# Maintain Hoon
[http://localhost:3000/blog/boostcamp_coding_test_1st](http://localhost:3000/blog/boostcamp_coding_test_1st)
-
It would be very convenient to be able to assign to multiple wings simultaneously using destructuring. Lack of a feature like this makes writing code that chains together stateful operations much less…
-
I've recently installed %blog. When I try to save a theme or a post, nothing happens.
I've noticed that under the hood, the request to url /~/scry/blog/uri.json returns a 404.
Also, the terminal ret…
-
# Maintain Hoon
[https://maintainhoon.vercel.app/blog/post/javascript_keyword_asynchronous_programming](https://maintainhoon.vercel.app/blog/post/javascript_keyword_asynchronous_programming)