Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • 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

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. TapType is out.

TapType is out.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
taptypeaccessibilitya11yandroidblind
137 Indlæg 30 Posters 1 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • F fireborn@dragonscave.space

    TapType is out. It's a keyboard for blind Android users.
    There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
    Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
    Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
    It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
    Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
    It's free, no ads, no tracking, no metrics. I'm not evil.

    Edit: Now on 2.0 with multiple languages supported.

    If you find TapType useful, consider supporting its development:
    https://paypal.me/aaronhewitt
    https://github.com/sponsors/aaron-gh
    https://liberapay.com/fireborn/

    Download: https://github.com/aaron-gh/taptype-releases/releases/latest
    #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

    bill@mastodon.n6.ioB This user is from outside of this forum
    bill@mastodon.n6.ioB This user is from outside of this forum
    bill@mastodon.n6.io
    wrote sidst redigeret af
    #100

    @fireborn @alexhall Haven’t tested this yet, but this sounds great! Especially because we might be able to run it in work profiles (the TalkBack Braille IME can’t run there). In place of pure beam search against a dictionary, have you considered something like GPT-2 or another very small (by modern standards) language model? You’d probably get near-realtime inference on most mobile chips. Also the source code doesn’t seem to be in that repo

    1 Reply Last reply
    0
    • F fireborn@dragonscave.space

      TapType is out. It's a keyboard for blind Android users.
      There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
      Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
      Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
      It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
      Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
      It's free, no ads, no tracking, no metrics. I'm not evil.

      Edit: Now on 2.0 with multiple languages supported.

      If you find TapType useful, consider supporting its development:
      https://paypal.me/aaronhewitt
      https://github.com/sponsors/aaron-gh
      https://liberapay.com/fireborn/

      Download: https://github.com/aaron-gh/taptype-releases/releases/latest
      #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

      R This user is from outside of this forum
      R This user is from outside of this forum
      randomfire@fwoof.space
      wrote sidst redigeret af
      #101

      @FreakyFwoof @fireborn This is awesome! I've bookmarked it and might have to give it a look. 🙂 I also miss flicktype.

      1 Reply Last reply
      0
      • F fireborn@dragonscave.space

        TapType is out. It's a keyboard for blind Android users.
        There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
        Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
        Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
        It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
        Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
        It's free, no ads, no tracking, no metrics. I'm not evil.

        Edit: Now on 2.0 with multiple languages supported.

        If you find TapType useful, consider supporting its development:
        https://paypal.me/aaronhewitt
        https://github.com/sponsors/aaron-gh
        https://liberapay.com/fireborn/

        Download: https://github.com/aaron-gh/taptype-releases/releases/latest
        #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

        muchanchoasado@tkz.oneM This user is from outside of this forum
        muchanchoasado@tkz.oneM This user is from outside of this forum
        muchanchoasado@tkz.one
        wrote sidst redigeret af
        #102

        @fireborn This is awesome! I hope the keyboard becomes multilingual at some point, I'd love to use it in Spanish.

        J 1 Reply Last reply
        0
        • F fireborn@dragonscave.space

          TapType is out. It's a keyboard for blind Android users.
          There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
          Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
          Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
          It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
          Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
          It's free, no ads, no tracking, no metrics. I'm not evil.

          Edit: Now on 2.0 with multiple languages supported.

          If you find TapType useful, consider supporting its development:
          https://paypal.me/aaronhewitt
          https://github.com/sponsors/aaron-gh
          https://liberapay.com/fireborn/

          Download: https://github.com/aaron-gh/taptype-releases/releases/latest
          #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

          Q This user is from outside of this forum
          Q This user is from outside of this forum
          quanchi@dragonscave.space
          wrote sidst redigeret af
          #103

          @fireborn Finally, a flicktype successor. I'll give it a try. I will probably make it my main when you add multiple languages available or Arabic to be more specific. Congrats on the release.

          F 1 Reply Last reply
          0
          • F fireborn@dragonscave.space

            TapType is out. It's a keyboard for blind Android users.
            There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
            Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
            Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
            It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
            Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
            It's free, no ads, no tracking, no metrics. I'm not evil.

            Edit: Now on 2.0 with multiple languages supported.

            If you find TapType useful, consider supporting its development:
            https://paypal.me/aaronhewitt
            https://github.com/sponsors/aaron-gh
            https://liberapay.com/fireborn/

            Download: https://github.com/aaron-gh/taptype-releases/releases/latest
            #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

            aburka@hachyderm.ioA This user is from outside of this forum
            aburka@hachyderm.ioA This user is from outside of this forum
            aburka@hachyderm.io
            wrote sidst redigeret af
            #104

            @fireborn Pretty cool! Found a couple of bugs for your enjoyment:

            - in full screen landscape mode, the hide keyboard button doesn't work
            - inserting punctuation deletes the character before the cursor, even if it wasn't the automatically inserted space

            Pixel 7 Android 16

            aburka@hachyderm.ioA F 3 Replies Last reply
            0
            • aburka@hachyderm.ioA aburka@hachyderm.io

              @fireborn Pretty cool! Found a couple of bugs for your enjoyment:

              - in full screen landscape mode, the hide keyboard button doesn't work
              - inserting punctuation deletes the character before the cursor, even if it wasn't the automatically inserted space

              Pixel 7 Android 16

              aburka@hachyderm.ioA This user is from outside of this forum
              aburka@hachyderm.ioA This user is from outside of this forum
              aburka@hachyderm.io
              wrote sidst redigeret af
              #105

              @fireborn let me know if you need logcat output

              1 Reply Last reply
              0
              • F fireborn@dragonscave.space

                TapType is out. It's a keyboard for blind Android users.
                There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
                Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
                Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
                It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
                Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
                It's free, no ads, no tracking, no metrics. I'm not evil.

                Edit: Now on 2.0 with multiple languages supported.

                If you find TapType useful, consider supporting its development:
                https://paypal.me/aaronhewitt
                https://github.com/sponsors/aaron-gh
                https://liberapay.com/fireborn/

                Download: https://github.com/aaron-gh/taptype-releases/releases/latest
                #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

                timorl@social.wuatek.isT This user is from outside of this forum
                timorl@social.wuatek.isT This user is from outside of this forum
                timorl@social.wuatek.is
                wrote sidst redigeret af
                #106

                @fireborn@dragonscave.space Wow, that’s impressive!

                1 Reply Last reply
                0
                • muchanchoasado@tkz.oneM muchanchoasado@tkz.one

                  @fireborn This is awesome! I hope the keyboard becomes multilingual at some point, I'd love to use it in Spanish.

                  J This user is from outside of this forum
                  J This user is from outside of this forum
                  jonathan859@someplace.social
                  wrote sidst redigeret af
                  #107

                  @muchanchoasado @fireborn Yeah german would be nice as well.

                  1 Reply Last reply
                  0
                  • F fireborn@dragonscave.space

                    @alexchapman Do keep in mind I don't work full time any more. This is what I do now, as well as teach.

                    J This user is from outside of this forum
                    J This user is from outside of this forum
                    jonathan859@someplace.social
                    wrote sidst redigeret af
                    #108

                    @fireborn @alexchapman I'm jealous my man.

                    1 Reply Last reply
                    0
                    • aburka@hachyderm.ioA aburka@hachyderm.io

                      @fireborn Pretty cool! Found a couple of bugs for your enjoyment:

                      - in full screen landscape mode, the hide keyboard button doesn't work
                      - inserting punctuation deletes the character before the cursor, even if it wasn't the automatically inserted space

                      Pixel 7 Android 16

                      F This user is from outside of this forum
                      F This user is from outside of this forum
                      fireborn@dragonscave.space
                      wrote sidst redigeret af
                      #109

                      @aburka when using fullscreen, try dismissing with a two finger swipe down

                      1 Reply Last reply
                      0
                      • Q quanchi@dragonscave.space

                        @fireborn Finally, a flicktype successor. I'll give it a try. I will probably make it my main when you add multiple languages available or Arabic to be more specific. Congrats on the release.

                        F This user is from outside of this forum
                        F This user is from outside of this forum
                        fireborn@dragonscave.space
                        wrote sidst redigeret af
                        #110

                        @quanchi thank you for giving it a try

                        1 Reply Last reply
                        0
                        • qgustavor@urusai.socialQ qgustavor@urusai.social

                          @fireborn @larozeppeli Let me tell you one thing:

                          You are on the Fediverse, people here is using a social network with less people than closed source alternatives because (at least for many people) they like the idea of open source, so they expect apps to be open source.

                          If your code is bad, people can help you. As long you didn't put a password or API key on there, you can just publish it.

                          If you hide the source code, people might not trust you, people might think your code might be malware (even if you say it isn't) or have a hidden bad thing.

                          You will have more luck having people to download your closed-source app by sharing it on closed-source social networks, people there don't bother about it. People here bother about it. People here bother about their security and privacy.

                          jannem@fosstodon.orgJ This user is from outside of this forum
                          jannem@fosstodon.orgJ This user is from outside of this forum
                          jannem@fosstodon.org
                          wrote sidst redigeret af
                          #111

                          @qgustavor @fireborn @larozeppeli
                          Please don't assume everybody shares the same concerns as you; here or elsewhere. There are plenty of Open Source people here, but also lots of people with no particular interest in it. OP has stated it's not open source at this point. Respect that and act accordingly. But please don't badger people about it.

                          F 1 Reply Last reply
                          0
                          • jannem@fosstodon.orgJ jannem@fosstodon.org

                            @qgustavor @fireborn @larozeppeli
                            Please don't assume everybody shares the same concerns as you; here or elsewhere. There are plenty of Open Source people here, but also lots of people with no particular interest in it. OP has stated it's not open source at this point. Respect that and act accordingly. But please don't badger people about it.

                            F This user is from outside of this forum
                            F This user is from outside of this forum
                            fireborn@dragonscave.space
                            wrote sidst redigeret af
                            #112

                            @jannem @qgustavor @larozeppeli It likely will be, once I clean it up and make the code nicer to read for sighted users. Another thing I didn't mention because I didn't want to make it sound like contributions aren't welcome, they are. While I don't mind feedback and feature requests, I'm one person with limitted time. I don't have the spoons to sit through triaging Merge requests, and so they would just sit there and that's no fun for anyone.

                            qgustavor@urusai.socialQ 1 Reply Last reply
                            0
                            • aburka@hachyderm.ioA aburka@hachyderm.io

                              @fireborn Pretty cool! Found a couple of bugs for your enjoyment:

                              - in full screen landscape mode, the hide keyboard button doesn't work
                              - inserting punctuation deletes the character before the cursor, even if it wasn't the automatically inserted space

                              Pixel 7 Android 16

                              F This user is from outside of this forum
                              F This user is from outside of this forum
                              fireborn@dragonscave.space
                              wrote sidst redigeret af
                              #113

                              @aburka Fixed in next version 🙂 Thank you for trying TapType

                              1 Reply Last reply
                              0
                              • F fireborn@dragonscave.space

                                TapType is out. It's a keyboard for blind Android users.
                                There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
                                Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
                                Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
                                It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
                                Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
                                It's free, no ads, no tracking, no metrics. I'm not evil.

                                Edit: Now on 2.0 with multiple languages supported.

                                If you find TapType useful, consider supporting its development:
                                https://paypal.me/aaronhewitt
                                https://github.com/sponsors/aaron-gh
                                https://liberapay.com/fireborn/

                                Download: https://github.com/aaron-gh/taptype-releases/releases/latest
                                #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

                                destranis@dragonscave.spaceD This user is from outside of this forum
                                destranis@dragonscave.spaceD This user is from outside of this forum
                                destranis@dragonscave.space
                                wrote sidst redigeret af
                                #114

                                @fireborn Is there any chance this would work on Jieshuo? My friend is looking for such a keyboard for so a long time, but she's using Jieshuo.

                                F 1 Reply Last reply
                                0
                                • destranis@dragonscave.spaceD destranis@dragonscave.space

                                  @fireborn Is there any chance this would work on Jieshuo? My friend is looking for such a keyboard for so a long time, but she's using Jieshuo.

                                  F This user is from outside of this forum
                                  F This user is from outside of this forum
                                  fireborn@dragonscave.space
                                  wrote sidst redigeret af
                                  #115

                                  @destranis It will, if they suspend browse by touch Or use a quick typing extention. Support would have to be added by The CSR developer

                                  1 Reply Last reply
                                  0
                                  • F fireborn@dragonscave.space

                                    TapType is out. It's a keyboard for blind Android users.
                                    There are no visible keys. You tap where QWERTY keys would be from muscle memory, and a spatial prediction algorithm figures out what you meant. It scores nearby keys using a Gaussian proximity model and runs a beam search against an 80,000 word dictionary. You don't need to be precise. That's the whole point.
                                    Swipe right to commit a word. Swipe down or up to cycle through suggestions. Swipe left to delete. It learns what words you use most and ranks them higher over time, and you can add your own words to a personal dictionary.
                                    Every letter has its own unique sound, from Andre Louis's keyboard sound recordings, so you can learn to identify keys by ear without relying on speech. Each swipe direction has a distinct sound too. TTS is there when you want it, adjustable speed, and you can turn it off entirely if you prefer sounds only.
                                    It has emoji search with skin tone selection and favourites, a number pad mode, an upper case mode, and full punctuation support with a customizable quick list. Two-finger gestures handle things like send, close keyboard, switch keyboard, and voice input.
                                    Everything works with TalkBack. I built this because FlickType was a fantastic keyboard for blind iOS users and then it was gone. Nothing like it existed on Android, so I made one.
                                    It's free, no ads, no tracking, no metrics. I'm not evil.

                                    Edit: Now on 2.0 with multiple languages supported.

                                    If you find TapType useful, consider supporting its development:
                                    https://paypal.me/aaronhewitt
                                    https://github.com/sponsors/aaron-gh
                                    https://liberapay.com/fireborn/

                                    Download: https://github.com/aaron-gh/taptype-releases/releases/latest
                                    #TapType #Accessibility #A11y #Android #Blind #VisuallyImpaired #TalkBack #Keyboard #AssistiveTech

                                    R This user is from outside of this forum
                                    R This user is from outside of this forum
                                    randomfelix@dragonscave.space
                                    wrote sidst redigeret af
                                    #116

                                    @fireborn is it possible to port this to QWERTZ? That is the German keyboard. I am willing to help you test. Have 2 pixel pros and a few other androids.

                                    F 1 Reply Last reply
                                    0
                                    • R randomfelix@dragonscave.space

                                      @fireborn is it possible to port this to QWERTZ? That is the German keyboard. I am willing to help you test. Have 2 pixel pros and a few other androids.

                                      F This user is from outside of this forum
                                      F This user is from outside of this forum
                                      fireborn@dragonscave.space
                                      wrote sidst redigeret af
                                      #117

                                      @randomfelix I imagine that a port to qwertz should b easy enough, will look into it.

                                      1 Reply Last reply
                                      0
                                      • alexchapman@vee.seedy.ccA alexchapman@vee.seedy.cc

                                        @fireborn Yeah, although I do think there's other stuff you could do paid features on, a screen reader just seems kinda... Idk how to describe it, I've seen it all over, Jisuo, Jaws and Supernova on Windows, it just feels off.

                                        scallops@dice.campS This user is from outside of this forum
                                        scallops@dice.campS This user is from outside of this forum
                                        scallops@dice.camp
                                        wrote sidst redigeret af
                                        #118

                                        @alexchapman @fireborn
                                        Are you volunteering to give the developer a living wage so he can donate the product of his labor while existing in our current society? Or do you really have the gall to demand he go into debt so you can have your app for free?

                                        alexchapman@vee.seedy.ccA 1 Reply Last reply
                                        0
                                        • F fireborn@dragonscave.space

                                          @jannem @qgustavor @larozeppeli It likely will be, once I clean it up and make the code nicer to read for sighted users. Another thing I didn't mention because I didn't want to make it sound like contributions aren't welcome, they are. While I don't mind feedback and feature requests, I'm one person with limitted time. I don't have the spoons to sit through triaging Merge requests, and so they would just sit there and that's no fun for anyone.

                                          qgustavor@urusai.socialQ This user is from outside of this forum
                                          qgustavor@urusai.socialQ This user is from outside of this forum
                                          qgustavor@urusai.social
                                          wrote sidst redigeret af
                                          #119

                                          @fireborn @jannem @larozeppeli
                                          I wish I had lots of PRs in my projects. For me, often people just ask you to fix things but no one tries helping the issue. Sometimes they don't use the search and ask repeated things too.

                                          But FOSS is a great thing. Last November a guy sent a PR and GitHub never notified me of it, then they sent me a message and I noticed it. It was a loveful PR, fixed an issue I had not noticed. I hope people will help you and you will have a great experience with it.

                                          F 1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper