• 0 Posts
  • 3 Comments
Joined 6 months ago
cake
Cake day: December 26th, 2023

help-circle
  • Because the thing people refer to when they say “linux” is not actually an operating system. It is a family of operating systems built by different groups that are built mostly the same way from mostly the same components (which, themselves are built by separate groups).


  • Blaise Pascal is famous for 2 things:

    1. Pascal’s triangle. This describes how to expand expresions of the form (a+b)^n as well as to compute how many ways there are to pick k objects out of a set of n (ignoring order.

    This triangle is computed by starting with 1 at the tip, then having each element be the some of its 2 parents (except the diagonal edges with only one parent, which remains as 1)

    1. Pascal’s wager. This is a theological argument for a belief in god that goes “if you believe and god doesn’t exist, nothing happens. If you don’t believe and he does exist, you suffer for eternity. The logical choice is therefore to believe”

    The natural conclusion is therefore to believe in all gods. If procelatizing happens in just the right way, and no one realizes people are talking about the same god, you end up with a triangle of polytheists, where the number of gods they believe in is given by Pascal’s triangle.

    Edit: gid -> god