frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Made a little Artemis II tracker

https://artemis-ii-tracker.com/
53•codingmoh•4h ago
Made a little Artemis II tracker for anyone else who is unnecessarily invested in this mission:

https://artemis-ii-tracker.com/

For those of us who apparently need a dedicated place to monitor this mission instead of behaving like well-adjusted people.

Comments

Smoosh•3h ago
Nice, thanks.
washbasin•3h ago
This is cool! NASA uses Imperial units (well, unless the it's the Mars Climate Orbiter). Can we get a version that follows the units they are using with their public feeds?
jamesbfb•3h ago
Bless! Absolutely love this, and an absolutely no disrespect, this is vibe code goodness! These are the kinds of things I have an absolute ball building, usually when I’m sitting on the couch at the end of the day duel screening.

What’s the data source? Assuming NASA being NASA they have a public API for the mission?

dvt•3h ago
To me, what's super interesting about this is the fact that my brain instantly recognized it's AI coded (not sure why, it might be the spacing, the font, the text glow, etc.).
YCprince•2h ago
The First thought that came to mind was It's AI coded. Maybe it's because they follow a similar design pattern. Or maybe we have some supernatural powers
noman-land•58m ago
Claude always makes sites look this way.
arnav7717•2h ago
very cool! How did you get the data?
GrifMD•2h ago
This is cool! I do want to ask, did you have AI design the page for you? It looks like a design pattern I've seen spit out by LLMs pretty frequently.

I'm not hear to talk down to you about the site, I love this little thing that gives me just enough info to satisfy my curiosity.

zamadatix•28m ago
I'll be the guy that talks down about Show HN becoming a place to post the thing you just vibe coded then because they didn't even bother to check the accuracy of the result - the numbers it provides about the mission are waaay off from reality right now, it just looks fancy.

I'm not necessarily against people sharing AI generated projects but there almost needs to be an [AI] tag if they do because it's really crashing the excitement of seeing a Show HN post where the assumption is this is something someone has been working hard on and is proud to show it off rather than something they just got out of Claude or whatever after a few prompts.

My take: If you didn't spend at least 24 hours of your own time (i.e. not munging with what the LLM is outputting but dedicated time for your own edits/testing) then it shouldn't qualify as a normal Show HN.

OOHehir•2h ago
Nice job
O1111OOO•2h ago
A few more trackers:

https://artemistracker.com/

https://artemislivetracker.com/

https://www.nasa.gov/missions/artemis-ii/arow/

Aside... so impressed with the UI on the posted version.

Gagarin1917•1h ago
I don’t think the current position of Orion is accurate. It shows them about halfway to the moon, but they’re just leaving Earth orbit right now.
topspin•55m ago
The NASA app is here: https://www.nasa.gov/missions/artemis-ii/arow/

It has "Distance From Earth" at 44,096 km (converted from miles...,) as opposed to 158,000 km. So yes, far off.

0x38B•1h ago
It says the distance from Earth right now is 154,000km, but the other trackers, including NASA, say 30,000km (numbers rounded). The velocity is different as well, 7km/s vs NASA's 4km/s.
dap•1h ago
Is the MET right? They launched about 29 hours ago but it says 1d18h
rozab•1h ago
This has always been a peeve of mine, but the lack of scale diagrams in coverage of this is maddening. We know what the Earth and the Moon look like, there is no need to make them 20 times bigger. Surely the point of these diagrams is to show the unbelievable scale of the journey. I'm yet to see one this news cycle, from NASA or anyone else
groggo•1h ago
Someone should make a website or project and post it on HN, and then set up an AI agent takes the top comments and just implements them.
zamadatix•37m ago
In defense of the given approach:

False scale gives a direct way to see which body is which and where the craft is between them without having to work it out backwards from the rest of the context (while real scale makes both sides just looks like dots on typical sized screens and you need to know/read the rest before you can figure out which is which otherwise).

Combine that with "the scale of the Earth is already too large to comprehend accurately anyways" and defaulting to real scale doesn't really add as much as one might think to the experience anyways.

p1mrx•56m ago
Here's the official one, presumably with correct data: https://www.nasa.gov/missions/artemis-ii/arow/
rkagerer•29m ago
Sadly I just see an empty progress bar?
Polizeiposaune•52m ago
The closest they get to the moon is about 8000km/5000 miles above the surface over the far side

The trajectory depicted has them hitting the moon; it should instead show them passing 2+ lunar diameters behind the moon.

Show HN: Made a little Artemis II tracker

https://artemis-ii-tracker.com/
53•codingmoh•4h ago•21 comments

Show HN: A P2P messenger with dual network modes (Fast and Tor)

https://github.com/Realman78/Kiyeovo/
30•Realman78•12h ago•18 comments

Show HN: A Minimal Basic Inspired by Brainfuck

https://coe.psu.ac.th/ad/minBASIC/
4•ADavison2560•3h ago•0 comments

Show HN: SyNumpy – a Header only C++17 library for working with NumPy Arrays

https://github.com/symisc/sy-numpy-cpp
14•symisc_devel•9h ago•1 comments

Show HN: I built a DNS resolver from scratch in Rust – no DNS libraries

https://github.com/razvandimescu/numa
89•rdme•17h ago•52 comments

Show HN: I tested 15 free AI models at building real software on a $25/year VPS

https://georgelarson.me/writing/2026-04-03-25-dollar-ai-lab/
16•j0rg3•10h ago•3 comments

Show HN: Dull – Instagram Without Reels, YouTube Without Shorts (iOS)

https://getdull.app
139•kasparnoor•1d ago•110 comments

Show HN: SkiFlee (an HTML5 game)

https://easel.games/@raysplaceinspace/skiflee
6•BSTRhino•4h ago•5 comments

Show HN: CLI to order groceries via reverse-engineered REWE API (Haskell)

https://github.com/yannick-cw/korb
197•wazHFsRy•3d ago•80 comments

Show HN: Git bayesect – Bayesian Git bisection for non-deterministic bugs

https://github.com/hauntsaninja/git_bayesect
328•hauntsaninja•5d ago•43 comments

Show HN: I built an offline and privacy-first photo sorter

https://photosort-production-d4d1.up.railway.app/
3•Sensotix•6h ago•1 comments

Show HN: Zerobox – Sandbox any command with file, network, credential controls

https://github.com/afshinm/zerobox
136•afshinmeh•3d ago•90 comments

Show HN: Postgres extension for BM25 relevance-ranked full-text search

https://github.com/timescale/pg_textsearch
197•tjgreen•2d ago•55 comments

Show HN: RiceVM – A Dis virtual machine and Limbo compiler in Rust

4•habedi0•7h ago•0 comments

Show HN: Abject: the first self-aware object runtime

https://blog.mempko.com/an-abject-horror/
7•mempko•15h ago•2 comments

Show HN: Forkrun – NUMA-aware shell parallelizer (50×–400× faster than parallel)

https://github.com/jkool702/forkrun
149•jkool702•6d ago•41 comments

Show HN: 1-Bit Bonsai, the First Commercially Viable 1-Bit LLMs

https://prismml.com/
417•PrismML•2d ago•153 comments

Show HN: Most products have no idea what their AI agents did yesterday

https://velt.dev/activity-logs
3•rakeshgoyal•9h ago•0 comments

Show HN: Flight-Viz – 10K flights on a 3D globe in 3.5MB of Rust+WASM

https://flight-viz.com
82•coolwulf•1d ago•45 comments

Show HN: Mac-hardware toys, control your Mac's hardware like a modular synth

https://github.com/pirate/mac-hardware-toys
2•nikisweeting•9h ago•1 comments

Show HN: Portcullis, a review gate for curl|bash

https://github.com/imjasonh/portcullis
5•ImJasonH•11h ago•1 comments

Show HN: Real-time dashboard for Claude Code agent teams

https://github.com/simple10/agents-observe
73•simple10•1d ago•24 comments

Show HN: AI-first PostgreSQL client for Mac

https://guillim.github.io/products/paul
4•Guillim•11h ago•0 comments

Show HN: Claude Code rewritten as a bash script

https://github.com/jdcodes1/claude-sh
51•rpst•2d ago•15 comments

Show HN: We open-sourced our content writing workflow as a Claude Code skill

https://www.npmjs.com/package/claude-content-writer
16•arximughal•1d ago•7 comments

Show HN: Semantic atlas of 188 constitutions in 3D (30k articles, embeddings)

https://constitutionalmap.ai/en
10•joaoli131•1d ago•3 comments

Show HN: NASA Artemis II Mission Timeline Tracker

https://www.sunnywingsvirtual.com/artemis2/timeline.html
91•AustinDev•1d ago•16 comments

Show HN: Open-source distributed quantum compute network

https://quip.network
11•cadillion•13h ago•10 comments

Show HN: Loreline, narrative language transpiled via Haxe: C++/C#/JS/Java/Py/Lua

https://loreline.app/en/docs/technical-overview/
73•jeremyfa•5d ago•21 comments

Show HN: Coasts – Containerized Hosts for Agents

https://github.com/coast-guard/coasts
97•jsunderland323•3d ago•38 comments