Joe Eli McIlvain

Results 481 comments of Joe Eli McIlvain

This was discussed in the sync call. Sean says there are two issues with this probably: :one: it seems the timeouts are not being set correctly in all cases -...

> I assume that `fun val foo()` would also only accept sendable arguments. I don't think this is documented either. Actually, this one isn't a requirement. The reason we have...

@SeanTAllen - I'm not sure the best place to put this, to be honest. We introduce methods and the idea of `fun ref` very early in the tutorial before we...

I agree that linking to that Pony Pattern would be helpful for a deep dive into this concept, which we can cover more briefly and succinctly in the tutorial.

I would agree with requiring the dependency entry to specify either a branch name, commit hash, or similar, with no implicit default.

(Note that you should feel free to vote for more than one name, as you wish)

So far `tack` and `rodeo` are in the lead with six :+1: votes each at the time of this comment. I did a quick search for name collisions: - [Rodeo,...

I'm okay with that change, although it does break all of my `Makefile`s, and likely will for others as well, so we need to make sure the change is well-advertised.

I think we may want to avoid getting into capabilities stuff like `iso` and ephemerality this early in the tutorial. Maybe just making it an example with a `Map` would...