Anotherfox - a tabless browser UI design
zen.lk2 pointsby merkitt1 comments
$(1,1) = $(1,2) + $(1,3); // cell value ref: $(row, col)
$('sheet1').onready(function() {
}); // you get the picture
the spreadsheet programming and the data grid/presentation could be made separate. for (int i = 0; i < $('name_range').length(); i++)
$(1,i) = $(2,i) + $(3,i); // and so on and so forth
write as many functions as necessary.
There are plenty of ways to say politically incorrect things without being rude. One thing I like about HN (as opposed to reddit) is the information density -- it's higher because jokes and snark are frowned upon.