[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: [166103] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [166103] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Productivity","Psychology","Personal Development","Mindfulness","Problem Solving"] [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: [166103,"Productivity",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [166103]
Curated from:
giovannispezia.com
Ideas, facts & insights covering these topics:
5 ideas · 7.2K reads
Constant distractions from notifications, alerts, and screens demanding your focus have deteriorated your ability to sustain attention on any one thing.
Rebuilding your attention span requires making a conscious effort to limit distractions and avoid mindless technology use.
In this article, I covered new, non-BS advice that I hope would really help to change your life for the better.
Here are a few links that you may find helpful:
Thank You for reading. Until next time,
Peace✌