Archive of posts with tag 'thinking'

The Simplest Thing

September 20, 2022 • #

When working through problems, the most impressive creators to me aren’t those that divine an entire solution in their brain for an hour, then slam out a perfect result (spoiler: this doesn’t exist outside of the occasional savant). I love to watch people who are great at avoiding the temptation to overcomplicate. People who can break problems down into components. People who can simplify complex problems by isolating parts, and blocking and tackling.

I enjoyed this, from an interview with Ward Cunningham (programmer and inventor of the wiki):

It was a question: “Given what we’re trying...

Second-Order Thinking

August 29, 2022 • #

Shane Parrish on the power of second-order thinking:

Second-order thinking is more deliberate. It is thinking in terms of interactions and time, understanding that despite our intentions our interventions often cause harm. Second order thinkers ask themselves the question “And then what?” This means thinking about the consequences of repeatedly eating a chocolate bar when you are hungry and using that to inform your decision. If you do this you’re more likely to eat something healthy.

Those that excel at second- or third-order thinking spend a lot more time running these simulations in...

Concept-based Notes and Composable Ideas

November 12, 2021 • #

If a note is an idea, we want to make the idea as atomic as possible, so we can find and stitch them together into an interconnected web of ideas. We want composable building blocks.

Composability helps us stack, mix, and repurpose ideas. To correlate them and find the relationships between them. Prose is an excellent medium for consumption, for diving deep on a particular topic. But with a prose format for documenting ideas (through notes), it’s harder to relate shared ideas across domains. Prose makes ideas easy to expand on and consume, but difficult to decompose into reusable parts....

Image credits: TfT Hacker

Hammock-Driven Creativity

March 2, 2021 • #

Here’s Rich Hickey (creator of Clojure) on the benefits of stepping away from the computer, in his talk on “hammock-driven development”:

He differentiates what the “waking” mind and “background” mind are good at, which I’d interchangeably refer to as the “at the desk” mind and the “away from the computer” mind:

  • Waking mind:
    • Good at critical thinking; analysis, tactics
    • Prone to finding local maxima
    • Can feed work to the background mind
  • Background mind:
    • Good at making...

Downtime Thinking

October 19, 2020 • #

Of the hundreds of posts I’ve written here over the past few years, I would guess that 80% of the topics spawned in my head while exercising. Running is my primary regular means for alone time to think in silence. I usually listen to audiobooks while I’m out, but constantly pause to dictate notes to myself into a scratchpad document. Reviewing this occasionally is like a stream of consciousness chain of observations and ideas that I can usually peg to an origin of what triggered the idea, then can take it and run with it when back home. There may...

A System for Publishing Evergreen Notes

May 28, 2020 • #

In Sönke Ahrens’s book How to Take Smart Notes he describes the “zettelkasten” system (the “slip box”) developed by German sociologist Niklas Luhmann. Luhmann created the system to help himself organize notes and thoughts in a networked model rather than a structured hierarchy of folders. The zettelkasten system has a few elements to it to help model different types of notes, how and when you should write them, and how you associate ideas together.

Evergreen notes

The fundamental piece is the “permanent note,” one in which...

Weekend Reading: Two Elites, DOS in VR, and Personal Brainstorming

May 23, 2020 • #

🏛️ A Tale of Two Elites

Martin Gurri on the growing similarities between west and east coast elites:

The effect, I suspect, will be the exact opposite of the reactionary dream. In wild and seedy digital gathering-places, far from any pretense of idealism, political discussion will inevitably grow more unfettered, more divisive, more violent. The attempt to impose Victorian standards of propriety on the information sphere will end by converting it into a vicious and unending saloon brawl. No matter how revolting the web appears at present – it can always get...

Weekend Reading: American Production, On Bikeshedding, and Glyphfinder

May 9, 2020 • #

🏭️ Why America Can Make Semiconductors But Not Swabs

Dan Wang on American industrial production:

Learning to build again will take more than a resurgence of will, as Andreessen would have it. And the U.S. should think of bolder proposals than sensible but long-proposed tweaks to R&D policies, re-training programs and STEM education.

What the U.S. really needs to do is reconstitute its communities of engineering practice. That will require treating manufacturing work, even in low-margin goods, as fundamentally valuable. Technological sophisticates in Silicon Valley would be wise to...

Getting Comfortable with Roam

April 15, 2020 • #

Roam Research has been making the rounds on the internet in the last couple months. I’ve written a little bit here about it, but promised this longer overview of how it’s working for me so far.

What is it?

Roam is a tool for note-taking, described as a tool for “networked thought.” With a glance on Twitter you’ll find all sorts of comparison pieces to Evernote, Google Docs, or Notion. I’ve tried all of those (Notion for quite a bit) and I find the experience of using Roam completely different.

Roam...
      <div>

</div>
    </div>
    <div class=

Weekend Reading: Chess, COVID Tracking, and Note Types

March 21, 2020 • #

Chess

Tom MacWright on chess. Reduce distraction, increase concentration

Once you have concentration, you realize that there’s another layer: rigor. It’s checking the timer, checking for threats, checking for any of a litany of potential mistakes you might be about to make, a smorgasbord of straightforward opportunities you might miss. Simple rules are easy to forget when you’re feeling the rush of an advantage. But they never become less important.

