Sigilante

Results 54 issues of Sigilante

The `%base` desk bears the marks of many layers of development. Ideally, the `%base` desk would consist of exactly what is necessary to produce a working Urbit instance—`/sys` and Azimuth...

Pursuant to draft UIP at https://github.com/urbit/UIPs/blob/sigilante/lagoon-reals/UIPS. Should be released alongside corresponding Vere code.

jets
utilities

It's always irked me that our wordmark `~Urbit` is not valid to type at the Dojo prompt. Well, no longer is this a problem! ![image](https://github.com/urbit/urbit/assets/57601680/f68b9bd3-e22b-4c61-9c70-1b485b0ad84a) Maybe we should UIP this...

- `++ff` supports 5 rounding modes, default `%a`. - `++fl` supports 5 rounding modes, default `%n`. - `++rh`, `++rs`, `++rd`, `++rq` support 4 rounding modes, default `%z`. - SoftFloat supports...

Since I can never remember these and derive them _ab initio_ every single time.

When running a jet which returns `u3_none`, the jet verification flags do not fall through back to "correct". ```hoon static u3j_harm _139_non__lagoon_add_a[] = {{".2", u3wi_la_add, c3n}, {}}; ``` will fail...

bug

1. Add conversion arms to `/sys/hoon` for milliseconds, microseconds, and nanoseconds. ``` :: +msec :: :: Convert from a value in milliseconds to Urbit relative time, @dr. :: Examples: ::...

It may be convenient/legible to have a rune or pattern that names the `$` arm of a core something like `loop` instead. You can do this manually, but e.g. `|,...

@Fang- suggests: 1. Renaming the base `-new-app` thread to `-install-github`. 2. Make a `-new-app` thread that actually installs /sigilante/sunrise. 3. Make it chase symlinks.