[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: [166048] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166048] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Productivity","Philosophy","Religion & Spirituality","Personal Development","Learning & Education"] [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: [166048,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166048] Productivity and sense of life — Eduo
Eduo
Log in Sign up
Productivity and sense of life

Productivity and sense of life

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

1 ideas  ·  36 reads

The goal is not becoming your imaginary best version of yourself but rather to find what you really want to achieve and what makes you happy.

If you have found your real destination, you are already on the right way.

Now you should know what to do and also how to do it. You just got to do it now because now is the right moment.

36 reads

Are you sure?