Skip to content

Instantly share code, notes, and snippets.

View kolibril13's full-sized avatar
🐶

Jan-Hendrik Müller kolibril13

🐶
View GitHub Profile
@kolibril13
kolibril13 / blender_notebook.txt
Last active November 11, 2024 18:08
blender notebook setup
# Install Blender from https://www.blender.org/download/
# Install uv
curl -LsSf https://astral.sh/uv/install.sh | sh
mkdir blender_python_workshop && cd blender_python_workshop
uv venv --python 3.11
uv pip install jupyterlab blender_notebook
uv run blender_notebook install --blender-exec="/Applications/Blender.app/Contents/MacOS/Blender"
uv run jupyter lab
@manzt
manzt / GameOfLife.ipynb
Last active November 8, 2024 00:43
Anywidget using WebGPU to simulate and render Conway's Game of Life
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kolibril13
kolibril13 / ffmpeg_snipplets.txt
Last active September 18, 2020 18:54
Video Cutting with ffmpeg
# Output every single frame from the video into an image file:
ffmpeg -i "input.mp4" frames/out_%03d.png
ffmpeg -i input.mp4 output.webm
# Trim off fist 2 seconds:
ffmpeg -i input.mkv -ss 2 -vcodec copy -acodec copy output.flv
@tadast
tadast / countries_codes_and_coordinates.csv
Last active March 26, 2025 17:31
Countries with their (ISO 3166-1) Alpha-2 code, Alpha-3 code, UN M49, average latitude and longitude coordinates
Country Alpha-2 code Alpha-3 code Numeric code Latitude (average) Longitude (average)
Afghanistan AF AFG 4 33 65
Åland Islands AX ALA 248 60.116667 19.9
Albania AL ALB 8 41 20
Algeria DZ DZA 12 28 3
American Samoa AS ASM 16 -14.3333 -170
Andorra AD AND 20 42.5 1.6
Angola AO AGO 24 -12.5 18.5
Anguilla AI AIA 660 18.25 -63.1667
Antarctica AQ ATA 10 -90 0