/*!
* Base CSS for pdf2htmlEX
* Copyright 2012,2013 Lu Wang
* https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE
*/#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 (...)
# Install and load required packages
install.packages("ape")
library(ape)
# Define the cognitive biases
biases <- c("Fundamental_attribution_error",
"Implicit_bias",
"Priming_bias",
"Confirmation_bias",
"Affinity_bias",
"Self-serving_bias",
"Belief_bias",
"Framing",
"Hindsight_bias",
"Embodied_cognition",
"Anchoring_bias",
"Status_quo_bias",
"Overconfidence_effect",
"Physical_attractiveness_stereotype",
"Availability_heuristic",
"Authority_bias",
"Bystander_effect",
"Choice_supportive_bias",
"Clustering_illusion",
"Conservatism_bias",
(...)
You can find the tool here:
with timer: https://christopher-germann.de/intervalmailwithtimer.php
<!DOCTYPE html>
<html>
<head>
<title>Interval Mailer</title>
<style>
/* CSS styles */
body {
cursor: crosshair!important;
}
.form-container {
background-color: #f2f2f2;
border-radius: 5px;
padding: 20px;
margin: 20px;
box-shadow: 0 0 10px rgba(0,0,0,0.3);
}
img {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
opacity: 1;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-ms-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
img:hover (...)
/*!
* Base CSS for pdf2htmlEX
* Copyright 2012,2013 Lu Wang
* https://github.com/coolwanglu/pdf2htmlEX/blob/master/share/LICENSE
*/#sidebar{position:absolute;top:0;left:0;bottom:0;width:250px;padding:0;margin:0;overflow:auto}#page-container{position:absolute;top:0;left:0;margin:0;padding:0;border:0}@media screen{#sidebar.opened+#page-container{left:250px}#page-container{bottom:0;right:0;overflow:auto}.loading-indicator{display:none}.loading-indicator.active{display:block;position:absolute;width:64px;height:64px;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.loading-indicator img{position:absolute;top:0;left:0;bottom:0;right:0}}@media print{@page{margin:0}html{margin:0}body{margin:0;-webkit-print-color-adjust:exact}#sidebar{display:none}#page-container{width:auto;height:auto;overflow:visible;background-color:transparent}.d{display:none}}.pf{position:relative;background-color:white;overflow:hidden;margin:0;border:0}.pc{position:absolute;border:0;padding:0;margin:0;top:0;left:0;width:100%;height:100%;overflow:hidden;display:block;transform-origin:0 (...)
This is an excerpt form my PhD dissertation which can be accessed under the following URL: http://phd-thesis.ga
The correct adjustment of α-levels is a logical prerequisite for valid inferences and conclusions (that is, in the NHST framework). However, if stringent (appropriate) α-control techniques would be applied, many experiments would not reach statistical significance at the conventional α level (and hence would not get published). This also applies to the “institution-wide error rate”, that is the total number of hypotheses which are tested within a given institution over a given period of time. In other words, if researchers within a given institution would apply more conservative criteria, the ranking of the institution would suffer (the ranking is based on research metrics like (...)
A cognitive neuroscience perspective on the interpersonal dimension of psilocybin
Abstract
Psilocybin (O-phosphoryl-4-hydroxy-N,N-dimethyltryptamine) is an indole alkaloid which is present in more than 150 fungi species, some of which are endemic to the UK (e.g., ). Its molecular structure closely resembles serotonin (5-hydroxytryptamine, 5-HT). In humans, psilocybin is rapidly dephosphorylated to psilocin (4-N,N-dimethyltryptamine) which functions as a non-selective partial 5-HT receptor agonist (it shows particularly high binding affinity for the 5-HT1A and 5-HT2A receptor subtypes; Nichols, 2004). A landmark study conducted at Johns Hopkins University by MacLean, Johnson & Griffiths (2011) experimentally demonstrated that a single high-dose of psilocybin can induce long-lasting (...)
Rotating Complex Gradient Fractal Rectangles with JavaScript
body, html {
margin: 0;
padding: 0;
overflow: hidden;
background-color: #f0f0f0; /* Set a background color */
}
canvas {
display: block;
}
// Define your canvas element and context
const canvas = document.getElementById('canvas');
const ctx = canvas.getContext('2d');
// Get the screen dimensions
const screenWidth = window.innerWidth;
const screenHeight = window.innerHeight;
// Set canvas dimensions to match the screen size
canvas.width = screenWidth;
canvas.height = screenHeight;
// Function (...)
A strip of wet cloth, four angulas wide (3") and fifteen hands (1¼ metres) in length, is stoutly swallowed and, then taken out, as instructed by the guru. This is known as dhauti.
~ Hatha Yoga Pradipika 2.24
Escherichia coli, one of the many species of bacteria present in the human gut.
Vastra is Sanskrit for "cloth" and dhauti means "washing". It is a yogic technique designed to cleanse the inner body, specifically the GI tract. It is one of several types of purifying dhauti methods in which a long strip of cotton cloth is ingested and then pulled out to cleans and detoxify the intestines. Given the fact that our environments contain countless (chemical) toxins which are responsible for various "pathologies of civilisation" it is important to explore and practice methods to detoxify (...)