Pretty sure that's because podman-compose literally calls docker-compose under the hood. e: from the manpage: "podman compose is a thin wrapper around an external compose provider such as docker-compose or…
The author mentions that copy-pasting code by itself is not a bad thing. The problem with the phenomena they describe is that people copy-paste files around because they _don't understand it_, and end up with stuff that…
> Another example is jq. I use it occasionally, and ChatGPT handles the syntax pretty well. For me, learning it properly just isn’t worth the time or effort. This resonates with me, I was in exactly the same position…
I am/was in this scenario. I'm sure there are other resources out there specifically aimed at developers, but a book I'm reading now is "Deep Learning From Scratch" by Seth Weidman. He takes a different approach, by…
Pretty sure that's because podman-compose literally calls docker-compose under the hood. e: from the manpage: "podman compose is a thin wrapper around an external compose provider such as docker-compose or…
The author mentions that copy-pasting code by itself is not a bad thing. The problem with the phenomena they describe is that people copy-paste files around because they _don't understand it_, and end up with stuff that…
> Another example is jq. I use it occasionally, and ChatGPT handles the syntax pretty well. For me, learning it properly just isn’t worth the time or effort. This resonates with me, I was in exactly the same position…
I am/was in this scenario. I'm sure there are other resources out there specifically aimed at developers, but a book I'm reading now is "Deep Learning From Scratch" by Seth Weidman. He takes a different approach, by…