Profile avatar
dandersod.recursiveprocess.com
Math & CS teacher. PAEMST 2017. NYS Master Teacher Emeritus. Desmos Fellow. Creative Coder? #MTBoS He/him/his Capital District, NY · recursiveprocess.com
420 posts 595 followers 242 following
Regular Contributor
Active Commenter

A reminder that LLMs are fundamentally the wrong class of model for many applications. Often, a better choice is a simple database, an FAQ, or just good notes. If you want interactive personalized learning, good luck to you... just don't use an LLM as a computation engine.

Last day with precalc. Yearbook signatures, puzzles, math games from Ben Orlin, and fractal tiles portraits of me.

Hey everyone, nbd, but I've been exclusively invited by NCTM. Bet you're jealous.

I was devastated to not find any of Vi Hart's videos on youtube. I'm sure because of harassment, what a terrible place youtube can be. BUT found their Vimeo channel: vimeo.com/vihart Phew. BTW, share these videos with your students, they haven't seen any of them and they are truly wonderful.

Here's an interactive version. If you copy and paste this code into a processing environment, it'll render a 8000x8000 png when you click... openprocessing.org/sketch/2668514 bsky.app/profile/dand...

Cybernetics and Ghosts As Italo Calvino wrote: "The more our houses are illuminated and prosperous, the more their walls drip with ghosts". Generative AI and its phantoms, both predicted by Calvino in 1967. Made with #python #numpy #matplotlib #numba

Here's a 1000 frames of the constants from one of these morphing to the constants of another... bsky.app/profile/dand...

Playing with some recursive chaos from @sconradi.bsky.social Randomized the two constants and rendered. Only the images with large file sizes were interesting, so toss the rest! bsky.app/profile/scon...

I’d bet that Yoda was an HP graphing calculator user back in the day. 2 2 + => 4

I'm concerned that chatGPT is spitting out incorrect information. Who can I sue?

Because of AI, is homework dead? For most math classes? (there is discussion of this on Mr Barton's most recent podcast www.mrbartonmaths.com/blog?ppplaye...)

🌌 Mesmerizing patterns emerge from simple equations in my Orbits series! These flowing trajectories dance between chaos and order, revealing the hidden beauty in dynamical systems. Made with #python #numpy #matplotlib #numba✨ #MathArt

I love chaos. Made with #python #numba #numpy #matplotlib

Another one! Made with #python #numpy #numba #matplotlib

I Love Chaos: Part 2 #mathart Made with #python #matplotlib #numpy #numba.

Here's how AI systems scored on Part 1 of an old Regents Geometry exam. Wide variance: Gemini won by a lot! #iTeachMath (pp.2-11 of www.nysedregents.org/geometryre/8...) ChatGPT: 9 / 24 chatgpt.com/share/683598... Claude: 13 / 24 claude.ai/public/artif... Gemini: 22 / 24 g.co/gemini/share...

And here it is: The #MathArt starter pack: go.bsky.app/CiKwTsg. Do you have a person from the #MathArt community here on Bsky who is missing? Please let me know, I'll gladly add them.

Dynamic window size in @desmos.com means that we only need 1 parabola now! Hooray! www.desmos.com/calculator/z...

Nine times. www.youtube.com/watch?v=Hh_v...

Wow: after 15 years, YouTube has taken down the original 'Rick Roll' video due to a "licensing issue," likely due to the acquisition of Astley's record lable. The metadata remains, but if you click through it goes to 'video not found': www.youtube.com/watch?v=dQw4...

Just to get some people fired up today (in case you're one of the ten thousand people who are hearing this for the first time xkcd.com/1053/) 5! = 1*2*3*4*5 = 120 5!! =/= 120! 5!! = 1*3*5 = 15. so 5! > 5!!. Sad.