Earlier quoted context omitted.
In Algeria, we have "retenue à la source". Taxes are withheld and paid by the company on behalf of the employee, so you don't need to do any taxes. The company takes care of social Security payment and taxes, and it appears in the tax returns of the company, and the employee's pay stubs. The organization's accountant or accounting firm takes care of it. You don't interact with the revenue service as an employee, or f…
In the U.S. this "withholding" happens as well. Regular employee paychecks already lose a chunk of nominal income attributed to various buckets, federal and state and maybe local level. Toward the beginning of the next year comes the grand reconciliation though, where what you "really owe" gets computed, only roughly matching what already is withheld. There are so many rules, exclusions, exceptions, additions. They i…
Open Source Tax Software
191–200 of 265 posts
Re: Open Source Tax Software
#192Earlier quoted context omitted.
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.
My experience of state taxes over 32 years (WA, PA and NM) has been that filing these returns is easy-peasy compared to my federal return (I'm self-employed). I'd be happy to have a full federal filing system even if it left me to do my state taxes "by hand".
One of those states (WA) doesn’t belong in the list of states that require personal income tax returns, unless you mean something else?
Re: Open Source Tax Software
#193Earlier quoted context omitted.
Disruption could also come from tax reform. Some countries don't make you figure out things on your own: That's a bit like making a shopper put in the correct prices on each item they're buying and penalizing then for mistakes. A "Price is Right" game-show version of a tax filing system. Some other countries just tell you where you stand because for the vast majority of people a standard filing is all that's required…
>> I am of course pessimistic on tax reform since that general populace just accepts "oh yeah filing taxes sucks" That is not the hold back for tax reform, any efforts to simply the tax code gets push back from every special interest that to keep their deductions, and they point to "the others" as "unfair" deductions, so it never changes. People with kids want to keep the massive deductions for having kids, even thou…
Re: Open Source Tax Software
#194Earlier quoted context omitted.
Yes, and it's not just calculations. It's things like, "if section F line 27 is greater than the total in section B line 12, subtract the amount in section z line 127 from this total and multiply the result by the appropriate tax rate (see long form instructions for form 478B and fill out Worksheet 12C to calculate your appropriate tax rate). This is not a verbatim quote, but solar to what you have to do now to calcu…
I build a spread sheet for all the forms and worksheets that require calculations. FreeFillableForms does some of the calculations for you, and does not have any worksheets. Excel has formulas for everything I have encountered paying taxes, and I have a joint account with stock options and several rental property LLCs. As a bonus, the spreadsheets are generally reusable, after checking to make sure there are no chang…
Re: Open Source Tax Software
#195Earlier quoted context omitted.
Disruption could also come from tax reform. Some countries don't make you figure out things on your own: That's a bit like making a shopper put in the correct prices on each item they're buying and penalizing then for mistakes. A "Price is Right" game-show version of a tax filing system. Some other countries just tell you where you stand because for the vast majority of people a standard filing is all that's required…
Couldn't agree more. We need tax reform, not software. The returns should be file automatically, if we disagree we can fill out paperwork with what we should be getting.
It's not clear to me what "the returns should be file[d] automatically" means for this group of people.
In addition, there are many non-employment based events in the US tax code that change your tax liability. Last year I received a roughly US$3k tax credit because I installed a 6.6kW solar PV array on my house. There are dozens or even hundreds of cases like this in the US tax code.
Re: Open Source Tax Software
#196Earlier quoted context omitted.
> You just plug in the data from your W-2. This is still a lot more work than in many countries, and you still need to either fill in a paper 1040 (plus state taxes where appropriate, and some of those (cough CA) are far from simple), use tax prep software, or someone like H&R Block. In the UK, if you're in the majority of people who have one job and straightforward finances (e.g. not renting property, no CGT, etc) y…
Each country has a different idea of what matters for tax purposes. The IRS doesn’t necessarily have all the information that would be relevant to calculate taxes for most people (you have to include that information when you file, so they are in a position to check). They know your income and could probably figure out other wage-earners in the household based on their addresses. They don’t necessarily know all the p…
Re: Open Source Tax Software
#197Earlier quoted context omitted.
> Some countries don't make you figure out things on your own: That's a bit like making a shopper put in the correct prices on each item they're buying and penalizing then for mistakes. A "Price is Right" game-show version of a tax filing system. The U.S. doesn't make you do this, either. Most people don't itemize deductions. You just plug in the data from your W-2. The percentage of people itemizing was 30%, but wit…
Funny you should call it the Trump tax cut since mine went up substantially for the reasons you mention.
Re: Open Source Tax Software
#198Earlier quoted context omitted.
90% of people in the US could fill out their taxes by hand in less than 5 minutes. It's Yes, the IRS could do even this for you, but there's a myth that US taxes are always monstrously complicated that everyone likes to perpetuate: 1) The tax companies like it because it keeps people scared of doing it themselves 2) Tax reform advocates like it because it's they can cluck and shake their head at the corrupt governmen…
US tax laws are monstrously complicated. There’s a couple thousand pages of tax code, along with close to 10,000 pages of IRS regulations, that you won’t understand adequately unless you’ve also studied the many tens of thousands of pages of related case law. There is no single person alive who fully understands US tax laws, and even a well resourced team of people likely won’t when combined. It’s possible to underst…
Unless there is malicious intent, the IRS does not give a fuck. They will bring it up, and ask you to fix it.
Re: Open Source Tax Software
#199Earlier quoted context omitted.
My experience of state taxes over 32 years (WA, PA and NM) has been that filing these returns is easy-peasy compared to my federal return (I'm self-employed). I'd be happy to have a full federal filing system even if it left me to do my state taxes "by hand".
> My experience of state taxes over 32 years (WA, PA and NM) One of those states (WA) doesn’t belong in the list of states that require personal income tax returns, unless you mean something else?
Re: Open Source Tax Software
#200Earlier quoted context omitted.
Open source can solve this problem. Any service you choose might be missing your edge case. But if you can see all the code and figure out where to plug in your edge case, then you can contribute it for all users in the future to enjoy. We've already seen people show up and implement features we hadn't researched yet. I encourage you to check it out.
I think this only makes sense to an outsider dev who thinks everything is relatively easy. Tax and accounting is definitely not. What happens if you fall under two different tax-breaks or if a payment was taken on a certain date which falls before or after a cut-off point? A lot of complexity, that the developers could solve but will not necessarily know how to handle. At least when you submit this to the relevant ta…
First of all I'm one of the maintainers on the project. Handling people between two tax-brackets doesn't seem like a problem.
A spreadsheet might be simple for you dealing with your own taxes, but you can't email your spreadsheet to tens of thousands of people and have them all improve upon it and share it amongst each other so all of them can benefit. That's the vision here, I don't know if it will succeed, but that's what we're trying to accomplish.