[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: [166328] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166328] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?) ORDER BY name | Params: ["Philosophy","Motivation & Inspiration","Habits"] [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: [166328,"Philosophy",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166328]
Curated from: deepstash.com
Ideas, facts & insights covering these topics:
1 ideas · 5 reads
It is a short and somewhat abstract statement that requires some interpretation.
The phrase "to be limitless" means to have no boundaries or limitations. The phrase "be timeless" means to exist outside of time or to be unaffected by the passage of time.
Taken together, the sentence suggests that in order to achieve boundless possibilities or potential, one must exist outside the confines of time. Being timeless means being free from the limitations of one's own mortality or the limitations of the present moment. By transcending time, one can achieve a state of infinite possibility and potential.