no worries. btw it's worth noting the IPNS performance is currently not great for a variety of reasons, if you run into issues know that you're not the only one and that people are working on it (although the community could always use more help) 😀. In the current release of go-ipfs you can use IPNS over PubSub (https://github.com/ipfs/go-ipfs/blob/master/docs/experimental-features.md#ipns-pubsub) which will help with updating records quickly, but still makes publishing quite slow. There's a change that's been merged and will make it into the next release that makes IPNS over PubSub as fast as retrieving new information from IPFS (https://github.com/ipfs/go-ipfs/issues/6447). Additionally, any content routing improvements that the help IPFS will help IPNS as well.