I hereby claim:
- I am RunasSudo on github.
- I am runassudo (https://keybase.io/runassudo) on keybase.
- I have a public key whose fingerprint is D9FF B2BF 35D9 2560 6661 36F5 7234 E476 BF21 C61A
To claim this, I am signing this object:
package io.github.runassudo.dsacalculator; | |
import java.io.*; | |
import java.net.*; | |
import java.util.*; | |
public class DSACalculator { | |
public static void main (String[] args) throws Exception { // :P | |
String REGION = args[0]; | |
/nations.xml.gz |
Verifying myself: My Bitcoin username is +runassudo. https://onename.io/runassudo |
Convert Solid Noise to an image filled with a topographic map pattern |
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name Okta Autologin | |
// @namespace https://github.com/RunasSudo | |
// @version 0.1 | |
// @description Automatically log into Okta | |
// @author Yingtong Li | |
// @match https://monashuni.okta.com/* | |
// @grant none | |
// ==/UserScript== |
[package] | |
name = "asyncify-vanilla" | |
version = "0.1.0" | |
authors = ["RunasSudo <runassudo@yingtongli.me>"] | |
edition = "2018" | |
[lib] | |
crate-type = ["cdylib"] | |
[dependencies] |