Skip to content

Instantly share code, notes, and snippets.

View Jonathhhan's full-sized avatar
🎥
Starting again...

Jonathan Frank Jonathhhan

🎥
Starting again...
  • Berlin
View GitHub Profile
@denguir
denguir / cuda_install.md
Last active March 27, 2025 14:55
Installation procedure for CUDA / cuDNN / TensorRT

How to install CUDA / cuDNN / TensorRT on Ubuntu

Install NVIDIA drivers

Update & upgrade

sudo apt update && sudo apt upgrade

Remove previous NVIDIA installation

@marcusbelcher
marcusbelcher / install_emscripten.bat
Last active October 20, 2024 20:43
Install Emscripten / Emsdk on Windows 10 via CMD
git clone https://github.com/juj/emsdk.git
cd emsdk
rd /s /q clang
rd /s /q emscripten
rd /s /q java
rd /s /q node
rd /s /q python
rd /s /q zips
git reset --hard HEAD
git checkout master
@flpvsk
flpvsk / recorderWorkletProcessor.js
Last active January 23, 2025 18:03
An example of a recorder based on AudioWorklet API.
/*
A worklet for recording in sync with AudioContext.currentTime.
More info about the API:
https://developers.google.com/web/updates/2017/12/audio-worklet
How to use:
1. Serve this file from your server (e.g. put it in the "public" folder) as is.
@jpetazzo
jpetazzo / README.md
Last active February 3, 2025 18:35
Berlin tips for visitors

What's this?

This is a bunch of tips for people traveling to Berlin.

Thanks to AJ, Katharine, Magali, for their suggestions/input. And maybe other folks I forgot!

Also thanks to all the people who told me "I'll be visiting Berlin" until it pushed me to clean up my notes and evolve them from a preciously copy-pasted, disorganized stash, to a linkable,