[SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.id = ? AND i.is_draft = 0 | Params: [41498] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [41498] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?) ORDER BY name | Params: ["Productivity","Personal Development","Habits","Time Management"] [SQL] SELECT i.*, u.name AS author_name, u.username AS author_username, u.avatar_url AS author_avatar FROM d_idea i left JOIN d_user u ON u.id = i.user_id WHERE i.is_draft = 0 AND i.id != ? AND i.hashtags LIKE CONCAT('%', ?, '%') ORDER BY i.total_reads DESC LIMIT ? | Params: [41498,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [41498]
Curated from:
www.nateliason.com
Ideas, facts & insights covering these topics:
11 ideas · 270.4K reads
“We act as though comfort and luxury were the chief requirements of life, when all that we need to make us happy is something to be enthusiastic about.”
In any goal that has to be accomplished, there is a Start. It usually gets overlooked, as it's always there.
The Start is a much bigger problem since you can’t reach The Dip if you don’t get through The Start, and many more people fantasize about doing something than actually do it and give up.
The biggest problem we face with completing our projects isn’t productivity**or time management, but motivation management**.
When you’re sufficiently motivated to accomplish something, you’ll move heaven and earth to do it.
Motivation is “the reason or reasons one has for acting or behaving in a particular way,” or rephrased, “the general desire or willingness of someone to do something.”
It states that "work expands so as to fill the time available for its completion.”
Many people use a commitment device or game their surroundings to get and stay motivated.
You can physically help your goal by things like throwing away your junk food, only showering at the gym so that you go there, and similar activities aimed at focussing on your goal. People also use public commitments in social media to stay motivated by peer pressure.
Set small, incremental goals that are sufficiently exciting to be motivating and for which you have a reasonable expectation of completing.