(comments)

原始链接: https://news.ycombinator.com/item?id=44065146

Hacker News new | past | comments | ask | show | jobs | submit login Practicing graphical debugging using visualizations of the Hilbert curve (akkartik.name) 33 points by akkartik 1 day ago | hide | past | favorite | 1 comment fidotron 1 day ago [–] There's a very simple trick to dealing with these sort of recursive fractals: use logo/turtle graphics.The reason is the angles stay the same, and you're making local decisions based on scale as to if you skip over something because it's too small, in order to avoid the problem of https://en.wikipedia.org/wiki/Coastline_paradox#Measuring_a_... reply Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact Search:

相关文章
  • (评论) 2025-05-23
  • 2025-05-17
  • 2025-05-21
  • 使用希尔伯特曲线可视化进行图形化调试练习 2025-05-22
  • 2025-05-20

  • 原文
    Hacker News new | past | comments | ask | show | jobs | submit login
    Practicing graphical debugging using visualizations of the Hilbert curve (akkartik.name)
    33 points by akkartik 1 day ago | hide | past | favorite | 1 comment










    There's a very simple trick to dealing with these sort of recursive fractals: use logo/turtle graphics.

    The reason is the angles stay the same, and you're making local decisions based on scale as to if you skip over something because it's too small, in order to avoid the problem of https://en.wikipedia.org/wiki/Coastline_paradox#Measuring_a_...







    Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact



    Search:
    联系我们 contact @ memedata.com