You are reading content from Scuttlebutt
User has not chosen to be hosted publicly
User has not chosen to be hosted publicly
User has not chosen to be hosted publicly
User has not chosen to be hosted publicly
User has not chosen to be hosted publicly
User has not chosen to be hosted publicly
@aljoscha %YkS3+abC6RwZATZE7AfUTnWh0wBR2/BjV13Z0XPgM2Q=.sha256
Re: %BTnweXwHe

For the record, I changed my mind on integer representations. There's no real information in the size of the integer type, a program can represent it in memory however it wants. Using a u32 won't keep anyone from publishing a message with a u64 anyways. So if anyone (including future-me) wants to build on this, I'd recommend treating all integers as the same type rather than distinguishing by fixed-size representations.

(related stuff to think through: Integers vs naturals, integers vs floats, integers vs rationals, integers of a maximum size vs integers of arbitrary size)

User has not chosen to be hosted publicly
@aljoscha %Wb3VNLJymJ9+RmJ1XtDBSUPbp8hIlvhzJEPSuoSIASE=.sha256
Re: %BTnweXwHe

@Dominic

Can you tell me more about how what you want relates to capnproto? Reinventing this properly would be a bunch of work, since there's stuff like padding and alignment issues. Capnproto has many features we wouldn't need, but maybe a somewhat simple scheme definition for hsdt could be sufficient for your use case.

@mikey %304SQpU1u2iQ3YBjQr5DJQ7RWNtC+2ClN/7H0A8Gvy0=.sha256
Voted > I want to avoid parsing it! But for a lot of use cases you can't complet

Show whole feed
Join Scuttlebutt now