Human-made Content Premium, Human-generated Content
What To Do When Nothing Has Happened

What To Do When Nothing Has Happened

What To Do When Nothing Has Happened?
Raymond “Randy” Freeman
Process Safety Progress September 2011 (Vol. 30 No. 5)

How should you estimate the probability of some catastrophic event that hasn’t happened yet?

Impact Induced Snowball Earth

Impact Induced Snowball Earth

Interesting paper:

Impact-induced initiation of a Snowball Earth: A model study
Minmin Fu, Dorian S. Abbot, Christian Koeberl, Alexey Fedorov
Science Advances, 10 eadk5489 (2024) 9 February 2024

Depth-first Unary Degree Sequence

Depth-first Unary Degree Sequence

The old Daily Coding Problem email list gave us this problem around 2020:

Daily Coding Problem: Problem #237 [Easy]

A tree is symmetric if its data and shape remain unchanged when it is reflected about the root node. The following tree is an example:

        4
      / | \
    3   5   3
  /           \
 9             9

Given a k-ary tree, determine whether it is symmetric.

This problem is less well described than I thought when I worked on it in 2020.

Dyck Languages

Dyck Languages

There’s an older programming job interview question:

Given a string of round, curly, and square open and closing brackets, return whether the brackets are balanced (well-formed).

For example, given the string “([])”, you should return true.

Given the string “([)]” or “((()”, you should return false.

Base Fibonacci

Base Fibonacci

I read a blog post titled The golden ratio as a number base. It had an interesting statement:

According to Zeckendorf’s Theorem, every positive integer can be represented in a unique way as a sum of distinct, non-consecutive Fibonacci numbers.

Bovine Scatolgy

Bovine Scatolgy

In September of 2020, I still subscribed to the Denver Post, Denver’s only remaining daily newspaper. I got the Wednesday and Sunday editions in paper because I’m a dinosaur. It’s just more fun to read the funnies on paper. I started to read the Letters to the Editor and editorial pages.