Skip to content

Instantly share code, notes, and snippets.

View trankin's full-sized avatar
💭
Thinking

Tom trankin

💭
Thinking
View GitHub Profile
@trankin
trankin / disable-console-uart.sh
Last active June 18, 2020 21:27
Disable Console UART for Balena Development OS
#First disable read-only rootfs:
mount -o remount,rw /
# Then mask the serial getty service:
systemctl mask serial-getty@serial0.service
@trankin
trankin / pub
Created August 21, 2018 19:14
PUB SSH KEY
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAshjnKKMvnQT8fgY8WLiG03+7oXNWcyWsfk92+uhMF6sNR3bEhJNgAUMWHGef1mivjHtu/TXRy33OlOrzbLQoIZT2alSSwLCc+SU9E6r38/V5B5CNaBe9rMge8lN5rAuDhyXgivqjVOlt60Xerp4ozd25bPgItTleN8FX5FkyuhTC3XJwOl2tmbzJ0JPLefecc0gbgV+kK3X0PaWNKfTycNpmkbtwOudivh2uPz4SUHFRZjj4rKv/cgrJkZqxTSH7sPpAgDYKwf8tdzHBpJ/oX2E3luDxe7VWeTwgmLBOqpq6NW5waMSywPfJ4BQvAkNozelwKgBNEjvKv31Qo0JNvQ== tom@tomrankin.net
@trankin
trankin / .js
Created January 22, 2018 16:12
Webvantage Auto Login
window.alert = function(){
setTimeout(function(){
$("#RadWindowSignIn_C_ButtonLogin").click();
}, 5000);
};

Keybase proof

I hereby claim:

  • I am trankin on github.
  • I am tomlr (https://keybase.io/tomlr) on keybase.
  • I have a public key whose fingerprint is 86AF 14AC 7ECE C27A DC6D 25A4 E0B3 14FE 7F4B BEFC

To claim this, I am signing this object:

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
</head>
<body>
<pre>
The Log Form requires an 'email' property or field. Expected to be lowercased.