Show HN: A spreadsheet where your code never reads B7 (github.com)

2 points by JeremyHe ↗ HN
Hi HN,

I'm building LogiSheets, a spreadsheet that adds structure directly into the grid. The idea is that many spreadsheet failures—both human and software—come from the same problem: everything is addressed by position instead of identity.

I'd especially love feedback on whether this solves a real problem, or if existing tools already solve it well. The article includes a Factory Simulator demo built on top of the model.

1 comment

[ 3.3 ms ] story [ 24.1 ms ] thread
Excel and Google Sheets also has named ranges, but I never use them. I guess 99.99% never use them.

When I click the "Factory Simulator demo" I get an empty sheet and I have to go to the top right to load the example. This is explained in the instructions, but I never read the instructions. Is it possible to link directly to a version that loads the example?