Paul d'Aoust

Results 46 comments of Paul d'Aoust

Suggested fix: do some magic string munging in `hc generate` to make sure the `.hcbuild` file always looks for a snake_case build artifact, but that feels fragile because it relies...

@gotjoshua # 1. deleting links when the target is deleted I agree that that would be the logical action -- delete the target, and the link gets deleted too. This...

@samrose Thanks for taking the time to review and recmmend! We certainly could tell devs to run `nix-shell --pure` in the install guide (although it is nice to have most...

I presume the app-spec-tests-sim2h failure is a red herring... looks like it all happens after app-spec is already built.

Hey @samrose just checking in on your change request -- given the extra details I shared, does this seem like a decent solution?

@zippy bumping this PR -- I think it was languishing for a while because it was blocked by some requested changes. I don't know if those requested changes pertain to...

@harlantwood , you are a king among men. Thank you for sleuthing this for us!

Hello! These are some really worthwhile questions and critiques. I don't have the time to get back right now, but I'd like to dig into them with you later. Stay...

> I can give it a go. The tail up style was more specific to the zapata wren- it seems that's fairly distinctive for it Nobody asked me, but I...

Seeing a few when scaffolding a hApp for Holochain 0.2.8: * `hdi v0.3.8` depends on * `futures` via `holochain_util` -- is this needed for wasms that can't really have async...