Kind notes

 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 πŸ˜‚

 Note

Feeling especially lazy - does anyone have a good resource for setting up S3 + CloudFront + a custom domain name, with an IAM role that can only read/write to the bucket? My brain wants to outsource the work for this one πŸ™ƒ

 Note

One of the perks of moving into my #NewHouse was that it'd allow me to go over to Lidl to get warm cookies whenever I wanted. It's been just over a month, and I've done it - starting the day with a warm, gooey cookie and a good cup of tea is the best ways to start a week πŸͺ🍡

 Note

Tonight I've been investigating a few things for my #Postman API Hack and I've found that Postman's OAuth2 support is pretty awesome - it works very nicely with #Indieauth which is an important part of my hack πŸ˜‰ I'm also pretty happy with what I'm planning on doing - hoping to get some good progress with the hack itself this weekend, too!