Live data from Hacker News

Open Source Tax Software

ctskennerton.github.io

161–170 of 265 posts

Re: Open Source Tax Software

#161
post #115

Earlier quoted context omitted.

I can confirm that. I once had a problem with business tax, called them and I was surprised how well they treated me and gave advice.

Almost as if their job is to make sure that you pay taxes correctly... It really makes sense that they would want it to be correct as it is less potential work for them.

You can have a correct expensive tax file and you can have a correct not so expensive tax file.

Re: Open Source Tax Software

#162

Earlier quoted context omitted.

The french initiative started in 2013 is still alive (last commit a few days ago), and passes the gov test suite (they keep in touch with our version of the IRS): https://github.com/openfisca/openfisca-france The way we got this is interestingly twisted. French citizens requested the software used by the administration, and they managed to get it! But, it was written in Mlang, a proprietary language created by the fr…

France has no State/Provincial level taxes. They also do not tax global income. These add major complexities to the US tax code.

If those represent major complexities maybe there can be open source tax software that serves 80% of people, I.e. people in coastal cities that have one job, and then the remaining 20% have to pay for their software?

Re: Open Source Tax Software

#163

Earlier quoted context omitted.

I am serious. And Red Hat had $3.4 billion in revenue the year it was acquired. There are plenty of people getting paid to write open source software. The top contributors to open source projects are frequently for-profit companies. Open source != hobbyist. There’s nothing about paid software development that requires source code to be kept private.

Their customers aren’t paying for the software.

[deleted]

Re: Open Source Tax Software

#164
post #30

Earlier quoted context omitted.

>> Generally not the kind of thing for open source Hard to know in advance, if OS communities can do something well or not. There are examples of taking on pretty sprawling problems successfully. On multi Language, portability and such they can often beat the "armies."

Yes, but the problem with taxation is if you are couple of months behind the change in regulation, you are in violation and depending on the country, you need to pay fines. It's easy to have open source project where the stakes are "bad translation" or something that doesn't result in fines or problems with IRS/law.

That’s sort of the risk you take when using open source software in general. You can put in a PR to fix that edge case if you feel so inclined. In my experience the IRS can be surprisingly understanding about mistakes on your tax forms (ONCE you get a human on the line…).

The question is, do you think the potential penalty will cost more than the tax software? It comes down to managing risk, and some people may prefer to take the risk, especially if they have relatively simple tax situations.

Re: Open Source Tax Software

#165
post #15

Earlier quoted context omitted.

Open source can be paid.

No it can’t.

Keka[1] and Textual[2] are both open-source and you can pay for them on the Mac App Store or direct purchase. The former gives you compiled builds either way; the latter only if you pay.

[1]: https://github.com/aonez/Keka

[2]: https://github.com/Codeux-Software/Textual

Re: Open Source Tax Software

#166
post #143

Earlier quoted context omitted.

I am 100% opposed to this model. I am even opposed to Automatic Deductions People should have some "skin" in the game of taxation, if we allow the process to become seamless overtaxation becomes a real problem. Even today people do not treat their Gross income as their income, they look at net. This is the wrong way to look at it. I believe people should have to physically pay the government every month just like you…

If their take home goes down because of increased taxation, people will notice.

depends but I would say they would notice less, and would not have as strong reaction to it as they would if they had to write the check themselves.

We have history of this as well in the US, a prime example of this is property taxes. When a state raises the income tax rate there are a few grumbles but hardly anyone actively protests, however if property taxes go up people can be found literately in the street protesting because it causes their mortgage to go up (as most people pay property taxes via escrow with their lender)

This is direct payment of taxes monthly where the person received the money, then has to pay it out, has a vastly different psychological effect than if the money is seized before ever being received by the person

I maintain that the ONLY way the government can get way with the MASSIVE amounts of taxation everyone pays is for 2 primary reasons

1. Distributed collection 2. Automatic Collection

If either was not in place the government would have huge amounts of civil unrest because by an large most people would instantly recognized they are being fleeced by the government no different than a mugger on the street

Re: Open Source Tax Software

#167
post #41

I worked on tax software and have seen these kind of efforts. Noble, yes. Short lived, yes. It’s relatively easy to make a free 1040 file. The real problem comes from all. The. Edge. Cases. 1) do you support xyz state? 2) what if I lived in multiple states? 3) what if i… And on and on. And it’s not just one and done. Every year IRS and states are changing their shit so you have to go thru and make all kind of updates…

Agreed with edge cases. Last year I tried using free (as in beer) and even cheap softwares, and they couldn't or wouldn't process for Americans abroad or have the Foreign Earned Income Exclusion exemption which meant they were all no-gos for me. Seems like the tax system should be drastically simpler. Most countries don't tax expatriated citizens. Even with exemptions you still owe for social security and Medicare. I…

That is not a typical situation for most Americans. You even knew that as an expat you were going to have to deal with some pretty nasty tax forms for no taxation on the first ~100K for FEIE. Just hire an accountant who knows how to handle that, or pay for the commercial stuff (I assume you did). OSS does not necessarily have to compete on every single feature to help the majority of people. I think as long as it’s clear about its limitations upfront it can be useful.

Re: Open Source Tax Software

#168
post #162

Earlier quoted context omitted.

France has no State/Provincial level taxes. They also do not tax global income. These add major complexities to the US tax code.

If those represent major complexities maybe there can be open source tax software that serves 80% of people, I.e. people in coastal cities that have one job, and then the remaining 20% have to pay for their software?

So sure. You can write software that can handle a simple Federal-only case. (Basically what used to be a 1040-EZ: W-2(s), a couple 1099s with all the cost basis info existing, standard deductions, etc.) But, at that point, your taxes are pretty simple to fill out anyway and I'm guessing there are even spreadsheet templates out there that let you type in some numbers and everything is calculated.

Re: Open Source Tax Software

#169
post #162

Earlier quoted context omitted.

France has no State/Provincial level taxes. They also do not tax global income. These add major complexities to the US tax code.

If those represent major complexities maybe there can be open source tax software that serves 80% of people, I.e. people in coastal cities that have one job, and then the remaining 20% have to pay for their software?

There certainly can be if you want to develop and maintain it.

Re: Open Source Tax Software

#170

Earlier quoted context omitted.

> You just plug in the data (..) Here in the Netherlands I don't have to plug in any data, everything is pre-filled. Income, bank accounts, mortgage, advances on deductions, etc. All you have to do is verify it (you can change things if necessary, but I've never had to do that). Takes about five minutes max.

If that were to happen in America, an entire industry would be put out of business.

The vast bulk of the accounting industry (including tax software) is not supported by consumers with very basic taxes taking their paperwork down to the mall or typing some numbers into this year's TurboTax.
Post reply on HN