Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Ollaya – Ollama for open-source, Jev-style decision models (ollaya.dev)
    43comments
  2. Alan Kay: Shannon gave us a way of dealing with noisy channels [video] (youtube.com)
    13comments
  3. Platform-independent SIMD in Go (go.dev)
    120comments
  4. Show HN: Jev Plays Pokémon Red (jev-pokemon.vercel.app)
    7comments
  5. Google's first Suncatcher orbital data center test launches October 1 (arstechnica.com)
    3comments
  6. Advice to a Beginning Graduate Student (2001) (cmu.edu)
    5comments
  7. First Principles Thinking (sunilsadasivan.com)
    66comments
  8. Git-bug: Distributed, offline-first bug tracker embedded in Git (github.com/git-bug)
    88comments
  9. U.S. appeals court upholds designation of Anthropic as supply chain risk (cnbc.com)
    424comments
  10. Bug: Border radius has infected VSCode editor (github.com/microsoft)
    —discuss
  11. Pentium II at 600Mhz with Voodoo 3 Emulated on 86Box with M6 Mac Mini (nyaa.sh)
    105comments
  12. Supreme Court permits states to use SAVE database for citizenship checks (cyberscoop.com)
    28comments
  13. Ink and Switch interactive homepage (inkandswitch.com)
    25comments
  14. Meta's Muse appears to use an OpenAI model labeled muse-special (mouse.dev)
    22comments
  15. Factorio that you can touch (factorio.com)
    71comments
  16. Letterboxd Is Up for Sale, and A24, Sony and the New York Times Are Bidding (worldofreel.com)
    3comments
  17. Amiga Screens: A Primer (datagubbe.se)
    29comments
  18. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    127comments
  19. What About Rails? (jardo.dev)
    169comments
  20. Typst makes big strides (lwn.net)
    6comments
  21. Boards of Casio (ambionix.com)
    28comments
  22. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    268comments
  23. CVE-2025-13032: Entering and Breaking the Avast Antivirus Sandbox Part 2 (safateam.com)
    27comments
  24. What happens when you analyze your favorite college football team like the CIA? (cultivatelabs.com)
    7comments
  25. Astronomer watches Starlink satellites sinking to build a 'planetary barometer' (theregister.com)
    5comments
  26. Show HN: Hamilton – a no-internet Android health dashboard, named after my dog (play.google.com)
    11comments
  27. Rails World 2026 Opening Keynote [video] (youtube.com)
    462comments
  28. 2DWillNeverDie (2dwillneverdie.com)
    82comments
  29. Opus 5.5 is good at explainer videos (launchvideo.io)
    211comments
  30. Toyota is taking the Corolla electric (electrek.co)
    777comments

Astronomer watches Starlink satellites sinking to build a 'planetary barometer'

24 pointsby 1h agotheregister.com
6 comments
24m agoHN ↗

The author seems to treat the atmosphere as a, well, sphere. It isnt. It is not of equal depth at all areas. As starlink (and every other sat) only travels in part of the atmosphere each day they cannot measure the entire atmosphere. So you measure a thousand starlinks to get an average. Ok, but a significant bulge on one side of the planet will slow all sats, giving the false impression of a homegenous trend. So you have to track very specific sats in very specific survey orbits... but also update that list as the orbital shell rotates around the earth. It is a very complex problem.

9m agoHN ↗

Unfortunately the data doesn't have the required time or space resolution. The drag term is averaged over many orbits, and you can't even use perigee/apogee drift to localize it since the atmosphere rotates so it gets averaged over all longitudes.

You can do some rudimentary localization by latitude, however, by comparing satellites in different inclinations. You also get data by altitude, of course.

1m agoHN ↗

What you want is realtime accelerometer records from satellites in flight, exposing their drag factors over specific parts of the planet. The only tricky variable would be their orientation, but that is certainly recorded too.