-
Learning never ends, folks. Currently learning: how to get better with jq (utility for working with JSON files) and improving my shell scripting.
-
I think the hardest knowledge to gain is the integrative knowledge (how to pipe things, for example), because it requires planning and foresight my brain isn't capable of doing when I first learn something.
-
I think this is also why learning cloud computing is difficult: you have to visualize the file system of the worker so that you can transfer files into it, before you can even do something. Not to mention setting up the software environments with things like apt & docker.
-
Anyways, just a little ramble thinking about how I learn things.