Near Computronium


Musings on math, music, meaning, machines, and more.


  1. Diffusion Wallpapers and Posters
    Diffusion Wallpapers and Posters on by Cade Brown These are wallpapers and posters made by playing around with Stable Diffusion. View More

  2. My Desktop: Knuth
    My Desktop: Knuth on by Cade Brown Building a machine for programming, machine learning, gaming, content creation, and more. View More

  3. SMCEFR: Sentinel-3 Satellite Dataset
    SMCEFR: Sentinel-3 Satellite Dataset on by Cade Brown An open science dataset for machine learning and analysis, sourced from the Sentinel-3 mission data. View More

  4. Generating Videos with VQGAN+CLIP
    Generating Videos with VQGAN+CLIP on by Cade Brown A super cool model that you can use to generate images and videos, with a little bit of code. View More

  5. DIY: Primality Testing with Miller-Rabin
    DIY: Primality Testing with Miller-Rabin on by Cade Brown Checking whether a number is prime is simple in theory, but can be catastrophically slow. View More

  6. Rendering Fractals From Scratch
    Rendering Fractals From Scratch on by Cade Brown A personal obsession of mine, explained in depth. View More

  7. Dense Linear Algebra on AMD GPUs
    Dense Linear Algebra on AMD GPUs on by Cade Brown TL;DR: we were able to get 73% faster time-to-solution for solvers, and up to 60x faster for BLAS operations. View More

  8. DIY: Gamma and Zeta Functions
    DIY: Gamma and Zeta Functions on by Cade Brown Sometimes its fun to peek under the hood and see how your computer actually computes things. View More

  9. My First OEIS Entry: A267263
    My First OEIS Entry: A267263 on by Cade Brown An introduction to the sequence A267263, and how it relates to the primorial number system. View More