• Daeraxa@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      edit-2
      8 months ago

      This is the problem, making the fork known to the userbase of the original software. When the Atom text editor was killed by Microsoft we decided to fork it as Pulsar but it was an uphill struggle to really get the word out. We got a massive boost when the youtuber Distrotube featured us in an episode and again with an itsfoss article but we still routinely find people who have been using Atom without knowing we even exist.

      • lad@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        You found some more by commenting about it now.

        But if the fork is on GitHub there are some ways to search for the most maintained forks, albeit not with the GitHub tools which is unfortunate

        • Hexarei@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          8 months ago

          There’s always the fork network graph, but it’s not exactly easy to spot which forks are good, just the ones with the most recent commits

          • lad@programming.dev
            link
            fedilink
            arrow-up
            0
            ·
            8 months ago

            Yeah, it’s just that I have recently tried to find an active fork, ao experienced this

        • flatlined@lemmy.dbzer0.com
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          What tools would you recommend to fund good forks. I’ve had a Firefox extension or two but they’ve either creased working or weren’t fantastic to begin with. Currently just using the network graph, limitations and all.

  • dan@upvote.au
    link
    fedilink
    arrow-up
    4
    ·
    8 months ago

    Keep in mind that software doesn’t have an expiry date. If a piece of software is unmaintained and doesn’t have an active fork but it still fulfills your use case and doesn’t have any major issues, there’s no need to replace it. Some of the software I use hasn’t seen any updates in five years but I still use it because it still works.

    • lad@programming.dev
      link
      fedilink
      arrow-up
      3
      ·
      8 months ago

      I’d say that problems mostly come from the need to update dependencies in case of vulnerabilities being discovered. But not every software needs elevated privileges or can become a vector of attack, I guess

      • baseless_discourse@mander.xyz
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        If a software is compromised to allow remote code execution, then the situation is pretty dire even without elevated privileges.

        Basically your entire userspace will be compromised, and in terms of personal computing that is pretty much all you can lose.

    • tetris11@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      8 months ago

      Desktop - Linux - Yes, likely. If not, here’s a flatpak
      Desktop - Windows - Maybe it still runs in a compatibility mode?
      Desktop - iMac - Here’s an emulator, good luck.

      Mobile - PostMarketOS - Yes, likely. If not, here’s a flatpak
      Mobile - Android - Maybe? Try it and see if you get permission denial
      Mobile - iPhone - Fuck you, no.

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        8 months ago

        Windows is pretty good with backwards compatibility, probably the best out of anything. I can run Visual Basic apps I wrote in the early 2000s on Windows 11 and they still run fine. Some old 32-bit games work fine too. You can even run some 16-bit apps on 32-bit Windows 10 if you manually install NTVDM through the Windows features (it was never ported to 64-bit though)

        Linux is okay for backcompat but I’m not sure an app I compiled 20 years ago would still run today.

          • dan@upvote.au
            link
            fedilink
            arrow-up
            0
            ·
            8 months ago

            The fact that a compat mode exists means that Microsoft put effort into backwards compatibility. Windows even emulates some old bugs for old popular apps that depended on them.

            • toastal@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              8 months ago

              I don’t like Microsoft Windows at all, but you are absolutely right about doing a good job with backwards compatibility.

              Linux isn’t so backwards compatible, but with much of it having open source code, you can often compile it again yourself—tho having been written in a language that offers good backwards compatibility also helps.

      • jcg@halubilo.social
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        8 months ago

        I use windirstat almost monthly and have never heard of WizTree. Keeping this in mind for next time I use it.

        Though at this point, maybe I should just commit honestly

      • dan@upvote.au
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        It is. I was just using WinDirStat as an example of an old app that people still use. The 1.1.2 release from 2005 is still downloaded 60,000 times per week according to the stats on the Sourceforge download page.

        • greencactus@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          Sorry, that’s now how I meant my original post - I just thought that I really like SPD already and was interested in what PD makes better/ what features SPD missed. I in no way wanted to say that PD was bad, just was excited to know what PD made better :)

          • beetus@lemmy.world
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            8 months ago

            I think you are misinterpreting the arrows. Pixel dungeon is the original game with SPD being the preferred fork

            The arrows aren’t PD > (greater than) SPD

            But rather PD -> (turned into) SPD

        • pingveno@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          8 months ago

          Sun Microsystems bought Star Division, the original creators of StarOffice, which was proprietary. Sun open sourced OpenOffice, with StarOffice still available with proprietary add-ons. When Oracle bought up Sun, they first reduced resources to OpenOffice and then shut it down altogether when LibreOffice came along, with trademarks and such assigned to the Apache project.

      • deus@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        8 months ago

        The original OpenOffice is no longer in development. LibreOffice is an active fork of that.

  • umbrella@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    8 months ago

    yo but tbh this gets old.

    i just want my stuff to update without me having to find out a year later its unmantained and had a fork all along.

    or having to watch the repositories of stuff i use for signs it might be unmantained.

    libforknotifier when (or even how)?

    • lemmyingly@lemm.ee
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      I’ve kept away from some projects because it’s just a single dev doing 99.9% of the contributions.

    • irotsoma@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 months ago

      Yeah, it would be nice if it was easier for devs to just turn over the project to an “official” fork. Unfortunately, I’m sure that would get abused by scammers taking over projects forcefully and adding in malware before anyone notices.

      • 9point6@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        You’re spot on with the latter, I’ve come across a few projects over the years where the ownership is transferred and it’s then loaded up with malware or even just instantly abandoned again because the new owner just wants it on their GitHub to get a job or something.

        • Gestrid@lemmy.ca
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          8 months ago

          I’ve come across a few projects over the years where the ownership is transferred and it’s then loaded up with malware

          See: The Great Suspender

          The original developer sold the repo to a new, anonymous maintainer. The new maintainer abandoned the repo but continued updating the Chrome Web Store version of the addon. That version eventually got delisted by Google for including malware.

      • lud@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        I am pretty sure you can transfer ownership of a repo on GitHub.

    • AVincentInSpace@pawb.social
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      8 months ago

      vim, or better yet, neovim

      come to the 21st century, we have lua

      and plugins, and syntax highlighting, and multi buffer/multi window support, and LSP support so you can Go to Definition like in an IDE, and wAY more normal mode commands than anyone could ever hope to memorize. also when you do cw it deletes the word immediately instead of putting a dollar sign at the end before purring you in insert mode, and regex substitutions highlights text in the buffer as you type so you can see what you’re about to replace. it’s really quite cool. if you’re new to programming and/or feel like committing heresy you can even skin it to look and work like VS Code. people like to joke that we’re slowly but surely becoming emacs and they’re not entirely wrong.

      but the important thing is the lua.

      • nayminlwin@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        It’s probably because of Lua that the plugin ecosystem exploded in the recent years.

        I’m glad I adopted neovim early.

      • Arnaught@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        8 months ago

        I mean, most of those things can be done in regular vim too. I’m probably going to switch eventually, but I haven’t really had any issues with vim that would motivate me to switch, and I haven’t really encountered anything super useful that nvim has that vim can’t also do. Though, I’ll admit lua is tempting, and better defaults are certainly a plus!

        For search highlighting, the relevant options are :set hlsearch and :set incsearch. nvim just has those enabled by default. nvim also has a binding Ctrl+L to clear the search highlight. This isn’t in vim by default, but the vim-sensible plugin also adds it.

        What do you mean by cw putting a dollar sign? I don’t think I’ve ever encountered that.

        Edit: the vim syntax for Ctrl+L got eaten by markdown.

        • AVincentInSpace@pawb.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          8 months ago

          Vim and Neovim are pretty similar at this point honestly apart from the Lua. The only difference I’ve really noticed is that in Neovim, when you :term, it opens the terminal in the active pane, putting the buffer you were working on in background. In Vim, it splits the screen and puts the terminal there. Vim also prompts you to confirm a :e if you haven’t saved the current buffer, even though it doesn’t close it, just puts it in the background (iirc?)

          In the original vi, when you cw it doesn’t delete the word right away, only changing the last character of it to a $ so you can see where it ends, to save screen refresh. (This was actually a concern on the 1970s modems on which vi was developed.) When you type, it looks like you’re overtyping the word, but when you go back to normal mode it redraws the line and shows the rest of the line shifted over appropriately, so you replaced the whole word. Vim and Neovim redraw the line with every keystroke, which is not a problem even on today’s shoddiest internet connections, and is much more intuitive. vi only starts to do that once the word you’re typing becomes longer than the word it’s replacing.

      • theherk@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        Used vim since the mid 90’s, but switched to emacs at some point. It was wonderful for many years, but neovim has come so far that I switched back a few years ago. Could not be happier. The tools available for programmers these days are superb and neovim chief among them.

      • Deckweiss@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        afaik it got bought by some company and people fear that there will be anti-user changes like with all the other open source projects that were bought by a company in recent years.

        • lastweakness@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          8 months ago

          No company has bought gitea. They just made a commercial entity which can accept contracts for enterprise installations and make some hyper specific customisations not needed for normal users (like some specific mode of internal authentication) in those installations. So far Gitea has been great still.

          • Neshura@bookwormstory.social
            link
            fedilink
            English
            arrow-up
            0
            ·
            8 months ago

            They did start a cloud service for hosting Gitea which introduces a direct incentive for them to make Gitea less hosting friendly by, for example, making newly added configuration options less comfortable to set up. And more recently some changes to code contributions that are not exactly community friendly (as a result forgejo will be unable to upstream some of their changes)

            What lead to Forgejo, as far as I am aware, was less a problem that is already there and more the set of problems that have a very high chance of eventually manifesting, at which point forking the project would be too late.

    • TxzK@lemmy.zipOP
      link
      fedilink
      arrow-up
      0
      ·
      8 months ago

      Yeah Fogejo is amazing. Moved all my personal projects from GitLab to Codeberg recently. Wish I knew about it sooner

      • Gamma@beehaw.org
        link
        fedilink
        English
        arrow-up
        0
        ·
        8 months ago

        They got bought so people jumped ship, I haven’t heard anything bad personally

        • QuazarOmega@lemy.lol
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          Yes as you say, I think they’re still pretty fine, though I do prefer Codeberg as a hosted solution myself and in turn Forgejo, especially for their federation plans

              • Gamma@beehaw.org
                link
                fedilink
                English
                arrow-up
                0
                ·
                8 months ago

                Looking at the forgejo issue, the dev working on the federation tools for gitea had worked for 6 months (initial issue opened Jan 2022) before opening the issue Nov 2022 with the initial goal being to merge into forgejo and then merge that upstream with gitea

      • dukk@programming.dev
        link
        fedilink
        arrow-up
        0
        ·
        8 months ago

        They’re both pretty on par for the most part. If it’s too much of a hassle, there’s no real need to switch.

        Now that Gitea is owned by a for-profit company, people are afraid that they’ll be making anti-user changes. This, Forgejo was born. It pulls from Gitea weekly, so it’s not missing anything. It’s also got some of its own features on top, but they’re currently pretty minor. Also, most of the features end up getting backported back to Gitea, so they’re mostly on par with each other. However, many features find themselves in Forgejo first, as they don’t have the copyright assignment for code that Gitea does. Additionally, security vulnerabilities tend to get fixed faster on Forgejo. They are working on federation plans, however, so we’ll see how that pans out.

        Overall, there’s no downside of switching to Forgejo, and you’ll probably be protected if Gitea Ltd. makes some stupid decisions in the future. However, at the moment, there’s no immediate advantage to switching, so you can stick with Gitea if you’d like.

        • PlexSheep@feddit.de
          link
          fedilink
          arrow-up
          0
          ·
          8 months ago

          I thought gitea was doing federation too? Im pretty excited about that part, as I’ve wanted to move away from GitHub but the visibility it gives is just on another level. Users can’t register on my instance, therefore they also can’t open issues and PRs.

          Is switching to forgejo more work than just changing my compose file a little? I hope my database can get transferred.

          • Neshura@bookwormstory.social
            link
            fedilink
            English
            arrow-up
            0
            ·
            edit-2
            8 months ago

            The developer working on federation plans to merge the changes into forgejo first and then from there into gitea but I’m not sure in how far the recent changes to gitea’s CLA have affected those plans.

            Forgejo is a drop in replacement (they are committed to keeping it that way for as long as possible) so, as far as I know, simply changing the gitea image to the forgejo image is all you would need to do.

    • Pyro@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 months ago

      I want to like Forgejo but the name is really terrible.

      Is it “forj-joe”? Nah, that double-J sound is way too awkward.
      Do you then merge the J sounds to make “forjo”? If so, why not just call it that?
      Is it maybe “for-geh-joe”? That seems the most likely to me, but then that ignores the “build < forge” marketing on their website.

      I know it’s pretty inconsequential, but it feels weird using a tool that you don’t even know how to pronounce the name of.