Discussion about this post

User's avatar
Steve Jackson's avatar

Hi Eric, I did hit reply to this ("I’m legitimately looking for perspectives here. If you have an idea, please hit reply."), but I have not heard from you.

Perhaps my message did not arrive?

My message was that y = F ( Y , e ) is a beautiful tuplespace methodology that works for every transactional problem we have tried. F is a function (the sole programming), Y is the immutable tuplespace (the sole data persistence), e is some new event, and y is a new data tuple.

Full details here: https://www.youtube.com/watch?v=BBJyK9YYBWA

Expand full comment
George Mauer's avatar

The masterpieces are the designs and the patterns. Not the implementations.

The general design of the jQuery api featured several big innovations that I think qualify as masterpiece level art: The innovation of using css selectors, the ability for the jquery function to be used in a bunch of very useful ways, the way they educated people about unobtrusive javascript, the bare fact that they tried so hard to have a `slideUp` function if there's a `slidDown`. It taught a whole generation of people "how to javascript properly". Surely thats a masterpiece.

Certain aspects of React qualify. Virtual-dom, the context mechanism (dynamic scope but useful? Say whaaa), hooks - these I believe are masterpieces.

MagicMock in python is infuriating but a masterpiece

The design of powershell I personally think qualifies - a lot of the standards around it are super well done

A large chunk of Racket - totally a masterpiece even if its rarely used

Then there are tools and paradigms

SQL is a masterpiece

The web is a masterpiece. All credit to TBL.

I think the REST paradigm is a masterpiece. GraqphQL is like a weird corporate take on api design - like some sort of branding agency which produces work that is soul-less, but still interesting and worthy of awe.

I think the way emacs interacts with the open source community in a way that is quite unique and produces things that are so innovative and cool and useful (despite often being complete shit under the hood) is some sort of weird modern art masterpiece.

Oh, also that feature of Macs where if you wiggle the mouse, the cursor gets bigger. Total masterpiece.

Expand full comment
13 more comments...

No posts