ppwfx

Results 12 issues of ppwfx

## Project description kubernetes resource files can become very large and thus harder to interpret. it would be cool to have a visual representation that gives a convenient overview of...

Little work
Intermediate

I personally like to conceptualise by writing code. That's why quickly built a low level library in golang. It allows you compose, decode and encode ActivityPub objects. Next Im going...

Im asking myself in what format the specification should be delivered. Will it be something like a rfc? https://tools.ietf.org/html/rfc7033 Could it be something like swagger? Would be quite nice, as...

maybe it would be a good idea to ask the activitypub authors for general guidelines on how to extend the protocol, to make sure it won't end in a big...

nice module! is there a way to check at runtime if an interface is implemented by a class / instace?

Please Indicate One: * [x] Question Hey, I just got a little question about your thought process. Why did you choose to have your own Person type (defined here https://www.w3.org/ns/activitystreams.jsonld)...

Hey, really cool project! Is there a way to have only rendering components? So that I can supply some MD and it renders it. Cheers

Hey, first of all, cool project! You were saying `some of them (particularly the watch APIs) don't map well onto GraphQL`. Could you please share what issues you had specifically?...

Hey, seems to be a cool stack. Is there any way to handle errors other than using `error-cat`? Is `bunyan` also logging errors? Have a nice day :)

Hey, what's the purpose of this ingress rule? `ingress { from_port = 0 to_port = 65535 protocol = "UDP" self = true }`