Last seen: 2023-01-16 2:57 am
Definitely not needed.
Fair enough, you have clearly made up your mind. I have nothing to add. 👍
I'm not going to try to change your mind. If local installations work for you, carry on.
Here's the simplest example for running MySQL. Run this command: docker run --name mysql -d \ -p 3306:3306 \ -e MYSQL_ROOT_PASSWORD=change...
I haven't had time to reply but docker containers do have advantages. Starting a container for a web server, for example, doesn't install anything int...
If you say what you want to do, perhaps I can make a few suggestions. I haven't used docker in a while, nor am I an expert.
Good point. I think it's a good habit to be explicit, which helps if you move to a dynamically typed language, like python. Where the difference betwe...
Technically those are integers not floats, so 250.0 or even 250.0f, if my memory serves me correctly. Minor point but worth noting, especially if you ...
I’m from further up the coast than you, now I’m in Ottawa.
Hi Barrie, nice to see a fellow Ottawan!
All good! 👍
I think he meant Ron's link, which is an empty GitHub repository.
Welcome and here you go!
VirtualBox works pretty well on Windows. I used to use it at work for a while as our PCs ran Windows it we developed on Linux. You need to install th...
Never mind, sold out at Pimoroni!