Skip to content

Instantly share code, notes, and snippets.

View NickRSearcy's full-sized avatar

Nicholas Searcy NickRSearcy

View GitHub Profile
\documentclass[floatsintext,man]{apa6}
\usepackage{cleveref}
\usepackage{hyperref}
\usepackage[hyperref=true]{acro}
\usepackage{xcolor}
\usepackage{color}
\usepackage{soul}
\usepackage{amssymb,amsmath}
\usepackage{graphicx}
@NickRSearcy
NickRSearcy / trump-white-supremacy.md
Last active May 5, 2016 14:22
"Trump is running on a set of policies and promises that are white supremacy" explained

claim: "Trump is running on a set of policies and promises that are white supremacy."

white supremacy: "a political ideology that perpetuates and maintains the social, political, historical and/or industrial domination by white people" (thanks wikipedia)

The most direct support for the claim comes in the form of specific policy proposals. There are two sorts: those that serve to enrich or empower white people and those that serve to diminish other races seen as in opposition to white people. Of course, these policies need not be perfectly direct, specific, or clearly articulated as white supremacy in order to qualify. E.g. I'm assuming that we can all agree that poll taxes were a form of white supremacy, despite not specifically targeting people on the basis of race, not directly harming anyone, and (in some cases) not motivated out lout by a desire for racial dominance.

The second lines of support

@NickRSearcy
NickRSearcy / qualification-based-HIT-scrubbed.ipynb
Created May 2, 2016 13:22
Using qualifications to select or omit participants in AMT
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@NickRSearcy
NickRSearcy / Monte Carlo Implementation Tutorial.ipynb
Created February 15, 2016 20:48
Monte Carlo Implementation Tutorial
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@NickRSearcy
NickRSearcy / bare.html
Last active January 20, 2016 20:05
Bare Bones Coffeescript page
<!DOCTYPE html>
<html>
<head>
<script src="http://coffeescript.org/extras/coffee-script.js"></script>
</head>
<body>
<div id="demo">
@NickRSearcy
NickRSearcy / how-to-jupyter.md
Last active September 7, 2018 01:29
How to use Jupyter for general-purpose academic coding

What is Jupyter?

The most important part of Jupyter for our purposes is the Notebook, a tool for developing and documenting code across a variety of languages. Take a moment and check out a gallery of fantastic notebooks to get an idea of what it is used for.

How to get Jupyter

All users can install Jupyter according to the installation instructions in the Jupyter documentation. I will refer to this as the "Anaconda method" because that is the package manager recommended in the official documentation. This should work smoothly, especially if you primarily intend to use Python in Jupyter.

However, for Mac users, I would recommend an alternative installation method (the "Homebrew method") that should make it easier to support alternative languages.

@NickRSearcy
NickRSearcy / Murphy Machine Learning - Chapter 5 Problem 8.ipynb
Last active October 15, 2015 15:46
Murphy Machine Learning - Chapter 5 Problem 8
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@NickRSearcy
NickRSearcy / how-to-jetson-tk1.md
Last active October 2, 2015 14:23
How to: Jetson TK1
@NickRSearcy
NickRSearcy / Test Post 1.md
Last active August 29, 2015 14:28
Post: Test Post 1

This is a test

It's a markdown text file.

  • you can do lists and
  • things!