Skip to content

Instantly share code, notes, and snippets.

View BentleyDavis's full-sized avatar

Bentley Davis BentleyDavis

View GitHub Profile
https://mcbrain.netlify.app/brainish/jerry/32f9fc36-6963-9ee0-9b44-a89112919e29
4
https://mcbrain.netlify.app/brainish/jerry/46b8bbbb-b604-89c0-81cd-188898dc75db
4
https://mcbrain.netlify.app/brainstorm/jerry/32f9fc36-6963-9ee0-9b44-a89112919e29
4
https://mcbrain.netlify.app/brainstorm/jerry/f7b838dd-08d8-3a02-d72e-d2a7efe0c821
4
https://mcbrain.netlify.app/brainstorm/jerry/46b8bbbb-b604-89c0-81cd-188898dc75db
4
https://BentleyDavis.com
2
https://www.jerrysbrain.com
2
https://app.thebrain.com/brains/3d80058c-14d8-5361-0b61-a061f89baf87/thoughts/32f9fc36-6963-9ee0-9b44-a89112919e29/attachments/6492d41a-73b2-20d8-b145-3283598c612b
5
https://app.thebrain.com/brains/3d80058c-14d8-5361-0b61-a061f89baf87/thoughts/f7b838dd-08d8-3a02-d72e-d2a7efe0c821/notes
2
https://twitter.com/peterkaminski/
2
@BentleyDavis
BentleyDavis / zazzle_simplified.js
Created December 1, 2021 20:13
Simplify Zazzle for easier use
// ==UserScript==
// @name Zazzle Simplified
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://www.zazzle.com/*
// @icon https://www.google.com/s2/favicons?domain=zazzle.com
// @grant none
// ==/UserScript==
@BentleyDavis
BentleyDavis / twitter_presentable_tampermonkey.js
Created November 18, 2021 01:38
Use this https://www.tampermonkey.net script to hide the Twitter sidebar and highlight just the main tweet. A work in progress
// ==UserScript==
// @name Twitter Presentable
// @namespace http://tampermonkey.net/
// @version 0.1
// @description You can hide the sidebar and highlight just the main tweet. A work in progress.
// @author https://BentleyDavis.com
// @match https://twitter.com/*
// @icon https://www.google.com/s2/favicons?domain=twitter.com
// @grant none
// ==/UserScript==
@BentleyDavis
BentleyDavis / Sling_Simplified.js
Created November 13, 2021 19:19
A Tampermonkey script to simplify the Sling interface
// ==UserScript==
// @name Sling Simplified
// @namespace http://tampermonkey.net/
// @version 0.1
// @description A simpler view of Sling
// @author YouBentley davis
// @match https://watch.sling.com/*
// @icon https://www.google.com/s2/favicons?domain=sling.com
// @grant none
// ==/UserScript==
@BentleyDavis
BentleyDavis / Amazon_Simplified.js
Last active November 25, 2021 18:11
a Tampermonkey script to simplify Amazon.com
// ==UserScript==
// @name Amazon Simplified
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Remove distracting items and many ads
// @author Bentley Davis
// @match https://www.amazon.com/*
// @icon https://www.google.com/s2/favicons?domain=amazon.com
// @grant none
// ==/UserScript==
@BentleyDavis
BentleyDavis / Amazon_No_Purchase.js
Last active November 25, 2021 17:27
On Amazon.com hide all "Purchase" "Proceed to checkout" buttons so items are not accidentally purchased.
// ==UserScript==
// @name Amazon No Purchase
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Remove purchase buttons and ads
// @author Bentley Davis
// @match https://www.amazon.com/*
// @icon https://www.google.com/s2/favicons?domain=amazon.com
// @grant none
// ==/UserScript==
function toSf(message) {
window.postMessage(message, "*"); //TODO: Improve Security by changing out the "*"
}
const fromSf = function () {
const typeIndex = {}
window.addEventListener("message", (event) => {
// TODO: increase security by checking the event/origin
console.log("sim: ", event)
**Reason Score Individual Contributor Assignment Agreement**
Thank you for your interest in contributing to Reason Score ("We" or "Us").
This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign it and send it to Us by electronic submission, following the instructions at https://reasonscore.com/CAA. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.
*1. Definitions*
"You" means the individual who Submits a Contribution to Us.
"Contribution" means any work of authorship that is Submitted by You to Us in which You own or assert ownership of the Copyright. If You do not own the Copyright in the entire work of authorship, please follow the instructions in https://reasonscore.com/CAA.
{
"statements": [
{
"id": 1,
"side": "Pro",
"content": "Is a Keto diet a healthy lifestyle. (Keto: a diet where your body naturally produces ketones, usually less than 50 grams of carbs a day.)",
"citation": " ",
"citationUrl": " ",
"words": 25,
"char": 137