Ted Blackman

Results 78 comments of Ted Blackman

Closing in favor of https://github.com/urbit/urbit/pull/6449

@joemfb @Fang- What do you think we should do with this PR? I can't tell from the discussion whether this is something we should just go ahead and try on...

Ok, thanks @Fang-. I don't think this is high priority at the moment, but it's good to know that the next steps are to test for performance regression, then if...

I've thought for a while we might want to structure the stdlib like this: ```hoon ++ list =< form |% ++ form |$ [a] $?(~ [i=a t=$]) ++ flop |*(...)...

This is an awful bug. Thank you for the detailed report. I hope the bug can be fixed without deep changes to Gall, but it might require a bigger effort...

You can achieve your desired cuteness. Write a barcen core with a +blake3 arm that returns a gate, then tisgal the blake3 arm. +blake3 then refers to a gate whose...

Ah, email comments can't do markdown. Here's better formatting: ```hoon |% :: zuse or lull :: ... ++ blake3 =< run |% ++ run |=(* !!) ++ compress |=(* !!)...

Good catch. The Ames larval stage looks a worse and worse idea these days. I wonder what Ames would look like without it.

Minor nits, but this looks good.

I'd like to note that I think of two other potentially nice behaviors for dojo in case the user pastes in something with a syntax error: 1) roll back the...