[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: [163986] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [163986] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Productivity","Psychology","Philosophy","Personal Development","Entrepreneurship"] [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: [163986,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [163986] Nothing is a Mistake — Eduo
Eduo
Log in Sign up
Nothing is a Mistake

Nothing is a Mistake

Curated from: deepstash.com

Ideas, facts & insights covering these topics:

4 ideas  ·  1.1K reads

You Can Never Get Anything Wrong

You can never make a mistake if you view everything as an opportunity to learn.

358 reads

There is nothing to be afraid of. There are only experiences to look forward to; and no matter what happens, you'll grow as a person; you'll enrich your life's experiences.

So, be true to yourself and make choices that are authentic and real for you at any given time.

That's what truly matter - to be authentic, real and honest with ourselves. With that, we are always authentic, real and honest with others too, and the experiences we will be creating around us, likewise, are authentic, real and honest too.

252 reads

When in doubt, choose what feels the closest or in alignment with your big vision / goal / life destination. That's your big compass, the ultimate destination in life.

However, if that doesn't give you the support that you need, choose (always) what feels the closest to your heart. That's your internal GPS guiding you towards your ultimate destination in life.

Our internal GPS is also a great guidance to the values that we hold true to ourselves in maneuvering our ways towards that ultimate destination in our lives.

218 reads

We are capable of being excited and calm at the same time too.

With excitement, we look forward to the anticipated experience of what to come.

With calmness, we are able to think clearly and make aligned choices when we need to.

That, to me, is mastery.

239 reads

Are you sure?