Skip to content

Instantly share code, notes, and snippets.

@lolney
lolney / script.js
Last active January 1, 2020 00:56
Disable Messenger calls after making 3 in a single day
// ==UserScript==
// @name Limit Messenger Calls
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Disable Messenger calls after making 3 in a single day
// @author You
// @match https://www.messenger.com/t/*
// @grant none
// ==/UserScript==
@lolney
lolney / sf-zoning.html
Created December 27, 2019 19:31
sf-zoning.html
This file has been truncated, but you can view the full file.
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/>
<title>Kepler.gl embedded map</title>
<!--Uber Font-->
<link rel="stylesheet" href="https://d1a3f4spazzrp4.cloudfront.net/kepler.gl/uber-fonts/4.0.0/superfine.css">
#version 300 es
precision mediump float;
precision mediump int;
precision mediump sampler2D;
precision mediump sampler2DArray;
const int LOOP_MAX = 1000;
uniform ivec3 uOutputDim;
uniform ivec2 uTexSize;
begin_compilation
name ""
method ":0"
date 1569198374
end_compilation
begin_cfg
name "CodeGen"
begin_block
name "B0"
from_bci -1