HeadlinesBriefing favicon HeadlinesBriefing.com

Longest Line of Sight Found: 530km View Between Kyrgyzstan and China

Hacker News: Front Page •
×

Tom and Ryan have completed an ambitious computational project using Rust and SIMD to find the longest line of sight on Earth. Their algorithm confirms that a view between Pik Dankova in Kyrgyzstan and the Hindu Kush in China spans 530km, making it the planet's longest uninterrupted vista. The team developed an exhaustive search method that processed over 1 billion potential lines across the globe.

This achievement builds on Tom's earlier work on efficiently packing visibility tiles for planetary-scale computations. The massive compute run required 100s of AMD Turin cores, 100s of GBs of RAM, and 2 days of continuous processing across multiple machines. The project generated an interactive map where users can click any point to discover its longest line of sight, along with detailed technical documentation explaining the viewshed algorithm and pipeline.

The computational breakthrough demonstrates how modern high-performance computing can solve geographic problems that were previously theoretical. By combining algorithm optimization with substantial parallel processing power, the team transformed a speculative geographic question into verified scientific fact. Their work opens possibilities for similar large-scale visibility analysis in fields ranging from telecommunications to environmental planning.