[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: [2560] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [2560] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?,?,?) ORDER BY name | Params: ["Psychology","Personal Development","Mental Health","Communication","Love & Relationships"] [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: [2560,"Psychology",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [2560]
Curated from:
www.scotthyoung.com
Ideas, facts & insights covering these topics:
7 ideas · 231.1K reads
Most of the intentions behind our actions are hidden. If a person is feeling depressed or angry, usually the resulting behaviors distort their true feelings.
By focusing on empathy you can usually break away these subversions and get to the heart of the issue faster.
Most of the time you feel something, nobody else knows about it. So don’t get angry when people aren’t responding to you.
If you deceive your thoughts with your actions, don’t get angry when you fool people.
It happens when helping you directly or indirectly helps me. And our behavior is largely dictated by it.
Start understanding the motives of people and appeal to them as if they were selfish. Don’t expect people to offer aid outside of selfish altruism, it isn’t impossible, but it isn’t likely.
People are forgetful by nature (especially with information they don't find relatable), so don’t assume hostility or disinterest if something is forgotten.
Don't assume everything is fine just because someone isn’t having a nervous breakdown.
We all have our individual problems, angst, and upsets that are normally repressed.
We are social animals and we feel especially sensitive to any threats to becoming ostracized.
So many people who seem to have it all suffer from periods of loneliness.