DealForge autonomously sources, scores, and writes investment memos on venture deals. Stop manually hunting.

1,180+ deals tracked  ·  22 AI investment memos  ·  Updated daily

← Back to leaderboard

Artemis.fyi

Show HN: Artemis.fyi - Real-time tracker for the Artemis II Moon mission

20 AI Score
Show_hn Added Apr 5, 2026

Details

Total Funding
$0
Last Round
$0

About

There are plenty of Artemis II trackers out there. I looked at a bunch and kept running into the same issues - some had data that didn&#x27;t look right, it was hard to use on smaller screen, others felt overly complicated for what I actually wanted to know: what&#x27;s the crew doing, where is Orion, how fast is it going. The best one I found was issinfo.net&#x2F;artemis, which inspired a lot of the design.<p>So I built my own. The part that was genuinely interesting to me was the data. Turns out anyone can query JPL&#x27;s Horizons API for full ephemeris data on the Orion spacecraft - position, velocity, range - for free. I had no idea this existed.<p>Even better: NASA&#x27;s Deep Space Network publishes a live XML feed (eyes.nasa.gov&#x2F;dsn&#x2F;data&#x2F;dsn.xml) that updates every 5 seconds showing exactly which ground antennas are talking to which spacecraft. Right now two dishes in Canberra are locked onto Orion - one sending commands, both receiving 6 Mbps of S-band telemetry at 296,000 km. You can see Juno at Jupiter, JWST, Mars Odyssey, all in the same feed. It&#x27;s pretty amazing what&#x27;s just sitting there in the open.<p>The app fetches trajectory from Horizons, crew activities from NASA&#x27;s published flight plan, and live ground station status from DSN. I&#x27;ll be honest - it&#x27;s mostly vibe-coded with supervision. The data pipeline is the part that was more manual: figuring out what&#x27;s publicly available, how to compute relative positions from raw vectors, how to cache and backfill. That was the fun part.<p>Code is open on GitHub. I built it for myself and as a fun exercise, but happy for any feedback - especially around data correctness and what other public data sources are out there that I might be missing.<p>Source: <a href="https:&#x2F;&#x2F;github.com&#x2F;dmarchuk&#x2F;artemis.fyi" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;dmarchuk&#x2F;artemis.fyi</a>

AI Score Reasoning

Artemis.fyi is a well-executed hobbyist project rather than a venture-backable startup, lacking a clear monetization strategy or scalable business model. While the technical integration of NASA APIs is impressive, the product's utility is tied to a specific mission timeline and offers no proprietary moat.

Source

Show_hn — View original →