Emoji | en | fr | es | zh | ja | ar | id |
---|---|---|---|---|---|---|---|
🏟 | stadium | stade | estadio | 体育馆 | 競技場 | إِسْتادِ | stadion |
🏛 | classical building | monument classique | edificio clásico | 古典建筑 | 歴史的な建物 | مَبْنَى أَثَرَيَّ | bangunan klasik |
🏗 | building construction | construction d’un bâtiment | construcción | 施工 | 建設中 | إِنْشاءاتٍ | konstruksi bangunan |
🧱 | brick | brique | ladrillo | 砖 | れんが | طَوَّبَهُ | batu bata |
🪨 | rock | rocher | piedra | 岩yán< |
The Indigenous Critique is a term popularized by Graeber and Wengrow’s The Dawn of Everything and it will blow your mind if you, like me, were raised in a Eurocentric universe.
In a nutshell, through the 1600s and 1700s, trenchant critiques of European society by numerous Indigenous statesmen and orators in North America were carried back to Europe, where they caused a sensation. To many Indigenous nations, the European way of life—rapacious, uncharitable, servile—was incomprehensible and obviously inferior to those Indigenous societies where starving people were invariably fed and adopted into family networks, and where no leader could tell a free human what to do let alone some military captain or priest. We have multiple independent examples of this and an oration by Kandiaronk, a famous Wendat statesman, has come down to us, and it is utterly brilliant: Barbara Mann titled her chapter translation, “‘Are you delusional?’ Kandiaronk on Christianity“ (more below).
The reason this Indigenous Critique is c
import pandas as pd | |
import numpy as np | |
import pylab as plt | |
from pandas.tseries.offsets import MonthEnd | |
plt.style.use('ggplot') | |
plt.ion() | |
# Load the datasets | |
us_data = pd.read_csv('vti.txt.csv', parse_dates=['Date'], index_col='Date') |
export type Task = () => Promise<void>; | |
export function addTask(doTask: Task) { | |
TASKS.push(doTask); | |
kickOffWorkers(MAX_WORKERS); | |
} | |
const TASKS: Task[] = []; | |
const workerPool: number[] = []; // "number" but really doesn't matter, this is just to keep track of how many parallel workers we already have | |
const MAX_WORKERS = 3; |
import numpy as np | |
from datetime import datetime, timedelta | |
import pylab as plt | |
from numpy.polynomial import Polynomial | |
plt.style.use("ggplot") | |
plt.ion() | |
# this is the min/max points in my line chart on my profile page | |
rawMin = 4.9e3 |
import pandas as pd | |
import seaborn as sns | |
import matplotlib.pyplot as plt | |
plt.ion() | |
# URL for the data | |
url = "https://data.bls.gov/timeseries/JTS510000000000000LDL" | |
# Creating a date range from 2001 to 2023 |
Very tall image: "If only [blank] voted" with image caption
- white people: trump 353, unknown 3, Biden 182
- men: trump 339, unknown 15, Biden 184
- women: 182, 6, 350 Biden
- ages 18-29: 57, 44, 437 Biden
- ages 30-44: 137, 27, 374 Biden
- ages 45-64: 333, 15, 190 Biden
import numpy as np | |
from numpy.fft import fft, ifft | |
def fftUpsample(a, factor): | |
a_f = fft(a) | |
n = len(a) | |
assert n % 2 == 0, "odd case is harder" | |
padded = np.zeros(int(len(a) * factor), dtype=a_f.dtype) | |
padded[:n // 2 + 1] = a_f[:n // 2 + 1] |
Volume | Page | Kana | Transcript | Translation | Note | See also | JMDict | |||
---|---|---|---|---|---|---|---|---|---|---|
1 | 7 | ハンッ | Han | clap | hands | |||||
7 | カリ | kari | scrit | pencil on paper | ||||||
8 | ほすん | posun | paff | placing eraser in someone’s hand | ||||||
8 | とぼ | tobo | plod | walking steps | とぼとぼ | |||||
9 | パァァ | paaaa | beam | smile | ||||||
10 | バンッ | ban | wham | door closing | ? バンバン | |||||
10 | きゅ | kyu | clip | hair clip closing | きゅっと | |||||
10 | ザッ | za | shhk | vacuum attachment attaching? | ザーザー | |||||
10 | ズゴゴゴオオオ | zupogogoooo | vreeeen | vacuuming |