Is there some project that the opensource world is missing that you think it needs?

  • cantankerous_cashew@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    10 hours ago

    A self-hosted photo/video viewer which presents itself as an Open Directory that maps closely to the underlying file system and also includes the ability to view images and stream videos. If videos are too large/incompatible with the user’s browser, they should be transcoded on the fly (optionally with the gpu). Genuinely surprised something like this doesn’t exist

    • 0101100101@programming.devOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 hours ago

      lists niche-specific list of requirements Genuinely surprised this doesn’t exist.

      Most of what you want already exist in tons of simple php scripts that will take a directory and present each directory as a gallery. The live transcoding thing is something you can always add, because ya know, the majority of servers do not have GPUs.

  • iopq@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    Open source language learning only has Anki. Everything else is in an enbryonic stage.

    There are so many low hanging fruits. Add-on to look up words in subtitles and add it to Anki. Luo dingo clone that’s a bit less tedious (without having to write so much of your native language). Clozemaster clone (unless someone knows how to set up Anki to do this)

    • Riley@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      I think Memento is open source. It’s good for subtitles->Anki cards.

    • Hazematman@lemmy.ca
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      100% agree, would like to see more stuff in this space. Do you have any links to more “enbryonic tools”. I recall seeing another tool awhile ago that I tested (can’t remember the name) that worked a bit like LingQ. It would run a webserver and you could read links through it and mark words you didn’t understand. I couldn’t really get into a flow using it as tool to learn languages.

      • iopq@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        24 hours ago

        You’re talking about learning with texts

        It’s not great for languages like Korean where you might have a lot of different conjugations that will be detected as new words

  • thevoidzero@lemmy.world
    link
    fedilink
    arrow-up
    4
    ·
    2 days ago

    I’d like a local filesharing option. Where a single folder would be synced in my phone from home computer when I’m at home, and from work computer and phone when I’m at work. Without using cloud sync between them only when I’m physically traveling between them, that’s good enough for most use cases of cloud sync that I want for work.

      • thevoidzero@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        2 days ago

        Perfect, it looks like the thing I want. Hopefully it can do multiple devices in different networks. I’ll test it out when I can.

        Thank you :)

        • Hazematman@lemmy.ca
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          No problem! I personally use syncthing to keep my password database synced between my phone, laptop, and desktop. As well as to keep some important files backed up between different devices that way if my hdd or something happens to one of the devices I have backup on the other ones.

          • 0101100101@programming.devOP
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            Would you be able to trigger it using something like nfc actions, so you’d only have to swipe an nfc tag and it’d start copying automatically? In which case, a few cheap nfc stickers from china, throw them about the house / apt and then carry on with your life.

            • Hazematman@lemmy.ca
              link
              fedilink
              arrow-up
              1
              ·
              2 days ago

              Probably? I just have it setup to always be running in the background on my devices. So if it detects a file change to my sync folder that gets sent to all other devices currently connected. I use global sync so as long as the device has an internet connection or is on the same local network it should be able to sync.

              There is an API to interface with syncthing daemon running on your computer https://docs.syncthing.net/dev/rest.html so if you wrote a program to track the nfc action and interface with that API I think you probably could.

              • 0101100101@programming.devOP
                link
                fedilink
                English
                arrow-up
                2
                ·
                2 days ago

                Ah well in that case it wouldn’t be needed because as soon as it’s in range of the local network would be easier than taking the trouble of using nfc!

  • I Cast Fist@programming.dev
    link
    fedilink
    arrow-up
    17
    ·
    3 days ago

    Most anything related to healthcare:

    • System for medics and nurses to input all the data of a patient, which can be accessed by said patient if need be
    • System for keeping track of vaccines applied and pinging people who need to take more shots (second dose, reinforcement dose, etc)
    • drivers and programs to interact with medical equipment
    • 0101100101@programming.devOP
      link
      fedilink
      English
      arrow-up
      5
      ·
      3 days ago

      Healthcare normally have tight varying legal requirements that software must adhere to, so I would say there couldn’t be a single solution for multiple countries.

  • golden_zealot@lemmy.ml
    link
    fedilink
    English
    arrow-up
    14
    ·
    edit-2
    3 days ago

    At the minute, a true open source and free browser/web engine, though I know this is nigh impossible to maintain without thousands of people. Some part of me is hopeful though given recent events.

  • mulcahey@lemm.ee
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    This is niche, but I really want a good FOSS screenwriting software that can rival Highland. There are some options like Trelby and others (because the Fountain syntax makes interchangeable screenplay files possible) but right now none of them are as good as Highland. A good alternative could let me finally leave Apple

  • hera@feddit.uk
    link
    fedilink
    English
    arrow-up
    15
    ·
    4 days ago

    A printer or printer firmware. There was a discussion about this elsewhere on lemmy, of course this would be difficult and expensive but it would be very cool

    • Captain Aggravated@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 days ago

      Some of the OLD HP Thinkjet printers were pretty rudimentary; the original Thinkjet cartridges are still widely manufactured for certain industrial applications. Tell me we couldn’t reprap that shit.

      • droplet6585@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        A reprap style project could probably make a passable document printer- but what’s the appeal? People only work on those projects to make new or previously unobtainable machines available.

        I just don’t think it’d be worth the effort.

    • BaumGeist@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      3 days ago

      The biggest issue I see is that most of the tech is someone’s IP. If it’s not patented, it’s copyrighted or trademarked. Otherwise, it should be a doable PoC with old parts and a barebones firmware. I don’t need my FOSS printer to contend with Xerox, I just need it to poop out a page when I hit print.

      I’d also love to see a FOSS page description language that could dethrone Adobe’s PostScript and HP’s PCL as the standards.

  • qpsLCV5@lemmy.ml
    link
    fedilink
    arrow-up
    13
    ·
    3 days ago

    for me the most critical ones are replacements for discord and microsoft teams. for discord the critical piece is the login - people don’t want to make accounts on each server, so until we have proper federation with a good user experience people won’t actually move off it.

    for teams i’m sure theres projects in development, i just don’t know them or their status - all i know is that i want a project to combine several specialized FOSS services (jitsi is great, and there’s lots of other collaboration tools for email/calendar/chat) into one nice unified frontend that is actually reasonably easy to self-host and maintain.

    • PeteWheeler@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      2 hours ago

      Yeah, as a past tax accountant, I wouldn’t count on it.

      Because not only would you need to be updating tax regulation every year (which is completely unpredictable with new laws and interpretations) you would also need to update it for every country and state/providence.

      No one should do that for free.

    • 0101100101@programming.devOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 days ago

      I considered an accounting SaaS once. Only once though. The amount of constantly changing regulations would make it a very high maintenance project.

      • droplet6585@lemmy.ml
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 days ago

        And have you ever read the forms? I don’t know if writing the software could be seen as tax advice or filing on behalf of someone.

        Probably not. But its enough that I wouldn’t be interested in working on the project.

        • 0101100101@programming.devOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 days ago

          And have you ever read the forms? I don’t know if writing the software could be seen as tax advice or filing on behalf of someone.

          Who would use the software if it didn’t suggest ways to save them money, which would then take on the burden of actually being legally correct? UK tax accounts can be submitted directly to the government which requires an additional level of checks by them. Accounting is relatively simple to understand for UK accounting… until it isn’t. It becomes very complicated, very quickly, and that dramatically alters the database schema, alters workflows, and this stuff can be in a constant state of flux. Corporate accountancy laws are very different to personal tax accounting, and keeping abreast of both situations can be very difficult to manage.

          I spoke to a person representing a fairly small commercial accounting SaaS who said they specifically only target high-net-worth companies who can afford to pay the prices they need to turn a profit, and that’s why they put on silly fake award shows (my words) for people within these companies (mostly c-suite people) to placate them into spending more money with them.

          Doesn’t sound good now does it? No one will take that responsibility for free.

      • qpsLCV5@lemmy.ml
        link
        fedilink
        arrow-up
        6
        ·
        3 days ago

        android yes, but the entire google play ecosystem is not, and some things are very hard to do without being inside that ecosystem.

        I’m using my fairphone without any google account (so no play store), and it works, but there are some obstacles. Luckily my bank still offers a good website and even uses some international standard for 2 factor auth, so i can do my ebanking without the app - which, like most companies, is only offered in the play store.

        for public transport, i downloaded the app from apkpure (in hindsight, the aurora store would likely be the better option) and it works fine for buying tickets. this is just my lazyness, i could buy tickets on the website (but it sucks) or at ticket machines, but the app is super convenient.

        for various other services i just refuse to install apps. parking payments, my insurance company, work (luckily i have a bunch of freedom at work, using linux on my work laptop too)… is all stuff that would be convenient but it’s all just available in play store. it looks like aurora is a good option, but 1. i don’t know how long until google kills it and 2. i want to completely stop being dependent on adtech anyway.

      • frightful_hobgoblin@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        4 days ago

        That’s not untrue but phones are complex, requiring lots of components and drivers to work together, so it’s hard to get a fully free phone.

    • ___@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 days ago

      Try FitoTrack. I’ve been using it for awhile, measurements are very close to what Strava records. It does lack the social element though