chaoxu

↗ HN profile [ 70.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I was looking for something that aggregates my transaction informations across banks, and output to a database (or a csv, so I can handle it later). The point is to have this programmatically. This can be later used by…

  2. The rules for taxes although complicated, still seems can be expressed with lots of equalities and inequalities. For example, there are multiple rules on 401k contributions, and it seems to be just set of inequalities:…

  3. I saw the discussion on the best bank for startups https://news.ycombinator.com/item?id=23682511 and was wonder what people use as a personal checking account. There are many financial products out there, but I don't…

  4. The simplest idea is: 1. Whenever I receive an email, some script should be ran. 2. The script takes the email as the input. It can do anything, for example parse the information and categorize it and store it somewhere…

  5. Formality (github.com)
  6. Recently I've been trying to compute some very simple stuff. For example, personal income tax, how much mortgage per month, etc. This involves defining many variables, and simple conditionals. Of course, one can write…

  7. Patients often go to different doctors, and there can be different lab tests performed. Different doctors use different labs, for example, Quest Diagnostics, LabCorp. The labs have all your information. Some have…

  8. The Shortest Kinship Description Problem [pdf] (chaoxu3.web.engr.illinois.edu)
  9. APL Problem Solving Competition (dyalogaplcompetition.com)