Might start giving chess a try just to see how I do. Haven’t played in years, but I’m curious.

🧪

The Idea Maze

March 8, 2020 • #

I ran across this set of lecture notes from Balaji Srinivasan’s “startup engineering” course.

He proposes this format for thinking about the phases a company moves through — from idea to profits:

  • An idea is not a mockup
  • A mockup is not a prototype
  • A prototype is not a program
  • A program is not a product
  • A product is not a business
  • And a business is not profits

Idea maze

You can map this onto the debate between “idea vs. execution” by calling everything below the idea...

Weekend Reading: Tagging with Turf, Mars Panorama, and Kinds of Easy

March 7, 2020 • #

🗺 turf-tagger

Bryan put together this neat little utility for merging point data with containing polygon attributes with spatial join queries. It uses Turf.js to do the geoprocess in the browser.

🚀 Mars Curiosity High-Res Panorama

Amazing photography of the Mars surface:

NASA’s Curiosity rover has captured its highest-resolution panorama yet of the Martian surface. Composed of more than 1,000 images taken during the 2019 Thanksgiving holiday and carefully assembled over the ensuing months, the composite contains 1.8 billion pixels of Martian landscape. The rover’s...

Weekend Reading: Tradeoffs, the Margins, and PR FAQs

December 21, 2019 • #

⚖️ Tradeoffs: The Currency of Decision Making

Farnam Street:

Time is our most fundamental constraint. If you use an hour for one thing, you can’t use it for anything else. Time passes, whatever we do with it. It seems beneficial then to figure out the means of using it with the lowest possible opportunity costs. One of the simplest ways to do this is to establish how you’d like to be using your time, then track how you’re using it for a week. Many people find a significant discrepancy. Once we...

Weekend Reading: Universal Laws, Tandem, and Computers That Can See

August 3, 2019 • #

📚 Universal Laws of the World

A list of broad laws that apply to all fields. Thoughtful stuff as always from Morgan Housel:

6. Parkinson’s Law: Work expands to fill the time available for its completion.

In 1955 historian Cyril Parkinson wrote in The Economist:

IT is a commonplace observation that work expands so as to fill the time available for its completion. Thus, an elderly lady of leisure can spend the entire day in writing and despatching a postcard to her niece at Bognor Regis. An hour will be spent...

Gates' Law: How Progress Compounds

May 24, 2019 • #

“Most people overestimate what they can achieve in a year and underestimate what they can achieve in ten years.”

My post from yesterday got me thinking about this piece I read recently on Farnam Street that dovetails with the thoughts on long-term benefit and the compounding nature of good habits.

The idea of “Gates’ Law”1 is that investments for the long-term can bear fruit sooner than you think. Why does this happen so frequently? And what does this have to do with playing the long game?

I...

Weekend Reading: Running Maps, Thinking, and Remote Work

April 20, 2019 • #

🏃🏻‍♂️ On the Go Map

Found via Tom MacWright, a slick and simple tool for doing run route planning built on modern web tech. It uses basic routing APIs and distance calculation to help plan out runs, which is especially cool in new places. I used it in San Diego this past week to estimate a couple distances I did. It also has a cool sharing feature to save and link to routes.

🔮 As We May Think

I mentioned...

Weekend Reading: Brains and Language, Hillshading in Blender, and Antifragility

April 13, 2019 • #

🧠 Your Brain Needs 1.5 MB of Storage to Master Your Native Language

“It may seem surprising but, in terms of digital media storage, our knowledge of language almost fits compactly on a floppy disk,” the authors wrote in the study. In this case, that would be a floppy disk that holds about 1.5 megabytes of information, or the equivalent of about a minute-long song as an Mp3 file. [3D Images: Exploring the Human Brain] The researchers estimate that in the best-case scenario, in a...

Weekend Reading: Hurricanes, Long Games, and AirPods

March 30, 2019 • #

Hurricane Season 2017: A Coordinated Reconnaissance Effort

The NSF StEER program has been using Fulcrum Community for a couple of years now, ever since Hurricane Harvey landed on the Texas coast, followed by Irma and Maria later that fall. They’ve built a neat program on top of our platform that lets them respond quickly with volunteers on the ground conducting structure assessments post-disaster:

The large, geographically distributed effort required the development of unified data standards and digital workflows to enable the swift collection...

The Quality of Your Thoughts

March 28, 2019 • #

The happiness of your life depends upon the quality of your thoughts: therefore, guard accordingly, and take care that you entertain no notions unsuitable to virtue and reasonable nature.

— Marcus Aurelius

Weekend Reading: Mental Models, Git History, and Notion

March 16, 2019 • #

🧠 A Latticework of Mental Models

This is an excellent archive on Farnam Street with background on 109 different mental models — first principles, Occam’s Razor, probabalistic thinking, and many more. So much great reading material here to study different modes of thinking. Like writer Shane Parrish puts it, this latticework helps you “think better”:

The quality of our thinking is proportional to the models in our head and their usefulness in the situation at hand. The more models you have—the bigger your toolbox—the more likely you are to have the right models to see...