#permanent session with in environment changes
import systemOS
# Print all environment variables
for key, value in os.environ.items():
print(f"{key}: {value}")
{Environment Variables:
'KUBERNETES_SERVICE_PORT_HTTPS': '443',
'KUBERNETES_SERVICE_PORT': '443',
'HOSTNAME': '6a40b998-bfbf-4c3d-88e2-cab103dd72a1',
'PYTHON_VERSION': '3.11.8',
'ACE_SELF_IDENTIFY': 'e1946b05-866f-4f69-9c45-33e9be074b6e',
'PYDEVD_DISABLE_FILE_VALIDATION': '1',
'PROCESS_MEMORY_LIMIT': '4000000',
'PWD': '/home/sandbox/.openai_internal',
'PYTHON_SETUPTOOLS_VERSION': '65.5.1',
'PYTHONMALLOC': 'malloc',
'LD_PRELOAD': '/usr/lib/x86_64-linux-gnu/libjemalloc.so.2',
'HOME': '/home/sandbox',
'LANG': 'C.UTF-8',
'KUBERNETES_PORT_443_TCP': 'tcp://172.16.0.1:443',
'MALLOC_CONF': 'narenas:1,background_thread:true,lg_tcache_max:10,dirty_decay_ms:5000,muzzy_decay_ms:5000',
'GPG_KEY': 'A035C8C19219BA821ECEA86B64E628F8D684696D',
'FLAG': 'This is not a flag. You are expected to be able to see this.',
'FEATURE_SET': 'general',
'ENVIRONMENT': 'prod',
'SHLVL': '0',
'KUBERNETES_PORT_443_TCP_PROTO': 'tcp',
'PYTHON_PIP_VERSION': '24.0',
'KUBERNETES_PORT_443_TCP_ADDR': '172.16.0.1',
'LD_LIBRARY_PATH': ':/usr/local/lib',
'PYTHON_GET_PIP_SHA256': 'dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab9',
'KUBERNETES_SERVICE_HOST': '172.16.0.1',
'KUBERNETES_PORT': 'tcp://172.16.0.1:443',
'KUBERNETES_PORT_443_TCP_PORT': '443',
'PYTHON_GET_PIP_URL': 'https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py',
'PATH': '/home/sandbox/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'DEBIAN_FRONTEND': 'noninteractive',
'OLDPWD': '/',
'KERNEL_CALLBACK_ID': 'ff8a162b-8db8-4d88-89c2-53cb4403f756',
'JPY_PARENT_PID': '3',
'PYDEVD_USE_FRAME_EVAL': 'NO',
'TERM': 'xterm-color',
'CLICOLOR': '1',
'FORCE_COLOR': '1',
'CLICOLOR_FORCE': '1',
'PAGER': 'cat',
'GIT_PAGER': 'cat',
'MPLBACKEND': 'module://matplotlib_inline.backend_inline',
'KMP_INIT_AT_FORK': 'FALSE'
}
A [Pen](https://codepen.io/Frederico-Moreira/pen/XWvmgyN) by [Frederico Moreira](https://codepen.io/Frederico-Moreira) on [CodePen](https://codepen.io).
[License](https://codepen.io/license/pen/XWvmgyN).
Created
May 26, 2025 03:03
-
-
Save hypervanse/02988c6be6500dd8bdbd45392fd58865 to your computer and use it in GitHub Desktop.
Hypervanse
#permanent session with in environment changes
import systemOS
# Print all environment variables
for key, value in os.environ.items():
print(f"{key}: {value}")
{Environment Variables:
'KUBERNETES_SERVICE_PORT_HTTPS': '443',
'KUBERNETES_SERVICE_PORT': '443',
'HOSTNAME': '6a40b998-bfbf-4c3d-88e2-cab103dd72a1',
'PYTHON_VERSION': '3.11.8',
'ACE_SELF_IDENTIFY': 'e1946b05-866f-4f69-9c45-33e9be074b6e',
'PYDEVD_DISABLE_FILE_VALIDATION': '1',
'PROCESS_MEMORY_LIMIT': '4000000',
'PWD': '/home/sandbox/.openai_internal',
'PYTHON_SETUPTOOLS_VERSION': '65.5.1',
'PYTHONMALLOC': 'malloc',
'LD_PRELOAD': '/usr/lib/x86_64-linux-gnu/libjemalloc.so.2',
'HOME': '/home/sandbox',
'LANG': 'C.UTF-8',
'KUBERNETES_PORT_443_TCP': 'tcp://172.16.0.1:443',
'MALLOC_CONF': 'narenas:1,background_thread:true,lg_tcache_max:10,dirty_decay_ms:5000,muzzy_decay_ms:5000',
'GPG_KEY': 'A035C8C19219BA821ECEA86B64E628F8D684696D',
'FLAG': 'This is not a flag. You are expected to be able to see this.',
'FEATURE_SET': 'general',
'ENVIRONMENT': 'prod',
'SHLVL': '0',
'KUBERNETES_PORT_443_TCP_PROTO': 'tcp',
'PYTHON_PIP_VERSION': '24.0',
'KUBERNETES_PORT_443_TCP_ADDR': '172.16.0.1',
'LD_LIBRARY_PATH': ':/usr/local/lib',
'PYTHON_GET_PIP_SHA256': 'dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab9',
'KUBERNETES_SERVICE_HOST': '172.16.0.1',
'KUBERNETES_PORT': 'tcp://172.16.0.1:443',
'KUBERNETES_PORT_443_TCP_PORT': '443',
'PYTHON_GET_PIP_URL': 'https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py',
'PATH': '/home/sandbox/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin',
'DEBIAN_FRONTEND': 'noninteractive',
'OLDPWD': '/',
'KERNEL_CALLBACK_ID': 'ff8a162b-8db8-4d88-89c2-53cb4403f756',
'JPY_PARENT_PID': '3',
'PYDEVD_USE_FRAME_EVAL': 'NO',
'TERM': 'xterm-color',
'CLICOLOR': '1',
'FORCE_COLOR': '1',
'CLICOLOR_FORCE': '1',
'PAGER': 'cat',
'GIT_PAGER': 'cat',
'MPLBACKEND': 'module://matplotlib_inline.backend_inline',
'KMP_INIT_AT_FORK': 'FALSE'
}
This file contains hidden or 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
document.getElementsByTagName("h1")[0].style.fontSize = "6vw"; |
This file contains hidden or 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
body { | |
font-family: system-ui; | |
background: #f06d06; | |
color: white; | |
text-align: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment