type | variables | ||
---|---|---|---|
worker |
|
const f(x): Math.floor(Math.random()*x)
#!/bin/bash | |
# This is the old absolute mountpoint which no longer exists | |
old=/mnt/Archive | |
# This is the current mountpoint, | |
# which is factored out of the relative paths, | |
# but is needed for the symlinks to be repaired | |
new=/run/media/deck/Hatshepsut/Archive | |
find . -type l | while read f; do # for each deeply nested symlinks |
# Euler 1 expression | |
+´ ×⟜(∨´ 0 = 3‿5 | ⊢)¨ ↕100 | |
# Euler 1 operator | |
_comb_ ← {𝕩 𝔽 𝕨 𝔾 𝕩} | |
3‿5 +´∘×_comb_(∨˝ (0 = |⌜)) ↕100 |
type | variables | ||
---|---|---|---|
worker |
|
const f(x): Math.floor(Math.random()*x)
// NOTE: Because common sense is in short supply, | |
// and now that ESLint v6 can't resolve external configs to extend | |
// (but can be persuaded to load plugins; not configs), | |
// the following code is necessary for my setup. | |
// Credit: https://github.com/eslint/eslint/issues/11914#issuecomment-569108633 | |
const Module = require('module') | |
const ModuleFindPath = Module._findPath | |
Module._findPath = (request, paths, isMain) => { | |
const r = ModuleFindPath(request, paths, isMain) | |
if (!r) { |
// ==UserScript== | |
// @id s2check@pogohwh | |
// @name Pogo Tools, PoGOHWH | |
// @category Layer | |
// @namespace https://gitlab.com/AlfonsoML/pogo-s2/ | |
// @downloadURL https://gitlab.com/AlfonsoML/pogo-s2/raw/master/s2check.user.js | |
// @homepageURL https://gitlab.com/AlfonsoML/pogo-s2/ | |
// @supportURL https://twitter.com/PogoCells | |
// @version 0.93 | |
// @description Pokemon Go tools over IITC. News on https://twitter.com/PogoCells. This is a form made to run MUCH faster, kept at: https://gist.github.com/5310/c216c40cf6d34834c9cfaad0d820ae4d |
// ==UserScript== | |
// @id iitc-plugin-hide-chat | |
// @name IITC plugin: Hide Chat | |
// @category Tweaks | |
// @version 0.1.0 | |
// @description Hides the chat. | |
// @include https://*.ingress.com/intel* | |
// @include http://*.ingress.com/intel* | |
// @match https://*.ingress.com/intel* | |
// @match http://*.ingress.com/intel* |
./osmcoverer -excludecellfeatures -skipmarkerless -grid=14 input.geojson
#!/usr/bin/env bash | |
#-- CONFIGURATION | |
transparent_alpha=0 | |
maximized_alpha=100 | |
interval=0.5 | |
#-- | |
alpha_prop_list=() | |
for prop in $(xfconf-query -c xfce4-panel -p /panels -l); do |
Verifying my Blockstack ID is secured with the address 1PmXo962nyg3XiFDL6DMkdUwiGdbKHZqxs https://explorer.blockstack.org/address/1PmXo962nyg3XiFDL6DMkdUwiGdbKHZqxs |