What would it take?

A little more than a decade ago I rediscovered my need for play. A few years ago I started working on my writing as a direct application of filtering and improving my thinking. All of that was built upon a lot of reading—a reimmersion of myself into reading as it were. *sigh* There’s still, a bit more reading to do.

Before he became unresponsive and refused to speak even to his family or friends, [John] von Neumann was asked what it would take for a computer, or some other mechanical entity, to begin to think and behave like a human being.

He took a very long time before answering, in a voice that was no louder than a whisper.

He said that it would have to grow, not be built.

He said that it would have to understand language, to read, to write, to speak.

And he said that it would have to play, like a child.

~ Benjamín Labatut from, https://www.themarginalian.org/2023/12/02/labatut-maniac/

slip:4utela1.

Grow, read, write, speak, play… There’s an immense variety of human beings resulting from that. There’d be an immense variety of those other beings too. Good!

ɕ

Random please

I’m a process process process person. The second time I have to do something, I’m trying to figure out how to either never have to do that again, or how to automate it. (And failing those two, it goes into my admin day.) But being process oriented also means I like to build tools to enable doing things that weren’t previously possible.

Recently, I installed a little bit of code on my site that will bounce one to a random post. This means I can now have a link, which takes me to a random quote. I collect all the quotes because I want to read them. A big portion of the enjoyment comes from their discovery. So any time I can mange to re-discover a quote, by stumbling over it some how, that’s a bonus. So now, each morning, I bounce myself to a re-discovery…

https://constantine.name/?redirect_to=random&tag=quotes

Which is great to bookmark— Except, if you click that, you land on a quote; and making a bookmark is then of that specific quote. Instead you have to manually create a new bookmark—so that’s your homework for today, go figure out how to do that in your fave web browser. In that new bookmark, you can copy-and-paste that URL as the address for the bookmark. Then, any time you go to that bookmark, my web site will bounce you to a random quote.

ɕ

Second order effects

In short, stop optimizing for today or tomorrow and start playing the long game. That means being less efficient in the short term but more effective in the long term. [… I]f you play the long game you stop optimizing and start thinking ahead to the second-order consequences of your decisions.

~ Shane Parrish from, https://fs.blog/2014/10/an-antifragile-way-of-life/

slip:4ufoaa4.

Fundamentally, we humans and our lives are not mathematically tidy.

Aside: I had a math course once—I can’t even remember the material—and the professor said, “it’s a very subtle point that mathematics should model and predict reality.” …or something to that effect. It was mind-bending; but math is part of reality so why wouldn’t reality model itself? *smoke-emits-from-my-ears* The scene, the room, the lighting, everything are burned into my brain.

Heuristics are always and in all cases true but sort of false, because they are imperfect. But the purpose of heuristics is to enable us to wrap our meager brains around the vastly complicated universe. Maths, as in compound interest, exponential growth, 1/r^2 forces, and Fourier transformations, provide models of reality. The comment about second order consequences challenges us to dig deeper into our heuristics, (which are otherwise known more generally as “models.”)

I’ve said this before, here on the blog and out loud: Have you intentionally created the models you have of the world?

ɕ

§24 – Recovery Days

(Part 36 of 37 in series, Study inspired by Pakour & Art du Déplacement by V. Thibault)

In certain circles it is said, “what was once your workout will become your warmup.” In my journey of rediscovering activity and play, there was a long period—20 years now, perhaps—where I was able to focus primarily on growth, forward motion, and transformative change. This made for a very long period where my workouts did gradually became my warmups. Certainly I’ve always had rest days; nearly 10 years ago, when I started parkour, it was all I could manage just to recover over the course of the entire week before heading back to the next hard training session. Rest and recovery were always in the mix, simply because I began my journey of transformative work in my 30s.

I’ve found it increasingly challenging to remember the importance of recovery now that I’m no longer shoving the needle of progress ahead day by day. Truth be told, I’m squarely on the mid-life plateau and it is time to take life more freely. Sure, the days of working every day for seven years on the house, climbing mountains, jumping on stuff, and doing things which cause police officers to say, “…and you sir, how old are you? You should know better!” are not over. (As far as I can tell.) But these are also, certainly, the days where spending a couple hours, every day, sitting still reading and writing is truly blissful.

ɕ

Preschool

I talked to Kelsey about some of the research for her article, and independently came to the same conclusion: despite the earlier studies of achievement being accurate, preschools (including the much-maligned Head Start) do seem to help children in subtler ways that only show up years later. Children who have been to preschool seem to stay in school longer, get better jobs, commit less crime, and require less welfare. The thing most of the early studies were looking for – academic ability – is one of the only things it doesn’t affect.

~ Scott Alexander from, http://slatestarcodex.com/2018/11/06/preschool-i-was-wrong/

slip:4usape2.

Presented without comment. Except of course for this comment where I confess that—for the umpteenth time—I’ve read something written by Scott Alexander and had my mind broadened (in a good way.)

ɕ

How to keep time from moving so fast

Savoring what’s familiar does something similar. Instead of spending our time on autopilot mode, we notice the richness embedded in our familiar routines. Choose something familiar that you experience regularly—drinking your morning coffee, picking up your kids from daycare, or chatting with a coworker—and make a concerted effort to savor, and be grateful for that experience. I personally find meditation, more than almost anything else, helps me savor these small things every day.

~ Chris Bailey from, http://alifeofproductivity.com/how-to-keep-time-from-moving-so-fast/

slip:4uaiho2.

ɕ

What is Character?

Character. Like honor, it’s a word we take for granted and probably have an affinity for, but likely have never really had to define and may struggle to do so when pressed. It’s a word most men desire to have ascribed to them, and yet the standards of its attainment remain rather vague in our modern age.

~ Brett McKay from, http://www.artofmanliness.com/2013/06/25/what-is-character-its-3-true-qualities-and-how-to-develop-it/

slip:4uaowa3.

ɕ

Control T for TENEX

This magic works via detection of a STATUS control character, Control-T, by the kernel tty driver, which then prints the load line via tty_info() on FreeBSD or ttyinfo_locked() on Mac OS X. It also sends a SIGINFO to the process, so it can run its own routine. See STATUS in the termios(4) man page.

~ Brendan Gregg from, http://dtrace.org/blogs/brendan/2013/10/05/control-t-for-tenex/

It is so freakin’ cool when I learn new Unix tricks. It’s like a maze of twisty passages, all alike; Except there’s… oh! A piece of candy! oh! A piece of candy! oh! A piece of candy.

ɕ