This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:9f0048ac0b23301e1f77e994909f6bd6f80f485d]
This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:9f0048ac0b23301e1f77e994909f6bd6f80f485d]
| SAM = 3e4; | |
| ROI = 300; | |
| OCT = 2048; | |
| m1 = rand(ROI, OCT); | |
| m2 = rand(OCT, SAM); | |
| m3 = rand(ROI, SAM); | |
| s1 = whos('m1'); | |
| s2 = whos('m2'); |
| <!doctype html> | |
| <!-- http://taylor.fausak.me/2015/01/27/ios-8-web-apps/ --> | |
| <html> | |
| <head> | |
| <title>iOS 8 web app</title> | |
| <!-- CONFIGURATION --> |