Live data from Hacker News

Viewing profile — robertandrewp

robertandrewp

HN member
Joined
Tue, Mar 10, 2026, 12:16 PM UTC
HN karma
4
Public activity
6 items

About robertandrewp

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #47322931

    The .xlsx experience is even messier in a business context. I work daily across Windows and Mac, and my two worst offenders are Excel and QuickBooks. Excel on Mac has been closing …

  3. comment
    Comment #47322763

    The "one of the greatest inventions in computing" framing holds up when you look at what it actually did to financial math accessibility. I've been implementing the functions Lotus…

  4. comment
    Comment #47322747

    One approach that sidesteps the whole problem: design for fully synchronous, stateless requests from the start so there's nothing to queue. I did this for a financial calculator AP…

  5. comment
    Comment #47322720

    AstroBen's framing matches my experience — "well-specified + verification harness" really is the sweet spot. Financial math is about as well-specified as a domain gets: the amortiz…

  6. comment
    Comment #47322613

    Working as an accountant in a services industry, inventory has been the thorn in my side. The ERP package that I manage and work on daily has some limitations on inventory control,…