This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
i386 : iPhone Simulator | |
x86_64 : iPhone Simulator | |
arm64 : iPhone Simulator | |
iPhone1,1 : iPhone | |
iPhone1,2 : iPhone 3G | |
iPhone2,1 : iPhone 3GS | |
iPhone3,1 : iPhone 4 | |
iPhone3,2 : iPhone 4 GSM Rev A | |
iPhone3,3 : iPhone 4 CDMA | |
iPhone4,1 : iPhone 4S |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================== | |
Proton: 1660576899 proton-7.0-4 | |
SteamGameId: 1026680 | |
Command: ['/home/deck/.local/share/Steam/steamapps/common/FINAL FANTASY VIII Remastered/FFVIII_LAUNCHER.exe'] | |
Options: {'forcelgadd'} | |
depot: 0.20220804.66 | |
pressure-vessel: 0.20220803.0 | |
scripts: v0.20220803.0-0-gbca628e | |
soldier: 0.20220803.0 soldier 0.20220803.0 | |
Kernel: Linux 5.13.0-valve21.1-1-neptune-02211-gc54cda5a36f3 #1 SMP PREEMPT Mon, 08 Aug 2022 22:27:56 +0000 x86_64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Computer Information: | |
Manufacturer: Valve | |
Model: Jupiter | |
Form Factor: Laptop | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: AuthenticAMD | |
CPU Brand: AMD Custom APU 0405 | |
CPU Family: 0x17 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am maran on github. | |
* I am animazing (https://keybase.io/animazing) on keybase. | |
* I have a public key ASCLo4TZGGFCx_JBRCRmogwCt46OhdMmdIAKDUSWVQazMQo | |
To claim this, I am signing this object: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x00f080E5cC01327c7e7F7688471f5Bcff76a9Fd1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"nonce": "0x0000000000000042", | |
"difficulty": "0x40000", | |
"alloc": { | |
"bbbbbaaaaa82db86a35502193b4c6ee9a76ebe8f": { | |
"balance": "10015200000000000000000" | |
} | |
}, | |
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000", | |
"coinbase": "0x0000000000000000000000000000000000000000", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying that +maran is my Bitcoin username. You can send me #bitcoin here: https://onename.io/maran |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash -i | |
# This script will install Ethereum-Go and all dependencies. | |
# Please download and make it executable and run it as such to make sure the script reloads bashrc | |
# wget https://gist.github.com/maran/2d69089ed5ea3f83fde8 -O install | |
# chmod +x install | |
# ./install | |
if ! lsb_release -sr | grep 14.04 > /dev/null; then | |
echo "This script is made for Ubuntu 14.04, this probably won't work." | |
echo -p "Do you want to try it anyway? (y/n) " -n 1 -r |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash -i | |
# This script will install Go & QML | |
# Please download and make it executable and run it as such to make sure the script reloads bashrc | |
# wget https://gist.githubusercontent.com/maran/8dc397ed79331f16e284/raw -O install | |
# chmod +x install | |
# ./install | |
VERSION="1.2.2" | |
function fromPkg(){ | |
sudo apt-get install -y golang |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# @date: 2014-01-10 | |
# @author: Xendarboh Sensorii <[email protected]> | |
# | |
# This script will: | |
# 1) install system dependencies based on the Linux flavor (~Debian or Fedora) | |
# 2) install a custom-compiled openssl into $MYUSR_PREFIX (see config below) | |
# 3) install rvm and ruby | |
# 4) install mastercoin-wallet | |
# |
NewerOlder