Live data from Hacker News

Viewing profile — zakpatterson_gh

zakpatterson_gh

HN member
Joined
Fri, Jul 30, 2021, 3:58 AM UTC
HN karma
8
Public activity
7 items

About zakpatterson_gh

No profile information was provided.

Recent public activity

  1. comment
    Comment #28004583

    No data transacts to any server. It's just a static client side site that stores data in your browser's LocalStorage. And it does run on desktop as a standalone application (5 MB!)…

  2. comment
    Comment #28004576

    Schedule D is implemented, and the long-term capital gains worksheet calculations are done, but 8949 and individual non-reported positions are not implemented yet.

  3. comment
    Comment #28004523

    Ideally an open-source project where hundreds of contributors can add small contributions based on their specific knowledge might produce a viable non-commercial option.

  4. comment
    Comment #28004507

    Calculate it both ways and display decimals or integers in cases where it makes a $1 tax difference!

  5. comment
    Comment #28004484

    Thanks for that feedback, having source material links in the comments is definitely a good idea. I've added an issue to track that based on your feedback: https://github.com/ustax…

  6. comment
    Comment #28004410

    Thanks for those points. How would you suggest prioritizing implementation of each item? It has been nice working with new contributors that have specific knowledge of such issues.…

  7. comment
    Comment #28004297

    Thanks for the write-up. I thought we would be protected because calculations are done using decimal places and then the final return is prepared using rounded integers. But we hav…