Lunch was a Pukka steak slice. They were on offer, and they are nicer than the own-brand ones 
I've been mucking around getting a web app running under Docker Compose. It's one of those things I only have to do very occasionally, so I can never remember the details. Therefore, I did what I always do: copied and pasted various bits from ClientGov's open source GitHub repos until I had it working
As I've been there so long, I have a good idea of which projects are still using outdated approaches from several years ago and which have been done by people who really know their stuff, so it's easy to pick out all the best versions of the bits that I need

I've been mucking around getting a web app running under Docker Compose. It's one of those things I only have to do very occasionally, so I can never remember the details. Therefore, I did what I always do: copied and pasted various bits from ClientGov's open source GitHub repos until I had it working

As I've been there so long, I have a good idea of which projects are still using outdated approaches from several years ago and which have been done by people who really know their stuff, so it's easy to pick out all the best versions of the bits that I need

Comment