-- 6/21/25: hi Trix! here's a lovely old gist cause I can never the insane terminal escape code syntax
Value | Color |
---|---|
\e[0;30m | Black |
\e[0;31m | Red |
\e[0;32m | Green |
\e[0;33m | Yellow |
{ | |
"emojis": [ | |
{"emoji": "👩👩👧👧", "name": "family: woman, woman, girl, girl", "shortname": ":woman_woman_girl_girl:", "unicode": "1F469 200D 1F469 200D 1F467 200D 1F467", "html": "👩‍👩‍👧‍👧", "category": "People & Body (family)", "order": ""}, | |
{"emoji": "👩👩👧👦", "name": "family: woman, woman, girl, boy", "shortname": ":woman_woman_girl_boy:", "unicode": "1F469 200D 1F469 200D 1F467 200D 1F466", "html": "👩‍👩‍👧‍👦", "category": "People & Body (family)", "order": ""}, | |
{"emoji": "👩👩👦👦", "name": "family: woman, woman, boy, boy", "shortname": ":woman_woman_boy_boy:", "unicode": "1F469 200D 1F469 200D 1F466 200D 1F466", "html": "👩‍👩‍👦‍👦", "category": "People & Body (family)", "order": ""}, | |
{"emoji": "👨👩👧👧", "name": "family: man, woman, girl, girl", "shortname": ":man_woman_girl_girl:", "unicode": "1F468 200D 1F469 200D 1F467 200D 1F467", "html": "👨‍👩&z |
cd "C:\Program Files\Oracle\VirtualBox\" | |
./VBoxManage.exe modifyvm macos2 --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff | |
./VBoxManage setextradata macos2 "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" | |
./VBoxManage setextradata macos2 "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" | |
./VBoxManage setextradata macos2 "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" | |
./VBoxManage setextradata macos2 "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" | |
./VBoxManage setextradata macos2 "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 | |
./VBoxManage modifyvm macos2 --cpu-profile "Intel Core i7-6700K" | |
./VBoxManage setextradata macos2 VBoxInternal2/EfiGraphicsResolution 2560x1440 |
I hereby claim:
To claim this, I am signing this object:
#!/bin/bash | |
# | |
# Timezone | |
# | |
ln -sf /usr/share/zoneinfo/America/New_York /etc/localtime | |
hwclock --systohc | |
# | |
# Localization |
<canvas class="rainbow-pixel-canvas"></canvas> | |
Double tap to clear the canvas |