my journey to accepting that you wont know it all
blog.prdai.dev·12h·
Flag this post

have you ever actually sat down and configured your tsconfig.json? like really configured it, understood each option? or looked through your package-lock.json and understood why it’s there?

most people haven’t. and that’s the thing i’ve been realizing.

the obsession

when i started getting serious about programming, i somehow convinced myself that the solution to not knowing things was simple: memorize everything. every parameter, every function, every bit of syntax. if i knew it all, the gap would close.

so i made a to-do list. every single day: make a CNN, make an RNN, make an LSTM. find random datasets on kaggle, rewrite the same code over and over. months of this. most of my day gone just rewriting neural networks i’d already memorized.

it was pointless. looking bac…

Similar Posts

Loading similar posts...