all 16 comments

sorted by: hot top controversial new old
[–] 70 points 1 year ago (7 children)

Excited to see forks for this. Wonder if each state could tailor it but not sure how complex it would be unfortunately.

TurboTax is a parasite to simple filing

  • source
  • hideshow 7 child comments
  • [+] 35 points 1 year ago* (last edited 1 year ago) (5 children)
  • [–] 27 points 1 year ago (4 children)

    I'll do you one better: we should have return free filing: the government sends you a bill saying what they think you owe. If you agree, you send them a check. If you don't agree, you send in your paperwork.

    Most countries have figured this out.

  • source
  • parent
  • hideshow 4 child comments
  • [+] 6 points 1 year ago* (last edited 1 year ago) (3 children)
  • [–] 2 points 1 year ago (2 children)

    @ToadOfHypnosis @CosmicTurtle0 Want something more bullshit? You get 3 years to find mistakes in your past returns, the IRS gets 7 years to find mistakes, and if'n you owe money, you owe interest since the underpayment.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 14 points 1 year ago

    Real problem is that the rules change every year so the software has to be constantly updated and that sometimes requires insider information about what changes are coming. Often the IRS publications aren't available until the last minute or later, definitely not in enough time for proper quality processes. So, while simple returns can sometimes be done with software like this, a lot of people rely on the software or agencies to know all the new rules.

    That being said, I would like it a lot if there was a way to file very single form, but fill it out manually in the software, without calculations being done by the software. At least then you could file electronically regardless of what complex forms you need to file with complex worksheets and sub-forms, if the software didn't need to know about those things, just the forms you actually file. As it is, the only way to file these is with expensive software or on paper which can take many months for the IRS to process and you could be on the hook for interest if you file something wrong and the IRS doesn't reject in time for you to correct it and resubmit before interest charges accrue.

    Also, a lot of IRS processes require the software to be certified (or at least did the last time I looked at it) because their software isn't sophisticated enough to validate the complex forms, so getting that certification might be difficult for FOSS software. I'll be interested to see how that plays out.

  • source
  • parent
  • [–] 14 points 1 year ago

    Well that's a plot twist

  • source
  • [–] 6 points 1 year ago* (last edited 1 year ago) (5 children)

    What's the license?

    Edit: Ugh, it's licensed CC0 public domain. Assholes.

    https://github.com/IRS-Public/direct-file/blob/main/LICENSE

  • source
  • hideshow 5 child comments
  • [–] 6 points 1 year ago (1 child)
  • [–] 9 points 1 year ago

    It means that any company can take that code, modify it (as would be required every year per IRS tax changes), and resell it without being required to publish the source code changes.

    What many European countries are doing is requiring the government to publish code under a copyleft license. That would allow companies to also benefit from this code to make their own tools (which they could also sell), and it would require them to publish the source code of their improvements.

    Basically copyleft legally ensures collaboration. Public domain does not.

  • source
  • parent
  • [–] 6 points 1 year ago* (1 child)

    IIRC all US government projects HAVE to be CC0 if released to the public. I think the idea is it was created with public money so there shouldn't be any restrictions on how the public can use it.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 7 points 1 year ago* (last edited 1 year ago)

    That was before copyleft was a thing. Many European governments are now requiring tax funded software to be copyleft.

    There are exceptions to that law, such as the USPS. Sounds like we need to contact our legislators to get the law updated

    Licensing CC0 is just subsidizing corporations at the expense of tax payers. It should be copyleft because it was funded publicly

  • source
  • parent
  • [–] 1 point 1 year ago

    I want to think here that this is more about not knowing about licenses than malice.

    They did open it.

    If open source developers can now keep the tax code updated, you're all golden

  • source
  • parent