Skip to content

Instantly share code, notes, and snippets.

@SomeoneWeird
SomeoneWeird / handshake-airdrop.md
Last active May 7, 2021 01:20 — forked from KoryNunn/handshake-airdrop.md
Handshake airdrop for github users.

Had 15 github followers in 2019? You can get about $4kAUD of crypto for minimal effort.

Explain this scam

That's legitimately a good default position to hold, however, in this case, the free money is a function of time, and not only charity.

In February 2020, in order to promote Handshake (HNS) to developers, an airdrop was offered to any Github user with more than 15 followers. The Airdrop would give you 4246HNS, at the time, worth around at $0.08USD per coin, for a total of $339.68USD, pretty generous!

Today, 4246HNS is worth around $4000 dollarydoos, and there are plenty of github users who haven't claimed theirs.

/dts-v1/;
/ {
#address-cells = <0x01>;
#size-cells = <0x01>;
compatible = "mediatek,linkit\0mediatek,mt7628an-soc";
model = "MediaTek LinkIt Smart 7688";
cpus {
➜ switch-oss git:(master) ✗ git commit -m '4.0.0'
[master d50d9747] 4.0.0
Date: Thu Oct 19 12:37:13 2017 +1100
1937 files changed, 75226 insertions(+), 48361 deletions(-)
rewrite WebKitLibraries/cairo/ChangeLog (89%)
create mode 100755 WebKitLibraries/cairo/ChangeLog.pre-1.14
create mode 100755 WebKitLibraries/cairo/build/aclocal.gtk-doc.m4
delete mode 100755 WebKitLibraries/cairo/build/gtk-doc.m4
create mode 100755 WebKitLibraries/cairo/doc/public/html/cairo-Tags-and-Links.html
rewrite WebKitLibraries/cairo/doc/public/html/index-1.10.html (79%)
@SomeoneWeird
SomeoneWeird / disable-ipv6.sh
Created July 20, 2017 01:31 — forked from kwilczynski/disable-ipv6.sh
Amazon Linux OS tweaks
#!/bin/bash
set -u
set -e
set -o pipefail
export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
cat <<'EOF' > /etc/modprobe.d/blacklist-ipv6.conf
node modify.js && yarn install && node modify.js restore && npm install
Policy:
Statement:
- Action:
- iam:ChangePassword
- iam:GetAccountPasswordPolicy
- iam:CreateVirtualMFADevice
- iam:EnableMFADevice
- iam:ResyncMFADevice
- iam:DeactivateMFADevice
- iam:DeleteVirtualMFADevice
var signaturePadParentClass = document.getElementById('signature-pad');
var signaturePadParentData = signaturePadParentClass.dataset.parent;
var signaturePadChildData = signaturePadParentClass.dataset.child;
var signaturePadConstructor = [];
signaturePadConstructor.push(signaturePadParentData, signaturePadChildData)
var signaturePadConstructor = new signaturePadConstructor({
backgroundColor: 'rgba(255, 255, 255, 0)',
penColor: 'rgb(0, 0, 0)'
});
wpa_passphase <ssid> <password> > x
wpa_supplicant -B -D wext -i <if> -c /etc/wpa_supplicant.conf
dhclient <if>
route add default gw <ip>
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
var DELETEKEY = require("../lib/deleteKey");
function anyValidator(args, childValidators, data) {
[nginxAccessInput]
type = "LogstreamerInput"
log_directory = "/var/log/nginx"
file_match = 'access\.log\.?(?P<Seq>\d*)'
priority = [ "^Seq" ]
[nginxErrorInput]
type = "LogstreamerInput"
log_directory = "/var/log/nginx"
file_match = 'error\.log\.?(?P<Seq>\d*)'