Results 48 comments of Yusef Napora

I'm working on this now - @francardoso93 are these the right addresses? dns6: `dnsaddr=/dns6/elastic.dag.house/tcp/443/wss/p2p/bafzbeibhqavlasjc7dvbiopygwncnrtvjd2xmryk5laib7zyjor6kf3avm` dns4: `dnsaddr=/dns4/elastic.dag.house/tcp/443/wss/p2p/bafzbeibhqavlasjc7dvbiopygwncnrtvjd2xmryk5laib7zyjor6kf3avm`

Here's what I have so far for the tutorial outline. @terichadbourne & @zebateira please let me know what you think. There are still a lot of details to work out,...

That's great feedback, thanks @terichadbourne. Lesson one could easily be split into two, and there are probably a few other places that are overloaded and could be split up. I'll...

That sounds great @zebateira - maybe it's best to save the "how to build a protocol" stuff for a separate follow-up tutorial. That will let us dig in a little...

I hit this & just wanted to mention that if you're using the nixos module, you can set the `amazonImage.sizeMB` attribute inside of `formatConfigs.amazon`, e.g.: ```nix { config, inputs, ......

Hey @tesla809, thanks! I'm sorry I took so long to get back to you; last week I moved a few hundred miles away to an awesome new home, so I...

Some existing typedoc plugins that may be usable or good reference: * https://github.com/nlepage/typedoc-plugin-resolve-crossmodule-references * https://www.npmjs.com/package/typedoc-monorepo-link-types

@chaitanyaprem is it always the same CARs that are failing to upload? If so, it would be great if you could link us to a "known bad" CAR, so we...

@raulk This looks good to me so far; I might remove the comments about labels applying to either addresses or peers though, at least until we have an API to...

Hey, this project looks super cool, nice work! I tried building and running on a mac, but it seems to always crash a few moments after startup. It doesn't crash...