I hereby claim:
- I am nalinbhardwaj on github.
- I am nibnalin (https://keybase.io/nibnalin) on keybase.
- I have a public key ASBZs3BWPfhMDXm7YcWzMdPpotfiAguqPGq6EVfu-ixDZQo
To claim this, I am signing this object:
#!/bin/bash | |
# Modified following this issue: https://github.com/wbond/sublime_terminal/issues/89 | |
CD_CMD="cd "\\\"$(pwd)\\\"" && clear" | |
if echo "$SHELL" | grep -E "/fish$" &> /dev/null; then | |
CD_CMD="cd "\\\"$(pwd)\\\""; and clear" | |
fi | |
VERSION=$(sw_vers -productVersion) | |
OPEN_IN_TAB=0 |
I hereby claim:
To claim this, I am signing this object:
123-reg: .co.uk | |
163: .com | |
1and1: .fr | |
1und1: .de | |
360: .cn | |
4: .cn | |
51: .la | |
a8: .net | |
abc: .net.au | |
about: .me |
#include <iostream> | |
#include <cstdio> | |
#include <vector> | |
#include <set> | |
#include <map> | |
using namespace std; | |
const int maxn = int(2e5)+5, inf = int(1e9)+5, MOD = int(1e9)+7; | |
int nex[maxn], dp[maxn], BIT[maxn]; |
#!/bin/bash | |
for i in `seq 1 1000000`; do | |
echo $i | |
rm -rf inp$i.in | |
done |
{ | |
"_format": "hh-sol-artifact-1", | |
"contractName": "WordLinesToken", | |
"sourceName": "contracts/WordLinesToken.sol", | |
"abi": [ | |
{ | |
"inputs": [], | |
"stateMutability": "nonpayable", | |
"type": "constructor" | |
}, |
Open this in zkREPL →
This file can be included into other zkREPLs with include "gist:e8d4799958f1d425f56c7ca21acc066e";
Setup:
skipper.scpt
in any location you likecom.nibnalin.SpotifyCommentarySkipper.plist
in ~/Library/LaunchAgents
: remember to replace the path for the skipper script. Note that this needs to be an absolute path for some unknown reason, so use the full path.class Plugin { | |
constructor() { | |
this.yo = 1; | |
} | |
async render(coords) { | |
console.log('gm', gm); | |
return {__html: 'hello from the <b>other</b> side'}; | |
} |
{ | |
"0x75667BB83190C19de669295B10068144B51a6fA9": "0x6C78aa86cf5E66C34bD606F88C0B7C0beA46202B", | |
"0x429C21AF8f474A29de3d3d590224fdca80233CC2": "0x5AefdB86Bd51FCe9FA56369d3136177281b9A743", | |
"0x78AB747D6675AB1dfeE31D0BfB6862124565AefC": "0xE2e903BbFF82EDAb2586f4c52107B6B6731fB0E2", | |
"0x632E7E4716394dB3DA527F4f0D979E3d60E5F9a7": "0xE981d801bb2eEe3EfB47978B7e6158133FfC7525", | |
"0xDC40CbF86727093c52582405703e5b97D5C64B66": "0xfdaad7289343213fb7f64f66418255b5Be3115e4", | |
"0xC2BAF6CdBEebE932d545DfB1802c81f721432566": "0x543c0713F0e530A622412D54fc61d5D4141310D9", | |
"0xEddEB70d30032f3c18e6bD13319c2363fd2b3ed6": "0xf1398F981CA91DF3Fb42a37C897ED103DdE39288", | |
"0x4dfdA666CcE4b0f26C49900Ded45f42F705398C7": "0xdB4a5fe3e7143B6F4ceDbE5F9387827740366343", | |
"0x197654927B536CB58ec0Ba369AE0047E4Dcf6e01": "0x8229379F386a3A4D652C10E9a37D1DE53F605d6b", |