Just a lurking math casual, don't take anything I say at face value
Here for mathematical poetry through rhythm & hues
Posts
@highergeometer@mathstodon.xyz @wtgowers@mathstodon.xyz @tao@mathstodon.xyz I find it hard for people with little programming experience to understand how to properly use AI, much less comment on it. I might be too close to AI on this since I've personally been keeping abreast of machine learning since the early days of the recommendation systems in 2011.
Do you think these types of posts are more indicative of the state of AI or more the state of the math community's lagging experience with AI?
FWIW, my observations after 2 years of lurking in various non-CS/AI communities like math, medicine, etc:
- most serious AI practitioners hold their techniques like closely guarded secrets while what permeates socials are either people working at AI companies or AI Hype grifters
- a fields introduction to AI follows an eerily predictable pattern and Gowers
- Fields Medalists may be geniuses but they're still human and it took me awhile to realize that programming is a completely foreign field to them
The biggest mistake I see in all these posts is ignorance that the AI harness not the AI model is what makes or breaks AI usage. You have to program your own problem specific harness around one's own domain problems. This keeps being validated time and time again, most recently with the Firefox team (https://hacks.mozilla.org/2026/05/behind-the-scenes-hardening-firefox/)
To use an analogy with cars, it's as if we're at the dawn of invention of automobiles, but everyone is trying to use them as a faster horse-buggy while complaining that cars don't work. The reality is that we need infrastructure and paved roads because of course the car is useless without paved roads, gas stations, etc.
I turned my notes on spectral sequences into an interactive exploration:
https://ikrima.github.io/topos.noether/x/spectral-sequences-guide.html
Source material that finally helped make it click was @tpfto@mathstodon.xyz recommendation of Chow's "You Could Have Invented Spectral Sequences"
I also experimented with making study aid infographics using ChatGPT 5.5 image generator but it's too fickle for me right now to rely on for maintaining detail like subscript indices.
Coxeter and Dynkin Diagrams: Part II
https://ikrima.github.io/topos.noether/baez/coxeter-dynkin-02.html
Based on the wonderful tour of Coxeter and Dynkin Diagrams from Baez (https://arxiv.org/abs/2601.02290)
Exploring Knot Theory Part II
I don't quite understand J-Polynomials or Khovanov homology so I wouldn't trust my Reidemeister move verification logic yet.
That said, it's kinda fun just playing with trefoil knot
Time to dive into Coxeter and Dynkin Diagrams: Part I
https://ikrima.github.io/topos.noether/baez/coxeter-dynkin-01.html
Based on the wonderful tour of Coxeter and Dynkin Diagrams from Baez (https://arxiv.org/abs/2601.02290)
Claude/ChatGPT continue to be my 2026 Game Of The Year, transforming learning into a Let's Play Math.
Here's a fun session exploring knot theory.
@highergeometer@mathstodon.xyz I've been building and exploring coding infrastructure/tools around your goal of "bring higher (i.e. categorified) geometry down to earth to the point that physicists can do routine concrete calculations with it"
I obviously don't have the domain knowledge from physics so at best I can only showcase it for computer graphics but I'd love your thoughts of this is along the lines of what your thinking (imagine someone with actual math expertise combined with my programming skills because I can automate my program into tools but can't magically imagine things from a physicists/geometer's perspective):
https://ikrima.github.io/topos.noether/x/descent-part3-gaussian-descent.html
I see this pattern everywhere as I explore higher end math as a #math casual: a category C\mathcal{C}
C (modules, bundles, representations, sheaves, projections in an algebra) decomposes into
atoms (simples, irreducibles, points, primes, factors), and there's a trace-like map from C\mathcal{C}
C to a more linear object (cohomology, class functions, cyclic homology, the modular spectrum) that turns the categorical structure into something computable, and that — in good cases — lets you reconstruct C\mathcal{C}
C from the atoms plus the trace data. The atoms live on a space (Spec, classifying space, moduli space), and that space is the
classifying space in a sense: not a thing but a parameter space for the irreducible building blocks.