• @[email protected]
      link
      fedilink
      English
      151 month ago

      It’s good in a sense that we can look over the code for any tomfoolery, but unless there is a smoking gun, it’s pretty worthless because it’s closed source by nature, and any changes they make won’t be published. Still, code nerds gonna code nerd.

          • @[email protected]
            link
            fedilink
            English
            71 month ago

            Public Domain meets the OSI’s definition of “open source” and the FSF’s definition of “Free Software.” What you’re describing is the state of it not being published yet.

            • @[email protected]
              link
              fedilink
              English
              11 month ago

              You are correct. I guess what I should have said is that this is what they want us to see, no necessarily what they are using.

    • @[email protected]
      link
      fedilink
      English
      831 month ago

      I don’t think it’s a bad thing.

      As you may know, due to lobbying from tax preparation companies, filing US taxes is extremely over complication and typically requires you to pay someone to do it.

      Even though I’ve done my own taxes in the past, I just paid someone else $300 to do it as it’s such a confusing nightmare of paperwork.

      Well, the IRS had a program that let you file for free if you met certain conditions. Basically, the average American that is low income could just go through the IRS website to very easily file their taxes.

      The current administration got rid of that program. It looks like someone posted the source code that was used to file your taxes.

      I guess someone could modify this code so it could be used in a limited way in the future, but it would require constant updates as the tax code changes.

      • @[email protected]
        link
        fedilink
        English
        321 month ago

        Yeah but changes to the tax code are incremental. If this contains a foundation-layer framework for calculating taxes, it’s a huge bootstrap to just do the YoY changes as opposed to building up.that foundation.