Ask HN: Things to learn to make money and live peacefully
I am interested to learn or do MOOC's. First thing is I don't believe in paid courses/MOOC's/Books. Generally I use to audit courses in platforms like Coursera/Edx/NPTEL/MIT OCW. Second and my main dilemma is what to learn so that my career will be sustainable for the long run (make money peacefully). Also I don't think MBA in reputed colleges make sense, I feel its a myth. On some deep research, Data management stuff's was reasonable to me. However in current era everyone speaks about AI/GenAI (Which I don't like), sustainability, META, Blockchain, Everything cloud, Now 5G (later other G's)...etc. Technologies will be keep changing and continuous learning process through out the life is an opportunity not everyone gets. So my understanding was to get foundational learning at a free of cost and career experience should be the learning process.
Share your thoughts on your realization which foundational learning at a free of cost can help to get career that gives balanced life .....So that people will not rush towards hypes.....
22 comments
[ 0.23 ms ] story [ 50.5 ms ] threadYou'll start out with simple returns at your skill level during tax season. After a few years you will be pretty good at individual income taxes.
Needless to say, this is a valuable skill that will help you for the rest of your life.
https://www.indeed.com/career-advice/finding-a-job/how-to-be...
Why?
> what to learn so that my career will be sustainable for the long run (make money peacefully)
> get foundational learning at a free of cost and career experience should be the learning process
Maybe OP thinks education should always be free. But I got confused because they think on the job learning is the learning process and then obviously your employer is paying for your training indirectly or directly. So maybe the point is that OP doesn't believe in paid courses by themselves but is fine with employers paying for that?
Obviously people should be compensated for their work creating courses/MOOCs/books
But OP wants to make money like everyone else and live peacefully. But others have to work for free for OP's benefit.
I don't know how to process this. I'm confused.
* It dramatically simplified my application architecture with regard to any kind of network services or web application.
* It made every aspect of my application event-oriented. That means no network polling, no round trip delays, no performance bottle necks. Everything becomes super concurrent as network messaging is fire and forget. I suspect UDP would be even faster, but I have not tried it. I am reluctant to give up the fidelity of TCP for UDP.
* It allows radical scale of network services and everything reliant upon network services in ways I could not do before. I simply receive unexpected network messages and then handle them according to the respective message type. I can bolt on new service functionality without refactoring anything.
I did spend a lot of time trying to make sense of RFC6455. I also spent a lot of time trying to get self-signed localhost TLS certificates working cross-OS and this is a continuous struggle.
https://prettydiff.com/share-test-automation.mp4