[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: [165976] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [165976] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Science Fiction","Reading & Writing","Creativity","Startups","Artificial Intelligence"] [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: [165976,"Science Fiction",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [165976] Quote #111 "You need imagination in order to imagine a future that doesn’t exist." ~Azar Nafisi — Eduo
Eduo
Log in Sign up
Quote #111 "You need imagination in order to imagine a future that doesn’t exist." ~Azar Nafisi

Quote #111 "You need imagination in order to imagine a future that doesn’t exist." ~Azar Nafisi

Curated from: www.youtube.com

Ideas, facts & insights covering these topics:

Creativity · Articles

1 ideas  ·  5 reads

The Power of Imagination: Insights from Azar Nafisi

You need imagination in order to imagine a future that doesn’t exist. ~Azar Nafisi

Azar Nafisi, a renowned author and professor, shares her insights on the importance of imagination in creating a better future. Nafisi encourages us to tap into our own creativity and imagination, and to use them to shape the world we want to see.

5 reads

Are you sure?