2025/06/15 #

Vibe War Games

Following on from yesterday‘s success in setting up devcontainers, I got Gemini to create me a poster for a film based on the classic hacker movie War Games. Here was the prompt:

Make me picture for a new movie. It's based on the classic Hacker movie War Games, but it's set in modern day. The new film is called Vibe War Games, and features Matthew Broderick, who has not aged since the last film. He is eating a whopper from burger king while coding using an orchestra of GPTs.

In my mind I was thinking it would be a bit more like a sureal comedy rather than a thriller, given the current ridiculousness of the world, but perhaps it‘s a mix of both, given the current insanity of the world.

Glorious full resolution image.

Full transcript here. #

Alex Gleason [43:11]: “The new way I'm approaching software development at this point is not to try to go in and Discord code these features into these vibe coded apps, rather it's to see what are ways I can improve my stack, so that when I re-run these prompts, it'll produce a better result the second time and it will do it faster [...] to me this is like a compleately different software development methodology.” #

Alex Gleason [43:58]: "When things get stale, you may consider just deleting and re-vibing. I kind of view it as like every 6 months you just re-vibe the app. You are improving your stack the whole time and upgrading all of your shit, and improving the components in there.” #

I re-wrote an API app that I had written a while back, updating it to work better with devcontainers. One of the cool things is that it runs either as an express app of express apps, or as individual serverless functions using the serverless-http library. It‘s just one environment variable you have to set to switch between environments. Means you can run your apps on serverless, but if you decide for whatever reason you need to move over to a VPC server or kubernetes, you can easily do that. It's the very same code running in both places. I had an idea I could do this a while back, but it‘s the first time I‘ve got it working. It‘s pretty cool. #

Today’s links:

For enquiries about my consulting, development, training and writing services, aswell as sponsorship opportunities contact me directly via email. More details about me here.