Daniel Olano

Results 73 comments of Daniel Olano

We should totally go for it and configure the NFT pallet in the runtime, but let's keep the initial config in Kreivo conservative with only root being able to create...

An alternative to introducing categories as part of the CommunityId is to add the category as a field in the info of the community, this might create less issues to...

Related: https://github.com/polkadot-fellows/runtimes/issues/281

Interesting use-case, actually when I created #53 I was planning to achieve pretty much what you describe and perhaps a bit more. I was working on self-driving cars stuff that...

@sbc100 **1.** I don't think there will be much complexity, I don't know either API but as I understand it WebGPU is being designed with heavy influence from Vulkan/Metal, Google...

What about APIs like the ones seen on the web, quite high level like [broadcast channel](https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API) or something like [shared workers](https://developer.mozilla.org/en-US/docs/Web/API/SharedWorker) to let people decide on how to implement their...

> Complicated pallet such a s staking provide similar interfaces, and in general I am not against this if it solves a reasonable issue. What is the end goal here?...

I'd use it for embedded use cases for example, sometimes directly store the bytes or abstract it to use data structures that are encoded automatically to an efficient representation.

What about supporting both with keys being something like an enum?

Should it be an optional feature that communities can enable/disable?