Jeremy Rubin

Results 86 comments of Jeremy Rubin

@Roasbeef I think it is a good point worth clarifying because if an alternative implementation enforced invariants on stack depth within the stack, it could lead to bugs if the...

Ah I might have been unclear -- emphasis added below > It might be helpful to either add CTV explicitly, or a modified version with whatever elements extensions are needed,...

it might make sense -- since we can't really do much with the libtor object anyways -- to always run it fork'ed. Otherwise, I'd recommend making the builder type failable...

dlmopen? On Wed, Aug 31, 2022, 2:58 AM Alekos Filini ***@***.***> wrote: > Is any of you aware of a way to load a shared library multiple times at >...

@somehowchris arti seems cool but probably for the project i'm doing i'd rather use the mainline tor.

> Using what modulus? quick fix retracted :p

Adding a note here: if we're doing nVersion 3, we should also fix the lack of discouragement for uninterpreted nSequence values and arguments to CSV/CLTV. see https://github.com/bitcoin/bitcoin/pull/22871

hi @hash-ir -- you most likely want to use the jekyll LSI to get semantically related posts. Look into using it https://frankindev.com/2019/11/21/enable-related-posts-with-lsi/

Following up here: Do we think that the issue is cross browser entirely or is there a system component? I.e., is it feasible to add code to autodetect the correct...

I meant by default present, sorry for the confusion. Adding default false isn't exactly a great option since in my use case the schemas are automatically generated out of another...