I hereby claim:
- I am tetra-fox on github.
- I am tetrafox (https://keybase.io/tetrafox) on keybase.
- I have a public key whose fingerprint is 266B F4C6 9765 4D71 200F 7C54 9624 10C7 8D56 3D72
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| "your message here".split("").map(char => `||${char}||`).join(""); |
| const fs = require("fs"); | |
| const https = require("https"); | |
| const emojiVersion = process.argv.slice(2)[0]; | |
| const supportedVersions = ["4.0", "5.0", "11.0", "12.0"]; | |
| const unicodeUrl = `https://unicode.org/Public/emoji/${emojiVersion}/emoji-test.txt`; | |
| if (!supportedVersions.includes(emojiVersion)) { | |
| console.error("unsupported emoji version!"); | |
| process.exit(1); |
| var rainbow = ["&c", "&6", "&e", "&a", "&b", "&d"]; | |
| var rainbowIndex = -1; | |
| var text = "text here".split(""); | |
| text.map((obj, index) => { | |
| if (obj !== " ") rainbowIndex++; | |
| if (index > rainbow.length - 1 && index % 6 === 0) rainbowIndex = 0; | |
| return rainbow[rainbowIndex] + obj; | |
| }).join(""); |
steam://nav/console as a url in your browser (this will open steam)download_depot 438100 438101 1831754904438111685 (last version of vrchat without EAC, build 1207)[...]\steamapps\common\VRChat
\start_protected_game.exe\EasyAntiCheat| SetTimer, KeepRunning | |
| return | |
| KeepRunning: | |
| WinGetClass, class, A | |
| if class = Ableton Live Window Class | |
| { | |
| Suspend, off | |
| } | |
| else |
| version: "3.8" | |
| services: | |
| portainer_agent: | |
| image: portainer/agent:latest | |
| container_name: portainer_agent | |
| volumes: | |
| - /var/run/docker.sock:/var/run/docker.sock | |
| - /var/lib/docker/volumes:/var/lib/docker/volumes | |
| restart: always |
| sudo sed -i '' '2i\ | |
| auth sufficient pam_tid.so | |
| ' /etc/pam.d/sudo |
| defaults: | |
| rest: | |
| brightness: 90 | |
| colors: | |
| - color_type: xy_color | |
| color: | |
| - 0.561 | |
| - 0.4042 | |
| relax: | |
| brightness: 143 |