Skip to content

Instantly share code, notes, and snippets.

View geofflangenderfer's full-sized avatar
🎯
Focusing

Geoff Langenderfer geofflangenderfer

🎯
Focusing
View GitHub Profile
const sleep = (milliseconds) => {
return new Promise(resolve => setTimeout(resolve, milliseconds))
}
for (let i=0;i<1000;i++) {
sleep(1000).then(() => {
let startEmberId = 60
document.querySelector(`#ember${startEmberId+i}`).click()
console.log(`clicked #ember${startEmberId+i}`)
})
}
[{
"name": "John",
"age": 30,
"city": "New York"
},
{
"name": "Jane",
"age": 20,
"city": "San Francisco"
}]
P(0 successful) + P(1 successful) + ... + P(10 successful) = 1
P(1 successful) + ... + P(10 successful) = 1 - P(0 successful)
P(1 successful) + ... + P(10 successful) = P(at least 1 successful)
P(at least 1 successful) = 1 - P(0 successful)
P(at least 1 successful) = 1 - P(startup failure)^10
P(at least 1 successful) = 1 - 0.9^10
{
"basics": {
"name": "Geoff Langenderfer",
"label": "Frontend: React Backend: NodeJS, Spring Boot Languages: Javascript, Python, Bash, HTML, CSS, Java, SQL Databases: PostgreSQL, MongoDB, SQLite, Firebase, H2 Data Analytics: Pandas, Matplotlib, psql, mongo, Excel, VBA Remote Collaboration: Git, Github I'm happy when I get to build beautiful things, work on my interests, and maintain freedom over my time. I love to read and lift weights when I'm not coding. github.com/geofflangenderfer",
"picture": "",
"email": "[email protected]",
"phone": "",
"website": "",
"summary": "Computer Software",
"location": {
### Keybase proof
I hereby claim:
* I am geofflangenderfer on github.
* I am g_langenderfer (https://keybase.io/g_langenderfer) on keybase.
* I have a public key ASCkI9g09vFEiqAnKAPv5r2kB7cpbjA2Lu_PKfH59TkjWgo
To claim this, I am signing this object: