Talent is hard to define. In my opinion talent = unobserved practice/study.
This picture gets the concept across pretty well. But it can also happen with kids that “happen” to be good at something. Like sports. Was that kid a natural at baseball, or did he just watch a lot of baseball games and played backyard baseball a shit ton so he just knew the rules/strats before any of the other kids?
Some people learn faster than others yes, but learning in itself is a skill.
Maybe this isn’t true, but it is definitely 100% more effective than assuming talent is outside of your control or an obstacle that can not be cleared.
Hello, I am also new at self hosting semi recently. There is a bit of a learning curve, but once your over the hump, it gets a lot better.
First, 100% use docker desktop if your using windows. Most github projects have a docker file you can use. This will take out 90% of the setup required and you don’t have to worry about applications not working on your computer. Thats the point of docker, to remove the “doesn’t work on my computer” problem.
Here are some independent github projects that I found useful for me and were simple to setup.