Kind notes

 Note

Is the Meetup.com GraphQL API down? I'm seeing HTTP 502s with x-amzn-errortype: InternalServerErrorException. Was hoping to start a migration from REST to the GraphQL API but I guess not!

 Note

Has anyone written any (preferably permissive licensed) Java code that parsed Gherkin using the official java-gherkin library and gets an AST together that includes both steps and comments all in one place?

 Note

#GitHub Copilot seems pretty interesting - licensing issues aside - but I wonder if a better angle is adding test coverage rather than production code? Most folks find writing tests (especially on less loved codebases) more difficult than the code

 Note

#Kubernetes peeps - is there a way to mount a Secrets volume as read-write and allow an application to write to it? I'm migrating code that expects a filesystem to persist secret changes to and am not sure if I'm trying to avoid rewriting too much?

 Note

Is anyone using #gitlab's Auto DevOps with a Maven/Gradle multimodule project? Thinking about maybe giving it a go, with deployment to GKE for ease of management of my services, but wanna find out if its suitable first, and how to pass secrets that would be in an application.properties on the host. Or I guess, do I need to rewire the app instead?

 Note

Had a fun bug tonight with the new #ApexLegends "Second Chance" mode that, as I was being respawned, my team was wiped, but me and one teammate still respawned. I couldn't control anything but they could and managed to fight a bit longer even though we were dead 😂