|
|
|
Ask HN: Admitting this is beyond what I can understand in this lifetime
|
|
3 points
by codepunker
3886 days ago
|
|
Hi, I sometimes feel overwhelmed by the amount of new things I need to learn. Today it happened again when I tried to understand what happens here (https://github.com/levskaya/jslinux-deobfuscated/blob/master/cpux86-ta.js): http://bellard.org/jslinux/. I sometimes feel that so much knowledge is something that I will never be able to grasp no matter how much I study.
I think I'm a good developer... but this is certainly not something I can do and it makes me feel minuscule. How do I stay on track ? |
|
"I sometimes feel overwhelmed by the amount of new things I need to learn. ... How do I stay on track ?"
You can't possibly learn everything there is to know. To "stay on track", you need to first define what you want to achieve. It's pretty likely that knowing the x86 instruction set inside out is unnecessary for what you want to achieve. (Which doesn't mean that you shouldn't learn about it, but you need to set your priorities based on what your goals are.)