Skip to content

Instantly share code, notes, and snippets.

View eleanordoesntcode's full-sized avatar
💻
like really not coding

éléanore is not coding in the slightest eleanordoesntcode

💻
like really not coding
View GitHub Profile
"""
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
@mary-ext
mary-ext / bluesky-osa.md
Last active July 17, 2026 02:18
Bluesky's age assurance sucks, here's how to work around it.

Bluesky's age assurance sucks, here's how to work around it.

Bluesky has implemented age verification measures in response to regional laws that restrict access, prompting users to verify their age through Epic Games' Kids Web Services before they can access adult content.

This sucks, but thankfully there are ways to work around it.

Before diving in: I encourage you to read this entire document, including the