Anton Dyudin

Results 35 comments of Anton Dyudin

Does it also print on `? foo:chapter:core:libname`?

I have also proposed this, except storage-wise it doesn't really matter if the MSB is a bit or a byte, so may as well store a type tag that it's...

Oh yeah I definitely think you shouldn't have the *total length* in there, just the dimensionality(vector vs matrix vs cube vs higher-order) and maybe bit width

:P yes, if we're keeping complex vs real and double vs single vs etc precision purely in the type system, they are equivalent, and my proposal boils down to "use...

My vote is, split floats across zuse and hoon.hoon leaving the minimum you need for parsing/printing, lagoon should have a hoon language syntax and similarly have code to pack/unpack it...

Does herb run on python 2.7? On Tue, Jun 7, 2022 at 17:59, David Farrell ***@***.***> wrote: > Fixed in 0018d2c > > . > > — > Reply to...

personally I'd still leave *some* way to redownload the keyfile, in case someone downloaded it when they first got their urbit but never got around to booting it But put...

And I suppose they can fix the converse case by rotating their keys, fair enough On Wed, Jul 6, 2022 at 15:39, jeremytunnell ***@***.***> wrote: > I get you, but...

What sort of performance impact is the monadic cache having so far, when you self-compile hoon.hoon?

I would expect adding it to `.=` to break a lot that is relying on it being a pure value comparison, and in particular for the codebase to contain some...