Skip to content

Instantly share code, notes, and snippets.

View BitesizedLion's full-sized avatar
🔌
Nothing

Casper BitesizedLion

🔌
Nothing
View GitHub Profile

Keybase proof

I hereby claim:

  • I am bitsizedlion on github.
  • I am ufo (https://keybase.io/ufo) on keybase.
  • I have a public key ASAMMCsrosNa7TykNFlMyFTBjKKaB7v9HjkXPSqtcyAuQAo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am bitesizedlion on github.
  • I am ufo (https://keybase.io/ufo) on keybase.
  • I have a public key ASAMMCsrosNa7TykNFlMyFTBjKKaB7v9HjkXPSqtcyAuQAo

To claim this, I am signing this object:

#!/bin/bash
#
#
# HetrixTools Server Monitoring Agent
# version 1.5.9
# Copyright 2015 - 2020 @ HetrixTools
# For support, please open a ticket on our website https://hetrixtools.com
#
#
# DISCLAIMER OF WARRANTY
#!/bin/bash
#
#
# HetrixTools Server Monitoring Agent - Install Script
# version 1.5.8
# Copyright 2015 - 2019 @ HetrixTools
# For support, please open a ticket on our website https://hetrixtools.com
#
#
# DISCLAIMER OF WARRANTY
[
{ "position": [148, -34.23] },
{ "position": [148, -33.26] },
{ "position": [148.01, -32.13] },
{ "position": [148.01, -35.4] },
{ "position": [148.04, -35.04] },
{ "position": [148.04, -31.06] },
{ "position": [148.05, -34.93] },
{ "position": [148.05, -31.03] },
{ "position": [148.05, -35.73] },
This file has been truncated, but you can view the full file.
[[-2.442841,50.568022],[-2.449436,50.563299],[-2.442251,50.559373],[-2.198346,51.007011],[-0.420041,52.161742],[-2.516491,50.945165],[-2.470388,50.968033],[-2.564204,50.915802],[-2.461954,50.966277],[-2.516083,50.946233],[-0.494478,52.033031],[-2.586484,50.92616],[-2.516105,50.948815],[-2.517092,50.949856],[-0.535905,52.14505],[-2.375492,50.956677],[-0.485281,52.136076],[-1.958454,50.617797],[-0.495135,52.031676],[-2.0037,50.609234],[-0.468699,52.116572],[-1.95907,50.607815],[-1.981229,50.609907],[-0.449517,52.081142],[-1.948475,50.643036],[-1.956678,50.608148],[-1.873855,50.876046],[-2.218255,50.753489],[-2.109266,50.686176],[-2.109088,50.68476],[-2.109278,50.677812],[-2.110981,50.687631],[-2.062982,50.616241],[-2.474517,50.607746],[-2.453755,50.610599],[-0.529669,52.103669],[-2.459536,50.606295],[-2.44642,50.625538],[-0.577425,52.015952],[-2.454594,50.61404],[-2.451791,50.606173],[-0.567021,52.13],[-2.454156,50.607577],[-2.454278,50.610525],[-2.453008,50.609589],[-0.556586,52.167488],[-2.453703,50.615437],[
This file has been truncated, but you can view the full file.
[
[33.515,-86.814167,2],
[32.031389,-87.068333,2],
[32.272222,-87.030833,2],
[33.777778,-85.77,2],
[33.518611,-86.806111,2],
[30.699444,-88.052778,2],
[31.968889,-87.669167,2],
[34.446503,-85.715772,2],
[34.025579,-86.043817,2],
import pandas as pd
df1 = pd.read_csv('1.csv', header = 0) # place your csv1 in df1
df2 = pd.read_csv('2.csv', header = 0) # place your csv2 in df2
df3 = pd.read_csv('all_revenues (3).csv', header = 0)
df4 = pd.read_csv('all_revenues (4).csv', header = 0)
df5 = pd.read_csv('all_revenues (5).csv', header = 0)
df6 = pd.read_csv('all_revenues (6).csv', header = 0)
df7 = pd.read_csv('all_revenues (7).csv', header = 0)
df8 = pd.read_csv('all_revenues (8).csv', header = 0)
df9 = pd.read_csv('all_revenues (9).csv', header = 0)
@BitesizedLion
BitesizedLion / fingerprints.json
Last active February 12, 2022 01:36
FingerprintJS fingerprints :)
[
"8b6f62881d3fa2c3274d62e07b0b2413",
"353af8bdb7d12dc114c2485ca5e0d3f6",
"53447310e15e986d68eb885a2127e0bc",
"edc3b471e2c9350c1065c538a5f4ffa2",
"23466a6f546e04372a0b14707807f4d3",
"aafc4665c6bee5e8d40eb910b058bd2f",
"4bf466d8a6add30dba01ad4aefb4ac93",
"f90a3bdf307bea321cd06b98757c23cd",
"cda00ebfde37ecb34b42113c9d302077",
@BitesizedLion
BitesizedLion / fingerprint_gen.js
Created February 12, 2022 01:35
This snippet should be pasted into your browser at: https://fpjs-3-cdn.stackblitz.io/
var fingerprints = [];
// print choices
var deviceMemories = [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,2