So it turns out that an organization I thought was doing good work, the False Memory Syndrome Foundation (associated with Center for Inquiry, James Randi, and Martin Gardner) was actually caping for pedophiles. Uhhhh oops?
I was Wrong about False Memories: Satanic Panic, Pedophiles, Ted Bundy, and the Lost in the Mall Studies https://t.co/6XKTfGOqwl
— skepchicks (@skepchicks) January 15, 2021




More from Science
I think we have to expand our thinking about the toroidal sphere even more. When looking at maps, I noticed the da Vinci map, from 1514, which uses the Reuleaux Triangle. This triangle is formed from 3 intersecting circles, and is in the center of a trefoil.
The trefoil is the focal point in many gothic structures, repeatedly and prominently shown. It is represented in many ways. ‘Going down the rabbit hole’ now makes sense, if you understand the center point of the ears is the center of the torus, with the rabbit trefoil.
The trefoil can be found within the toroidal field. Here is a fun site, where you can manipulate it yourself. https://t.co/FCMcybuuFC
The wiki page makes it seem like there isn’t much of importance with the Reuleaux Triangle, besides being used for coinage, or some stupid bike. But the Wankel engine is an interesting engine, using this geometric design https://t.co/ayPOgkAqGN
https://t.co/m9EaWwF796

The trefoil is the focal point in many gothic structures, repeatedly and prominently shown. It is represented in many ways. ‘Going down the rabbit hole’ now makes sense, if you understand the center point of the ears is the center of the torus, with the rabbit trefoil.

The trefoil can be found within the toroidal field. Here is a fun site, where you can manipulate it yourself. https://t.co/FCMcybuuFC

The wiki page makes it seem like there isn’t much of importance with the Reuleaux Triangle, besides being used for coinage, or some stupid bike. But the Wankel engine is an interesting engine, using this geometric design https://t.co/ayPOgkAqGN

https://t.co/m9EaWwF796

You May Also Like
Nano Course On Python For Trading
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
==========================
Module 1
Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...
... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit https://t.co/EZt0agsdlV
This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!
In Module 1 of this Nano course, we will learn about :
# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)
# Using Google Colab
Intro link is here on YT: https://t.co/MqMSDBaQri
Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb
You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want
# Importing Libraries
Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.
