Skip to content
View stochastical's full-sized avatar

Block or report stochastical

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stochastical/README.md

Yossi Frenkel

Currently an AI researcher at Commonwealth Bank AI Labs. Incoming MPhil Advanced Computer Science student at the University of Cambridge.

Code here is lovingly crafted by myself, it is not AI slop. All mistakes are, as always, my own.

Recent posts

This updates live every day with the newest articles from my blog.1

Title Date
Partial orders for Counter data structures Aug 4, 2026
Migrating CDN to Cloudflare R2 Aug 3, 2026
TIL: Luck at full speed Aug 1, 2026
Learning Elliptic Curve Cryptography with Curve25519 Jul 26, 2026
From VHS to Vision Models Jul 24, 2026

Footnotes

  1. Powered by a GitHub Actions workflow and a small nushell script that parses my RSS feed.

Pinned Loading

  1. abstractnonsense abstractnonsense Public

    GitHub source for my blog at https://abstractnonsense.xyz

    CSS 4 1

  2. distro distro Public

    A pure Typst statistics library for common probability distributions.

    Typst 5

  3. luhn-checkdigit luhn-checkdigit Public

    Generate a million+ character regular expression to validate credit card numbers with the Luhn check digit algorithm.

    Python

  4. microgpt-rs microgpt-rs Public

    Andrej Karpathy's microGPT transliterated to Rust

    Rust 36 3

  5. eigenvalue-rs eigenvalue-rs Public

    An eigenvalue solver written in pure Rust and compiled to WASM.

    HTML

  6. x25519-rs x25519-rs Public

    A pure-Rust implementation of the Curve25519/X25519 elliptic curve.

    Rust