Moon

Overall reaction to the article

  • Widely praised as “masterpiece-level” work: visually stunning, deeply detailed, and one of the standout uses of the web as a medium.
  • Many say a new article on this site is an “event” they anticipate and set time aside for.
  • Appreciated for being ad-free, popup-free, and clearly a labor of love.

Educational value & “explorable explanations”

  • Commenters see this style (interactive, animated, narrative-driven) as a model for future STEM education, superior to static textbooks for building intuition.
  • Some note similar efforts under the label “explorable explanations” and reference platforms/courses that approximate this, though usually at lower quality.
  • A few readers feel overwhelmed by highly interactive formats and more comfortable with PDFs, suggesting it’s a skill to learn how to use explorables effectively.
  • One commenter questions whether people truly “learn enough to teach” from such pieces; another responds that they did learn deeply from a previous article but only over multiple sittings.

Astronomy insights and moon phenomena

  • Thread extends the article’s explanations with practical rules of thumb:
    • Solar eclipses require a new moon; lunar eclipses require a full moon.
    • Full moon rises near sunset and sets near sunrise; in higher northern latitudes it rides high in winter.
    • Earthshine (earthlight) explains the faintly visible “dark” side of the crescent.
  • Discusses mnemonics and language-based cues for waxing/waning phases and hemisphere differences.
  • Some clarify that the Moon’s actual path around the Sun is always convex (no “looping” orbit), noting that early visuals might mislead on that point.

Amateur astronomy experiences

  • Multiple users describe buying telescopes “for deep space” but falling in love with the Moon as an easier, more rewarding target.
  • Emotional reactions to seeing lunar craters, Jupiter’s moons, and Saturn’s rings are common.
  • Practical advice: start with binoculars (possibly image-stabilized), use stacking for astrophotography, attend star parties or public observatory nights, and seek dark-sky parks.

Implementation details & tooling

  • The page is hand-built using vanilla JavaScript and WebGL, with a large single JS file implementing real-time shading, height maps, and atmospheric effects.
  • No major frameworks or CMS are used; some admire the readable, non-minified source.
  • There’s debate (half-sarcastic) about how such code would be viewed in modern “enterprise” hiring cultures.
  • Several hope for better authoring tools so this kind of interactive content isn’t so labor-intensive, while others doubt current AI can replicate the thoughtfulness and visual design.