Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Gruppi
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Gruppi
Skin
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Predefinito (Nessuna skin)
  • Nessuna skin
Collassa

Piero Bosio Web Site

Forum federato con il resto del mondo. Non contano le istanze, contano le persone

  1. Home
  2. Categorie
  3. Senza categoria
  4. i nerd sniped myself tonight and i imagine the NSA operative who is assigned to me is very confused by the increasingly erratic and frustrated google searches for HOW DO I CALCULATE THE MOON WHERE IS THE MOON

i nerd sniped myself tonight and i imagine the NSA operative who is assigned to me is very confused by the increasingly erratic and frustrated google searches for HOW DO I CALCULATE THE MOON WHERE IS THE MOON

Pianificato Fissato Bloccato Spostato Senza categoria
64 Post 12 Autori 1 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Topic risposta
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • Tom Forsythundefined Tom Forsyth

    @aeva @demofox @dotstdy @jon_valdes There's lots of versions of CPU sin/cos as well. The fastest is basically identical to the GPU one - about 12 bits of precision, IIRC. Then they do iteration internally if you want higher precision. There's no magic - everything costs!

    As you noticed, sometimes it's better not to call sin-vs-cos, because you're not guaranteed to get magnitude 1.0. In those cases it's better to get sin and derive the other by doing sqrt(1-sin^2).

    Tom Forsythundefined Questo utente è esterno a questo forum
    Tom Forsythundefined Questo utente è esterno a questo forum
    Tom Forsyth
    scritto su ultima modifica di
    #29

    @aeva @demofox @dotstdy @jon_valdes Also, if you care about precision at all, do range reduction yourself beforehand. Otherwise you have no idea how it's being done internally.

    aevaundefined 1 Risposta Ultima Risposta
    • Tom Forsythundefined Tom Forsyth

      @aeva @demofox @dotstdy @jon_valdes Also, if you care about precision at all, do range reduction yourself beforehand. Otherwise you have no idea how it's being done internally.

      aevaundefined Questo utente è esterno a questo forum
      aevaundefined Questo utente è esterno a questo forum
      aeva
      scritto su ultima modifica di
      #30

      @TomF @demofox @dotstdy @jon_valdes I already do the range reduction. I learned that the hard way once upon a time XD

      1 Risposta Ultima Risposta
      • aevaundefined aeva

        wikipedia: even the ancient babylonians knew how to use math to figure out what the moon is up to

        me: great how do i do that

        wikipedia: 😏

        aevaundefined Questo utente è esterno a questo forum
        aevaundefined Questo utente è esterno a questo forum
        aeva
        scritto su ultima modifica di
        #31

        today's extremely basic astronomy question that i'm finding surprisingly difficult to find an answer to: are geographic coordinates and equatorial coordinates the same coordinate system except one is for looking up and the other is for looking down, or is there some essential conversion step needed to correlate them?

        https://en.wikipedia.org/wiki/Geographic_coordinate_system

        https://en.wikipedia.org/wiki/Equatorial_coordinate_system

        aevaundefined 1 Risposta Ultima Risposta
        • aevaundefined aeva

          today's extremely basic astronomy question that i'm finding surprisingly difficult to find an answer to: are geographic coordinates and equatorial coordinates the same coordinate system except one is for looking up and the other is for looking down, or is there some essential conversion step needed to correlate them?

          https://en.wikipedia.org/wiki/Geographic_coordinate_system

          https://en.wikipedia.org/wiki/Equatorial_coordinate_system

          aevaundefined Questo utente è esterno a questo forum
          aevaundefined Questo utente è esterno a questo forum
          aeva
          scritto su ultima modifica di
          #32

          i feel like i'm so close to getting this working. i found a simple implementation of ELP2000-85 that gives the approximate ecliptic coordinates and distance of the moon for a given julian century, i found math for translating between ecliptic and equatorial coordinates, and the math for working with the julian calendar looks easy enough, so i just need to figure out the missing conversions and decide on an internal time keeping standard

          aevaundefined 1 Risposta Ultima Risposta
          • aevaundefined aeva

            i feel like i'm so close to getting this working. i found a simple implementation of ELP2000-85 that gives the approximate ecliptic coordinates and distance of the moon for a given julian century, i found math for translating between ecliptic and equatorial coordinates, and the math for working with the julian calendar looks easy enough, so i just need to figure out the missing conversions and decide on an internal time keeping standard

            aevaundefined Questo utente è esterno a questo forum
            aevaundefined Questo utente è esterno a questo forum
            aeva
            scritto su ultima modifica di
            #33

            i think astronomy would be a lot simpler if ancient peoples didn't get so hung up on conceptualizing celestial bodies as spheres and simply invented linear algebra first

            rfundefined SnoopJundefined aevaundefined 3 Risposte Ultima Risposta
            • aevaundefined aeva

              i think astronomy would be a lot simpler if ancient peoples didn't get so hung up on conceptualizing celestial bodies as spheres and simply invented linear algebra first

              rfundefined Questo utente è esterno a questo forum
              rfundefined Questo utente è esterno a questo forum
              rf
              scritto su ultima modifica di
              #34

              @aeva On cosmology sequence breaks: Terence Tao noted that an ancient Greek heliocentrist got his arguments shot down because others said, hey, if the earth moves so much yet the stars seem to stay still, the universe would have to be *thousands* of times bigger than anyone figures it is. And how would you know, back then, it was way *more* than thousands of times bigger?

              https://www.youtube.com/watch?v=YdOXS_9_P4U

              aevaundefined 1 Risposta Ultima Risposta
              • aevaundefined aeva

                i think astronomy would be a lot simpler if ancient peoples didn't get so hung up on conceptualizing celestial bodies as spheres and simply invented linear algebra first

                SnoopJundefined Questo utente è esterno a questo forum
                SnoopJundefined Questo utente è esterno a questo forum
                SnoopJ
                scritto su ultima modifica di
                #35

                @aeva a lot of things would be simpler if cults based on "perfect" shapes hadn't done all the [gestures] that they did

                divine geometry is a helluva drug

                SnoopJundefined aevaundefined 2 Risposte Ultima Risposta
                • rfundefined rf

                  @aeva On cosmology sequence breaks: Terence Tao noted that an ancient Greek heliocentrist got his arguments shot down because others said, hey, if the earth moves so much yet the stars seem to stay still, the universe would have to be *thousands* of times bigger than anyone figures it is. And how would you know, back then, it was way *more* than thousands of times bigger?

                  https://www.youtube.com/watch?v=YdOXS_9_P4U

                  aevaundefined Questo utente è esterno a questo forum
                  aevaundefined Questo utente è esterno a questo forum
                  aeva
                  scritto su ultima modifica di
                  #36

                  @rf they were so close lol

                  1 Risposta Ultima Risposta
                  • SnoopJundefined SnoopJ

                    @aeva a lot of things would be simpler if cults based on "perfect" shapes hadn't done all the [gestures] that they did

                    divine geometry is a helluva drug

                    SnoopJundefined Questo utente è esterno a questo forum
                    SnoopJundefined Questo utente è esterno a questo forum
                    SnoopJ
                    scritto su ultima modifica di
                    #37

                    @aeva on the other hand getting extremely horny for triangles is both funny and kinda relatable, so

                    aevaundefined 1 Risposta Ultima Risposta
                    • SnoopJundefined SnoopJ

                      @aeva a lot of things would be simpler if cults based on "perfect" shapes hadn't done all the [gestures] that they did

                      divine geometry is a helluva drug

                      aevaundefined Questo utente è esterno a questo forum
                      aevaundefined Questo utente è esterno a questo forum
                      aeva
                      scritto su ultima modifica di
                      #38

                      @SnoopJ we're still using spherical trig in astronomy today despite earth being an ellipsoid

                      SnoopJundefined 1 Risposta Ultima Risposta
                      • SnoopJundefined SnoopJ

                        @aeva on the other hand getting extremely horny for triangles is both funny and kinda relatable, so

                        aevaundefined Questo utente è esterno a questo forum
                        aevaundefined Questo utente è esterno a questo forum
                        aeva
                        scritto su ultima modifica di
                        #39

                        @SnoopJ mood

                        1 Risposta Ultima Risposta
                        • aevaundefined aeva

                          @SnoopJ we're still using spherical trig in astronomy today despite earth being an ellipsoid

                          SnoopJundefined Questo utente è esterno a questo forum
                          SnoopJundefined Questo utente è esterno a questo forum
                          SnoopJ
                          scritto su ultima modifica di
                          #40

                          @aeva well, yea, because astronomy doesn't really give a shit what shape the earth is anyway

                          Glyphundefined 1 Risposta Ultima Risposta
                          • SnoopJundefined SnoopJ

                            @aeva well, yea, because astronomy doesn't really give a shit what shape the earth is anyway

                            Glyphundefined Questo utente è esterno a questo forum
                            Glyphundefined Questo utente è esterno a questo forum
                            Glyph
                            scritto su ultima modifica di
                            #41

                            @SnoopJ @aeva everything is a sphere if you zoom out far enough

                            aevaundefined 1 Risposta Ultima Risposta
                            • Glyphundefined Glyph

                              @SnoopJ @aeva everything is a sphere if you zoom out far enough

                              aevaundefined Questo utente è esterno a questo forum
                              aevaundefined Questo utente è esterno a questo forum
                              aeva
                              scritto su ultima modifica di
                              #42

                              @glyph @SnoopJ i'm tired of all the spherical milky way conspiracy theorists

                              SnoopJundefined 1 Risposta Ultima Risposta
                              • aevaundefined aeva

                                @glyph @SnoopJ i'm tired of all the spherical milky way conspiracy theorists

                                SnoopJundefined Questo utente è esterno a questo forum
                                SnoopJundefined Questo utente è esterno a questo forum
                                SnoopJ
                                scritto su ultima modifica di
                                #43

                                @aeva @glyph this is a really easy "whoa dude" win when doing physics outreach, especially if it's coupled to the side of basically any demo about angular momentum, because then you get to talk about *why* galaxies mostly come in pancake form factor

                                aevaundefined 1 Risposta Ultima Risposta
                                • aevaundefined aeva

                                  I just want to calculate the current direction of tidal force from the observer's earth-relative position in space and time is that so wrong

                                  Irenes (many)undefined Questo utente è esterno a questo forum
                                  Irenes (many)undefined Questo utente è esterno a questo forum
                                  Irenes (many)
                                  scritto su ultima modifica di
                                  #44

                                  @aeva oh what a fun one

                                  have you encountered the thing where every computation in astronomy is coordinate conversion

                                  aevaundefined 1 Risposta Ultima Risposta
                                  • SnoopJundefined SnoopJ

                                    @aeva @glyph this is a really easy "whoa dude" win when doing physics outreach, especially if it's coupled to the side of basically any demo about angular momentum, because then you get to talk about *why* galaxies mostly come in pancake form factor

                                    aevaundefined Questo utente è esterno a questo forum
                                    aevaundefined Questo utente è esterno a questo forum
                                    aeva
                                    scritto su ultima modifica di
                                    #45

                                    @SnoopJ @glyph sure. it's just the hairy ball theorem taken to its logical extreme basically

                                    1 Risposta Ultima Risposta
                                    • Irenes (many)undefined Irenes (many)

                                      @aeva oh what a fun one

                                      have you encountered the thing where every computation in astronomy is coordinate conversion

                                      aevaundefined Questo utente è esterno a questo forum
                                      aevaundefined Questo utente è esterno a questo forum
                                      aeva
                                      scritto su ultima modifica di
                                      #46

                                      @ireneista yes

                                      Irenes (many)undefined 1 Risposta Ultima Risposta
                                      • aevaundefined aeva

                                        @ireneista yes

                                        Irenes (many)undefined Questo utente è esterno a questo forum
                                        Irenes (many)undefined Questo utente è esterno a questo forum
                                        Irenes (many)
                                        scritto su ultima modifica di
                                        #47

                                        @aeva "fun", isn't it

                                        aevaundefined 1 Risposta Ultima Risposta
                                        • aevaundefined aeva

                                          i think astronomy would be a lot simpler if ancient peoples didn't get so hung up on conceptualizing celestial bodies as spheres and simply invented linear algebra first

                                          aevaundefined Questo utente è esterno a questo forum
                                          aevaundefined Questo utente è esterno a questo forum
                                          aeva
                                          scritto su ultima modifica di
                                          #48

                                          i just want to calculate my current ecliptic coordinates from my current geographic coordinates is that so wrong

                                          aevaundefined 1 Risposta Ultima Risposta
                                          Rispondi
                                          • Topic risposta
                                          Effettua l'accesso per rispondere
                                          • Da Vecchi a Nuovi
                                          • Da Nuovi a Vecchi
                                          • Più Voti


                                          Gli ultimi otto messaggi ricevuti dalla Federazione
                                          • Rivoluzione mobilità urbana🚲undefined
                                            Rivoluzione mobilità urbana🚲

                                            Perché il #trasportoPubblico in Italia non migliora?

                                            Una risposta ariiva da questo articolo di @ambientenonsolo.bsky.social che evidenzia come nel corso degli ultimi 30 anni i finanziamenti hanno cambiato nome tante volte, ma sono sempre diminuiti in termini di spesa reale.

                                            Le conseguenze sulla qualità del servizio sono sotto gli occhi di tutti.

                                            @energia #mobilitaSostenibile

                                            per saperne di più

                                          • Elena ``of Valhalla''undefined
                                            Elena ``of Valhalla''
                                            @liw I don't know, to me they feel like perfectly reasonable computers controlled by hostile alien creatures who take some effort to make them really shitty to use
                                            per saperne di più

                                          • L'Anarchiversitarioundefined
                                            L'Anarchiversitario

                                            Puntata del 13/9/2025
                                            @anarchia
                                            Puntata del 13/9/2025 Mattia 14/09/2025 L’accanimento del governo Meloni sui più vulnerabili è ormai cosa nota e non certo nascosta. L’idea di risolvere le problematiche delle carceri italiane e la drammaticità dei suicidi in cella costruendo nuove carceri, fino all’abominevole...

                                            Vedi l'articolo

                                            https://www.rivoluzioneanarchica.it/puntata-del-13-9-2025/

                                            per saperne di più

                                          • Elena ``of Valhalla''undefined
                                            Elena ``of Valhalla''

                                            @matz il divanetto su cui svenire elegantemente ce l'hai?

                                            qualcuno che si premuri di portarti i sali se ti stendi sul divanetto per svenire ce l'hai?

                                            approfittane! :D

                                            (seriamente: immagino che se la cosa va avanti ti aggiusteranno le dosi della terapia, e andrà a posto)

                                            per saperne di più

                                          • Elena Rossini on GoToSocial ⁂undefined
                                            Elena Rossini on GoToSocial ⁂

                                            @hikingdude aw 🥲 hope we have a chance to meet one day. And yes it’s such a lovely area here… heading back to Paris today though

                                            per saperne di più

                                          • Jon Valdésundefined
                                            Jon Valdés

                                            @aeva @demofox @dotstdy
                                            Yeah, I should have mentioned I'm not 100% sure of the quality of that SW sin implementation. I grabbed it from the internets and hoped the kind stranger that wrote it knew what they were doing.

                                            I was more interested in the GPU differences at the time, and this impl was good enough to show those clearly

                                            per saperne di più

                                          • gabriele renziundefined
                                            gabriele renzi

                                            @Spiggitzfan in Italy it's a common say that "Mussolini did good things too".
                                            It's always been understood as a way for fascists to sanitize his image.
                                            Famously, Berlusconi replied this to Clinton on a visit, and Roberto Benigni joked about it: for fuck's sake, of course he did, even Hitler and Stalin must have had some road built. Even Florence's Monster (a serial killer) must have said "good morning" to someone at some point!

                                            (in Italian
                                            https://youtu.be/_yWTvhv2w4c )

                                            per saperne di più

                                          • L'Anarchiversitarioundefined
                                            L'Anarchiversitario

                                            Caparezza: giovedÌ 13 agosto 2026 concerto alla festa di radio onda d’urto 
                                            @anarchia
                                            Caparezza torna alla Festa di Radio Onda d’Urto, l’edizione numero 34, in calendario nell’agosto 2026, come sempre all’area feste di via Serenissima a Brescia. La data, già annunciata dall’artista, è quella di giovedì 13 agosto 2026, nell’ambito dell’”Orbit Orbit Tour”,...

                                            https://www.rivoluzioneanarchica.it/caparezza-giovedi-13-agosto-2026-concerto-alla-festa-di-radio-onda-durto/

                                            per saperne di più
                                          • Accedi

                                          • Accedi o registrati per effettuare la ricerca.
                                          Powered by NodeBB Contributors
                                          • Primo post
                                            Ultimo post