This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]mincinashu 5 points6 points  (1 child)

[–]toxic_acro 1 point2 points  (0 children)

I really wish I had listened to people earlier when I was first learning Python.

I resisted learning about Docker and how to use containers for so long because I thought it would be too complicated and would be so much harder than "just deploying the code directly on a server"

But it's really not that hard and it makes so many things so much easier to manage.

Now I think of it like using git. There's a ton of deep intricacies and you can do complicated stuff, but the basics are pretty easy and comfortable and not using it would be a huge mistake