Salta al contenuto
0
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
  • Home
  • Piero Bosio
  • Blog
  • Mondo
  • Fediverso
  • News
  • Categorie
  • Recenti
  • Popolare
  • Tag
  • Utenti
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 Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone
  1. Home
  2. Categorie
  3. Senza categoria
  4. Does anybody know if there is a hourglass simulator for #Android?

Does anybody know if there is a hourglass simulator for #Android?

Pianificato Fissato Bloccato Spostato Senza categoria
android
17 Post 4 Autori 0 Visualizzazioni
  • Da Vecchi a Nuovi
  • Da Nuovi a Vecchi
  • Più Voti
Rispondi
  • Risposta alla discussione
Effettua l'accesso per rispondere
Questa discussione è stata eliminata. Solo gli utenti con diritti di gestione possono vederla.
  • АидяёА :inter: ЦZ  :uz:undefined АидяёА :inter: ЦZ :uz:

    @oblomov è pericolosa perché non progettata per Android recenti. La clessidra gira, la sabbia no scorre però 😁

    Oblomovundefined Questo utente è esterno a questo forum
    Oblomovundefined Questo utente è esterno a questo forum
    Oblomov
    scritto su ultima modifica di
    #6

    @uz ah ok 8-D

    L'ho provata, ma girare la clessidra non “inverte” il tempo, che è quello che serve a me. Mannaggia.

    1 Risposta Ultima Risposta
    0
    • filobusundefined filobus ha condiviso questa discussione su
    • Oblomovundefined Oblomov

      I'll have to build my own, apparently.

      Oblomovundefined Questo utente è esterno a questo forum
      Oblomovundefined Questo utente è esterno a questo forum
      Oblomov
      scritto ultima modifica di
      #7

      So, I built my own #hourglass “web app” because I couldn't find a decent one.

      https://dropthemath.oblomov.eu/hourglass/

      There's presently only a small aesthetic bug because of the way I'm realizing the “hourglass” figure via pure #CSS, but that's something I will fix after coming back from the rally against the Gaza genocide we're having here in Italy.

      #webDev

      Oblomovundefined 1 Risposta Ultima Risposta
      0
      • Oblomovundefined Oblomov

        So, I built my own #hourglass “web app” because I couldn't find a decent one.

        https://dropthemath.oblomov.eu/hourglass/

        There's presently only a small aesthetic bug because of the way I'm realizing the “hourglass” figure via pure #CSS, but that's something I will fix after coming back from the rally against the Gaza genocide we're having here in Italy.

        #webDev

        Oblomovundefined Questo utente è esterno a questo forum
        Oblomovundefined Questo utente è esterno a questo forum
        Oblomov
        scritto ultima modifica di
        #8

        I have now reached a sufficiently good point in my #hourglass “web app” development. You can check it out here:

        https://dropthemath.oblomov.eu/hourglass/

        If I did things right, it might even be installable “on your desktop”.

        I don't know if anybody else needs something like this in their life, but do let me know if you happen to find it useful.

        Oblomovundefined SparkITundefined АидяёА :inter: ЦZ  :uz:undefined 3 Risposte Ultima Risposta
        0
        • Oblomovundefined Oblomov

          I have now reached a sufficiently good point in my #hourglass “web app” development. You can check it out here:

          https://dropthemath.oblomov.eu/hourglass/

          If I did things right, it might even be installable “on your desktop”.

          I don't know if anybody else needs something like this in their life, but do let me know if you happen to find it useful.

          Oblomovundefined Questo utente è esterno a questo forum
          Oblomovundefined Questo utente è esterno a questo forum
          Oblomov
          scritto ultima modifica di oblomov@sociale.network
          #9

          I think my next improvement will be to add audio to it. I'm thinking single beeps for the last 10 seconds and then a truck horn when the time runs out.

          Something like this:

          https://freesound.org/people/FunWithSound/sounds/608084/

          Oblomovundefined 1 Risposta Ultima Risposta
          1
          0
          • Oblomovundefined Oblomov

            I have now reached a sufficiently good point in my #hourglass “web app” development. You can check it out here:

            https://dropthemath.oblomov.eu/hourglass/

            If I did things right, it might even be installable “on your desktop”.

            I don't know if anybody else needs something like this in their life, but do let me know if you happen to find it useful.

            SparkITundefined Questo utente è esterno a questo forum
            SparkITundefined Questo utente è esterno a questo forum
            SparkIT
            scritto ultima modifica di
            #10

            @oblomov It seems too fast on both my pc and my phone. The 180s timer took around 20 seconds to end.

            It reminded of the time I broke every record I made on Moto Racer after changing the screen resolution 😁

            Oblomovundefined 1 Risposta Ultima Risposta
            1
            0
            • SparkITundefined SparkIT

              @oblomov It seems too fast on both my pc and my phone. The 180s timer took around 20 seconds to end.

              It reminded of the time I broke every record I made on Moto Racer after changing the screen resolution 😁

              Oblomovundefined Questo utente è esterno a questo forum
              Oblomovundefined Questo utente è esterno a questo forum
              Oblomov
              scritto ultima modifica di
              #11

              @sparkit it is too fast. I'm trying to understand why. It's unexpected because I'm firing JS setTimeout()s every 40ms and subtracting that from the timer, and it's known that setTimeout() can fire *later*, so either I'm doing something very wrong in the JS or the timer is firing too often. I probably should rely on some smarter (and more accurate) timing system.

              Oblomovundefined 1 Risposta Ultima Risposta
              0
              • Oblomovundefined Oblomov

                @sparkit it is too fast. I'm trying to understand why. It's unexpected because I'm firing JS setTimeout()s every 40ms and subtracting that from the timer, and it's known that setTimeout() can fire *later*, so either I'm doing something very wrong in the JS or the timer is firing too often. I probably should rely on some smarter (and more accurate) timing system.

                Oblomovundefined Questo utente è esterno a questo forum
                Oblomovundefined Questo utente è esterno a questo forum
                Oblomov
                scritto ultima modifica di
                #12

                @sparkit found the bug 8-D

                1 Risposta Ultima Risposta
                0
                • Oblomovundefined Oblomov

                  I have now reached a sufficiently good point in my #hourglass “web app” development. You can check it out here:

                  https://dropthemath.oblomov.eu/hourglass/

                  If I did things right, it might even be installable “on your desktop”.

                  I don't know if anybody else needs something like this in their life, but do let me know if you happen to find it useful.

                  АидяёА :inter: ЦZ  :uz:undefined Questo utente è esterno a questo forum
                  АидяёА :inter: ЦZ  :uz:undefined Questo utente è esterno a questo forum
                  АидяёА :inter: ЦZ :uz:
                  scritto ultima modifica di
                  #13

                  @oblomov è molto carina, complimenti! Non riesci a disegnare i contorni della clessidra? Se ne può fare certamente a meno ma sarebbe ancora più realistica

                  Oblomovundefined 1 Risposta Ultima Risposta
                  0
                  • АидяёА :inter: ЦZ  :uz:undefined АидяёА :inter: ЦZ :uz:

                    @oblomov è molto carina, complimenti! Non riesci a disegnare i contorni della clessidra? Se ne può fare certamente a meno ma sarebbe ancora più realistica

                    Oblomovundefined Questo utente è esterno a questo forum
                    Oblomovundefined Questo utente è esterno a questo forum
                    Oblomov
                    scritto ultima modifica di
                    #14

                    @uz ho messo un bell'highlight rosso, va bene cosí? 8-D

                    1 Risposta Ultima Risposta
                    0
                    • Oblomovundefined Oblomov

                      I think my next improvement will be to add audio to it. I'm thinking single beeps for the last 10 seconds and then a truck horn when the time runs out.

                      Something like this:

                      https://freesound.org/people/FunWithSound/sounds/608084/

                      Oblomovundefined Questo utente è esterno a questo forum
                      Oblomovundefined Questo utente è esterno a questo forum
                      Oblomov
                      scritto ultima modifica di
                      #15

                      Wife isn't too happy about the choice of the horn for the end-of-timer sound, for her the hourglass makes her think of @jmechner's Prince of Persia so she would prefer something like the first beats of the PoP intro sounds to play. The heartbeat for the last 10 seconds could also be an idea. But obviously those sounds are copyrighted so I have to find free alternatives (preferably under CC0 or similar free culture license).

                      rag. Gustavino Bevilacquaundefined 1 Risposta Ultima Risposta
                      0
                      • Oblomovundefined Oblomov

                        Wife isn't too happy about the choice of the horn for the end-of-timer sound, for her the hourglass makes her think of @jmechner's Prince of Persia so she would prefer something like the first beats of the PoP intro sounds to play. The heartbeat for the last 10 seconds could also be an idea. But obviously those sounds are copyrighted so I have to find free alternatives (preferably under CC0 or similar free culture license).

                        rag. Gustavino Bevilacquaundefined Questo utente è esterno a questo forum
                        rag. Gustavino Bevilacquaundefined Questo utente è esterno a questo forum
                        rag. Gustavino Bevilacqua
                        scritto ultima modifica di
                        #16

                        @oblomov

                        See https://freesound.org/ (tonight is pretty slow, however).

                        Oblomovundefined 1 Risposta Ultima Risposta
                        0
                        • rag. Gustavino Bevilacquaundefined rag. Gustavino Bevilacqua

                          @oblomov

                          See https://freesound.org/ (tonight is pretty slow, however).

                          Oblomovundefined Questo utente è esterno a questo forum
                          Oblomovundefined Questo utente è esterno a questo forum
                          Oblomov
                          scritto ultima modifica di
                          #17

                          @GustavinoBevilacqua yeah there's where I took the horn sound.

                          1 Risposta Ultima Risposta
                          0
                          Rispondi
                          • Risposta alla discussione
                          Effettua l'accesso per rispondere
                          • Da Vecchi a Nuovi
                          • Da Nuovi a Vecchi
                          • Più Voti


                          Feed RSS
                          Does anybody know if there is a hourglass simulator for #Android?

                          Gli ultimi otto messaggi ricevuti dalla Federazione
                          • IlarioQundefined
                            IlarioQ

                            @Otttoz speriamo! Comunque non contro le reti se possibile.

                            per saperne di più

                          • Otttozundefined
                            Otttoz

                            @ma1 si

                            https://www.cdt.ch/news/ticino/in-strada-per-la-flotilla-occupazione-dei-binari-evitata-con-il-dialogo-407586

                            per saperne di più

                          • Mario Vavtiundefined
                            Mario Vavti
                            @Daniel Gultsch oh... Really? That is some good news at least...
                            per saperne di più

                          • Giorgio Maone 🚫✊🧅undefined
                            Giorgio Maone 🚫✊🧅

                            @Otttoz ours probably the biggest, but even the Swiss (!) did their part, seemingly.

                            https://www.euronews.com/2025/10/03/europe-wide-protests-erupt-after-israel-intercepts-gaza-aid-flotilla

                            per saperne di più

                          • LasolitaLauraundefined
                            LasolitaLaura

                            @panormus 😂

                            per saperne di più

                          • IlarioQundefined
                            IlarioQ

                            @G3rt 👏 @6al

                            per saperne di più

                          • 𝓑𝓻𝓸𝓷𝓼𝓸𝓷  🐐undefined
                            𝓑𝓻𝓸𝓷𝓼𝓸𝓷 🐐

                            @gubi Leslie Nielsen, a differenza, era simpatico.

                            per saperne di più

                          • Gert :debian: :gnu: :linux:undefined
                            Gert :debian: :gnu: :linux:

                            C'è qualcunə in linea che usa regolarmente LUA come linguaggio di programmazione/scripting?
                            #programming #coding

                            per saperne di più
                          @pierobosio@soc.bosio.info
                          Avvio NodeBB v4.6.0 Contributors
                          Post suggeriti
                          • Brad Linderundefined

                            More details on Google's plans to block sideloading of Android apps from unverified developers - sideloading *will* still be supported, but the new rules could bring an end to some apps & app distributors (like F-Droid).

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria android apps google
                            1
                            0 Votazioni
                            1 Post
                            0 Visualizzazioni
                            Nessuno ha risposto
                          • Dave Wilburn :donor:undefined

                            PSA, the new Android 16 update will surreptitiously reenable fingerprint device unlock even if you had intentionally disabled it before.

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria android android16
                            1
                            2
                            0 Votazioni
                            1 Post
                            0 Visualizzazioni
                            Nessuno ha risposto
                          • Michael Jackundefined

                            I want to use presence detection in Home Assistant automations.

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria homeassistant android
                            1
                            0 Votazioni
                            1 Post
                            4 Visualizzazioni
                            Nessuno ha risposto
                          • Junoundefined

                            I wonder how the current Epic Games v. Google court case factors in the new sideloading policies Google is signaling intent to enforce

                            Seguito Ignorato Pianificato Fissato Bloccato Spostato Senza categoria android fdroid google
                            1
                            0 Votazioni
                            1 Post
                            5 Visualizzazioni
                            Nessuno ha risposto
                          • Accedi

                          • Accedi o registrati per effettuare la ricerca.
                          • Primo post
                            Ultimo post