|
|
|
|
|
by paulannesley
2297 days ago
|
|
Honestly, reading the glossary gives me Urbit [1] vibes :( > bork: A setting generator called by sundog to generate the random seed for updog, determining where the host falls in the update order. [1]: https://urbit.org/docs/glossary/ |
|
WiX (windows installer creation) has a multi-phase command line interface where the compiler/linker/.. has different names indicating the order they are applied: candle, light, smoke... Also a working system I guess.