Skip to content

Instantly share code, notes, and snippets.

View passelin's full-sized avatar

Pierre Asselin passelin

View GitHub Profile
@passelin
passelin / microgpt.py
Created April 15, 2026 23:01 — forked from karpathy/microgpt.py
microgpt
"""
The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
@karpathy
"""
import os # os.path.exists
import math # math.log, math.exp
@passelin
passelin / brew-base-formulae.txt
Created December 12, 2023 05:33
List of brew formulae for my base install script
azure-cli
brotli
colima
docker
docker-completion
docker-compose
fd
font-fira-code
gcc
git-crypt
@passelin
passelin / brew-base-casks.txt
Last active December 12, 2023 05:34
List off casks used in my base install scripts
1password
affinity-designer
affinity-photo
bruno
figma
firefox
google-chrome
kubecontext
onedrive
raycast