To install, open this URL: https://bl.ocks.org/jesseditson/raw/3f57d57fb043336602f6348edc6c5be1?raw=true
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# Usage: | |
# 1. take a video with dropbox capture. | |
# 2. run this file. It will convert the video link from your pasteboard into a gif and replace it. | |
function chrome { | |
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome $@ | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
module.exports = { | |
tabWidth: 4, | |
jsxBracketSameLine: true, | |
trailingComma: "es5", | |
bracketSpacing: false, | |
quoteProps: "preserve", | |
parensSameLine: true, | |
arrowParens: "avoid", | |
}; |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"log": { | |
"version": "1.2", | |
"creator": { | |
"name": "WebInspector", | |
"version": "537.36" | |
}, | |
"pages": [ | |
{ | |
"startedDateTime": "2020-07-11T17:41:15.374Z", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// https://mrcoles.com/bookmarklet/ | |
var MS_IN_MINUTES = 60 * 1000; | |
var formatTime = function(date) { | |
return date.toISOString().replace(/-|:|\.\d+/g, ""); | |
}; | |
var calculateEndTime = function(event) { | |
return event.end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/bash | |
ls -l | grep "(1).jpg" | awk -v q="'" '{printf "%s%s %s %s%s\n",q,$9,$10,$11,q}' | xargs rm |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"names": [ | |
"Kimberly Evans", | |
"Elizabeth Harris", | |
"Ruth Sullivan", | |
"Michael Robinson", | |
"James Gonzales", | |
"Robert Ford", | |
"John Bennett", | |
"Karen Anderson", |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"words": [ | |
"aa", | |
"aah", | |
"aahed", | |
"aahing", | |
"aahs", | |
"aal", | |
"aalii", | |
"aaliis", |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"folders": { | |
"1e4dbef3-0d5d-4048-86b5-7b130b1956c2": { | |
"id": "1e4dbef3-0d5d-4048-86b5-7b130b1956c2", | |
"name": "macroclimatic", | |
"threads": [ | |
"f9a03fa9-d21c-4724-b8c0-af4991e3b512", | |
"94a47ad4-5e2a-46f4-bb37-1acc5efc8500", | |
"061394a6-27c3-4268-ae42-07e534ee6db4", | |
"468eabf4-e878-4d87-9107-367ed5462d63", |
I hereby claim:
- I am jesseditson on github.
- I am jesseditson (https://keybase.io/jesseditson) on keybase.
- I have a public key ASDV9q_jWwRDGN0yDJ75lzR3o_h0TDY4KnAPnZbz5TOsRwo
To claim this, I am signing this object:
NewerOlder