ThetaSinner
ThetaSinner
On being opinionated. I generally agree and if Material UI is included then removing that would be one of the first things I do. Yes I generally work with Vue...
Just an FYI that there's a spike in the Holochain repo to investigate some release tooling options. This is one is one of the options but it'd be super if...
That's part of it yes, where we think that doing changelogs without custom tooling is likely going to work nicely with conventional commits. Hopefully a release tool would also use...
`holochain-serialization`, `lair` and `kitsune2` are multi-crate repos that should be reasonably simple to introduce this to
What's the app pattern there? If needing to create data once some other data has been created, then I'd expect either that the data could be created in the original...
I shouldn't use the term UI, I'm using that as a broader thought that some thing can be built with a client running alongside Holochain to integrate other software or...
> It would be nice though if holochain could provide debugging info if its an issue I agree, and it would be good to plumb a "stack depth" through zome...
The PR to make `call` work is now merged into `develop-0.5`. It will be included in the next 0.5 release which will be 0.5.2. Currently we're debugging WebRTC issues so...
This is now released in 0.5.2. I'll wait for feedback that this is working as intended before closing. I did write a sweettest but it'd still be useful to see...
> Forgot to mention that it would be nice if Holochain detects and gives a proper error message when one tries to do call_remote() to self. This was working with...