Joe Bryan

Results 147 comments of Joe Bryan

@Fang- PTAL at [58be26e](https://github.com/urbit/urbit/pull/5596/commits/58be26eba8d7822a114b3217e8fc6f15b683e936) and [863fd10](https://github.com/urbit/urbit/pull/5596/commits/863fd10a493726a60c91a4040fd63ecca500a773)

``` > =u (~(play ut -:!>(..unit)) (ream '`[(unit) (unit)]`[`1 `2]')) > u #t/[u(*) u(*)] > (ream '?=([^ ^] a)') [%wtts p=[%bccl p=[i=[%base p=%cell] t=~[[%base p=%cell]]]] q=~[%a]] > =sp [%bccl [%base...

Booted up this branch and did it for real: ``` > =< - !> => `[(unit) (unit)]`[~ ~] . #t/[u(*) u(*)] > > =< - !> => `[(unit) (unit)]`[`1 `2]...

My celebration was premature, see #5983

I talked to @habsul-rignyr out-of-band, and `.^(term gd+/=herm=)` gives `%hodl` on his ship, instead of `%base` as it should. I'm guessing that some kind of path-dependence (re-)installation process let a...

Reading the `|nuke` source code, and it looks more capable than I knew: `|nuke %hodl, =desk &, =hard &` should eradicate all agents sourced from the `%hodl` desk, at which...

@habsul-rignyr, you can run this in dojo to see which agents are affected: `.^((set [dude:gall live=?]) ge+/=hodl=)`

Damn, good call @belisarius222. @habsul-rignyr plz no nuke.

This is groace, but I wonder if the safest thing is just to force-merge `%base` into `%hodl`, and then `|revive %hodl`. (And let's pin `:hood` and `:dojo` to `%base` ASAP.)

@habsul-rignyr re-run the `.^` to see if it worked, hood and dojo should no longer be in that set.