[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: [2581] [SQL] SELECT * FROM d_block WHERE idea_id = ? ORDER BY position ASC, id ASC | Params: [2581] [SQL] SELECT * FROM d_topic WHERE slug IN (?,?,?) ORDER BY name | Params: ["Personal Development","Business","Startups"] [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: [2581,"Personal Development",3] [SQL] SELECT * FROM d_user WHERE id = ? | Params: [0] [SQL] UPDATE d_idea SET total_reads = total_reads + 1 WHERE id = ? | Params: [2581]
Curated from:
medium.com
Ideas, facts & insights covering these topics:
12 ideas · 176.2K reads
Elon Musk uses decision trees to make big decisions (a tool that uses a tree-like graph or model of decisions and their possible consequences, outcomes, and resources). They are particularly useful for avoiding stupid risks and big bets that aren’t likely to succeed.
Most became a billionaire by making unlikely big bets, as their expected return statistically was much higher than safer bets.
One of the best ways to get information is not from just being better at searching Google, it’s from learning how to build a network and get the information you need through that network.
This network should include people’s lessons learned and hacks, topics that are too sensitive to talk about because they make someone look bad, and tacit knowledge (knowledge that people have but aren’t able to articulate).
Having a powerful vision is essential for all entrepreneurs, but if you are going to excel, your stakeholders need to buy into your vision.
Storytelling is a learnable skill and can help you transmit your vision to such a degree that others feel it’s inevitable and critical. Great stories transport people into another world and, in doing so, alter their beliefs, evoke emotions, and significantly reduce their ability to detect inaccuracies.
Become the best in one core area by continually investing in it over time, rather than jumping from trend to trend and starting over each time.
To apply this principle to your business, identify a core customer need that will likely stay the same (even as technology and culture evolve) to which your company is uniquely positioned to cater, and build your company around it.
Your analytical skills have to be honed in and this involves frequently brainstorming, preparing for worst-case scenarios and working around your own limitations.
We are wired to want to fit in socially, meaning not going against the flow. But courage is a skill that can be practiced by doing little things that cause you to feel uncomfortable and socially awkward, but with zero real negative impact.
Doing what everyone else does is going to bring you average results.
Whenever you’re betting against the consensus there’s a significant probability you’re going to be wrong, so you have to be humble, seek out and understand relevant information and learn to analyze things differently.
Warren Buffett attributes a large part of his success to consistently avoiding preventable mistakes by religiously following basic tenets and ideas he knows will work.
To counteract the often negative influence emotions can have in investment decisions, Buffett uses several checklists, including ones for investing, problem-solving, and psychological biases.
Things constantly go wrong no matter how smart and hardworking you are. So, continuously and methodically consider ways a plan could go wrong and plan how to avoid each obstacle.
Make a list of how to fail, so you will be prepared when roadblocks come. Apply this principle by listing the ways the project could fail by probability and prioritizing actions that can be taken to avoid failure.