• 0 Posts
  • 13 Comments
Joined 3 years ago
cake
Cake day: December 5th, 2023

help-circle




  • msfroh@lemmy.catomemes@lemmy.worldLmao
    link
    fedilink
    arrow-up
    11
    ·
    4 months ago

    I remember early in the run of BBT, when I had already decided the show was not for me (not helped by people comparing me to Sheldon – yay, neurodivergence), I saw Jim Parsons on the Craig Ferguson show. He picked up Craig’s TARDIS from his desk and giggled, saying “This is so cute! What is it?”

    I think Kaley Cuoco would have recognized the fucking TARDIS.






  • I’m disappointed that none of them seem to have gone with the random convergence approach.

    Set the three corners of an equilateral triangle. Pick a random starting point on the canvas. Every iteration, pick a random corner from the triangle and your next point is the midpoint between the current point and that corner. While the original point is almost guaranteed not to be a point in Sierpinski’s triangle, each iteration cuts the distance between the new point and the nearest Sierpinski point in half.

    If you start plotting points starting with (say) the 50th one, every pixel is “close enough” to a Sierpinski point that you see the triangle materialize out of nothing. The whole thing could be programmed in about 20 lines of QBasic on DOS 30 years ago.