I’ve seen quite a few posts on Hacker News recently suggesting that you shouldn’t work too hard, and even saying that you should work less than 35 hours a week.
(Don’t get me wrong. What I want to say is that the authors of these articles are already people who have achieved something. Of course I don’t mean to disrespect these characters, I just think they blur their current status. And how they got there.)
Do you want to live in a society where hard work is not rewarded, or even less?
I know a lot of people who work less than 35 hours a week, but I don’t know if they are at the top of their careers.
On the contrary, many people who work 50 to 60 hours a week are doing their best to climb to the top of their careers.
Work hard now and you will be rewarded in the future
Pat Flynn will say this at the beginning of every episode of his podcast:
"Welcome to my podcast, my theme is work hard now and you will be rewarded in the future." Harvest.”
This is a truth. How much sweat can produce as much results.
There are many well-intentioned podcasts urging us not to spend our evenings working, but to do what we want to do and enjoy life, but they forget how they used to stay up all night Working without sleep or food.
Of course, if you are already at this stage like them, then you are right to listen to them. But if you haven’t reached the peak of your career, once you do, it’s hard to gain more.
Have you ever ridden a bicycle? Going uphill is tiring, but going downhill is fast, right?
When going uphill, you need to step one step at a time, which is very tiring, but you can climb up in this way.
When going downhill, there is no need to pedal as hard as when going uphill. This not only wastes energy, but also makes you miss the best opportunity to appreciate the scenery along the way.
If you want to go downhill comfortably, you must first climb up hard
Everyone who has ridden a bicycle knows this well. If you want to enjoy going downhill, you must first be able to climb to the top of the mountain.
Cycling uphill is very tiring. The faster you try to pedal, the more tired you will be and the easier it will be for you to burn out and roll down the hill.
You can’t rest, if you stop pedaling, you will go backwards. The best you can do is get off the bike and push the bike up on foot, which of course will definitely slow you down.
And this is the real life portrayal of most people.
My Mountain
I also hope to succeed easily, but reality tells us that we have no choice but to work hard.
I bought my first house when I was 18 years old.
Since then, I have been buying a property at a rate of about every other year (oh!)
This is a very difficult decision. But it was clear to me from the beginning that this was a process of riding a bicycle up a hill.
For the past 15 years, I have worked as a full-time developer. Evenings and weekends are spent working on real estate, building apps, and most recently, creating online courses for Pluralsight.
At the beginning of this year, I finally made up my mind to stop working for others and start working for myself.
Countless nights and weekends, week after week, I worked and worked hard.
It was only last year that all the properties I invested in over the past 15 years finally turned a profit.
But at this time I am still working 60 hours a week and still pedaling my bike hard.
I believe that if I continue to pedal hard and climb unremittingly, I will definitely reach the top of the mountain. Once there, I could enjoy the thrill of sliding downward.
My advice
Don’t have the thought of avoiding hard work.
Don’t avoid hard work, take the initiative to face it. My experience tells me that generally speaking, avoiding hard work requires more effort than embracing it so you can get on with it, and it's not good for you in the long or short term.
Make the right sacrifices
Don’t sacrifice your marriage or family to achieve success. In the end, you will only be left behind by others. Remember, nothing is more expensive than divorce.
Set aside a certain amount of time for your spouse and make time to play with your children every day (if you have any). Family activities can also be organized.
The following are the things that should be "sacrificed":
Watching TV
Going out with friends
Playing games
Doing nothing
Browsing the web
Yes, it may be tough for a while, but if you want to reach the top of your career—and enjoy the comfort of your future—you have to make some sacrifices.
Don’t waste time
The following things I never do:
Mending the lawn
Wash the car
Cleaning the house
Home decoration process
I will find someone to do these things. Of course, I will naturally do it when I have free time Not for watching TV or anything, but to keep working hard. The work produces much more than what I pay others.
Every time I need to do something, I ask myself if it’s worth doing it myself. And if you feel like you never have enough time, you need to keep track.
Reduce your burden
Want to pedal uphill more easily?
Then all you have to do is reduce your baggage and bring less things with you.
This means you need to plan your money reasonably.
Pay off all kinds of debts. Don't waste your money and lose the watermelon. Also learn to reduce living expenses.
For example, if you try to only use 2K a month, you will gradually find that 2K a month is enough.
Summary
Working hard now is just for a better and easier tomorrow.
Don’t try to take shortcuts or get rich quick, these paths will lead to disaster and a waste of time.
On the contrary, if you are working for someone else, then give yourself 10 hours of "me" time a week - work for yourself.
Use this spared time to build your own business. You may need to sacrifice 2, 5 or even more years to go through this process of riding a bicycle hard.
But please don’t give up and don’t be afraid to put in the effort. Don’t be fooled by propaganda that says you can get rich quickly and take your time and do less.
Please remember that only through unremitting efforts can you achieve success and defeat others.
Receive LAMP Brothers original PHP tutorial CD/"Essential PHP in detail" for free. For details, please contact the official website customer service: http://www.lampbrother.net
|

What’s still popular is the ease of use, flexibility and a strong ecosystem. 1) Ease of use and simple syntax make it the first choice for beginners. 2) Closely integrated with web development, excellent interaction with HTTP requests and database. 3) The huge ecosystem provides a wealth of tools and libraries. 4) Active community and open source nature adapts them to new needs and technology trends.

PHP and Python are both high-level programming languages that are widely used in web development, data processing and automation tasks. 1.PHP is often used to build dynamic websites and content management systems, while Python is often used to build web frameworks and data science. 2.PHP uses echo to output content, Python uses print. 3. Both support object-oriented programming, but the syntax and keywords are different. 4. PHP supports weak type conversion, while Python is more stringent. 5. PHP performance optimization includes using OPcache and asynchronous programming, while Python uses cProfile and asynchronous programming.

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

PHP originated in 1994 and was developed by RasmusLerdorf. It was originally used to track website visitors and gradually evolved into a server-side scripting language and was widely used in web development. Python was developed by Guidovan Rossum in the late 1980s and was first released in 1991. It emphasizes code readability and simplicity, and is suitable for scientific computing, data analysis and other fields.

PHP is suitable for web development and rapid prototyping, and Python is suitable for data science and machine learning. 1.PHP is used for dynamic web development, with simple syntax and suitable for rapid development. 2. Python has concise syntax, is suitable for multiple fields, and has a strong library ecosystem.

PHP remains important in the modernization process because it supports a large number of websites and applications and adapts to development needs through frameworks. 1.PHP7 improves performance and introduces new features. 2. Modern frameworks such as Laravel, Symfony and CodeIgniter simplify development and improve code quality. 3. Performance optimization and best practices further improve application efficiency.

PHPhassignificantlyimpactedwebdevelopmentandextendsbeyondit.1)ItpowersmajorplatformslikeWordPressandexcelsindatabaseinteractions.2)PHP'sadaptabilityallowsittoscaleforlargeapplicationsusingframeworkslikeLaravel.3)Beyondweb,PHPisusedincommand-linescrip

PHP type prompts to improve code quality and readability. 1) Scalar type tips: Since PHP7.0, basic data types are allowed to be specified in function parameters, such as int, float, etc. 2) Return type prompt: Ensure the consistency of the function return value type. 3) Union type prompt: Since PHP8.0, multiple types are allowed to be specified in function parameters or return values. 4) Nullable type prompt: Allows to include null values and handle functions that may return null values.


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

DVWA
Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version
God-level code editing software (SublimeText3)

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools