top | item 18244663

Solving Sol

152 points| bpierre | 7 years ago |solvingsol.com | reply

25 comments

order
[+] fescue|7 years ago|reply
Hey wow! Site author here, tons more solutions on Github than I've posted on the site: https://github.com/wholepixel/solving-sol

Sol LeWitt, and his cohort of generative conceptual artists, are really interesting to evaluate from a software engineering perspective, and I hope you'll take a look at what they're all about!

[+] Cogito|7 years ago|reply
Are all of these solutions available anywhere?

They all seem to simply be html files, so github pages should be able to serve them, but I couldn't see anything.

[+] duiker101|7 years ago|reply
I love this! Where could I find a list of all the artworks? So that I could solve some new ones?
[+] eksemplar|7 years ago|reply
Are you aware how poorly it loads on mobile? At least in my safari it’s impossible to make the text fit in any readable manner, I can plain text it but and I did, but it was u readable without doing that.
[+] tniemi|7 years ago|reply
This reminds me of the description texts in heraldry.

For example, the coat of arms of Finland: "Gules, semy of roses argent, a lion rampant crowned Or trampling a sabre in base proper, his dexter foreleg in the form of a man's arm vambraced and embowed argent garnished Or bearing aloft a sword proper."

And somehow from this emerges a special lion with a sword through it's head: https://satwcomic.com/coat-of-arms

[+] sdrothrock|7 years ago|reply
> Gules, semy of roses argent, a lion rampant crowned Or trampling a sabre in base proper, his dexter foreleg in the form of a man's arm vambraced and embowed argent garnished Or bearing aloft a sword proper.

Translation:

Gules: Red

Semy: Background

Roses argent: Silver roses

A lion: A lion

Rampant: Standing

Crowned Or: With a literal golden crown on its head ("Or" meaning "gold")

trampling a saber: stepping on a saber

in base proper: the saber should be colored normally

his dexter foreleg: The right "arm"

in the form of a man's arm: the right "arm" should be a man's

vambraced: wearing armor about the forearm

and embowed: bent

argent: silver

garnished Or: decorated with gold ("Or" meaning "gold")

bearing aloft: carrying

a sword proper: a sword colored normally

So, in normal speech, this is a basically a technical specification for:

1. The background should be red with silver roses

2. The foreground should be a standing lion

3. The lion should be wearing a golden crown

4. The lion should be standing on a sword, colored normally

5. The lion's right forearm should be a human's, armored

6. The armor of the forearm should be silver with gold decoration

7. The human-like right forearm should be bent and raised, carrying a sword

8. The sword should be normally colored

Anyone who knew heraldry when it was important would be able to take that description and churn out a reasonable facsimile of the crest.

The lion isn't stabbing itself in the head any more than a "suicide king" is.

[+] js8|7 years ago|reply
Can you draw seven red lines, all of them strictly perpendicular, some with green ink, and some with transparent?

And for bonus points, can one of them be in the shape of a kitten?

[+] gabrielrotbart|7 years ago|reply
I really love this. The original art piece is just a set of instructions meant to be fed into our minds and generate an imaginary canvas. Now we use technology to just feed the same set of instructions into software to generate virtual canvases
[+] suddensleep|7 years ago|reply
This is great, thanks for sharing! I wish I had known about Sol when I used to teach high school geometry; the fact that many of these constructions can be interpreted pretty openly would have produced a lot of different "answers" and opened up the floor for conversation about rigor.

Instead, I had my students construct the flag of Nepal (see http://www.servat.unibe.ch/icl/np01000_.html for the specification). Let's just say that most of the students were not as captivated by the idea as I was.

[+] sandebert|7 years ago|reply
Sorry, I don't have anything substantial to add. Just that I love Sol's art and got all giddy seeing this!
[+] Elrac|7 years ago|reply
I was expecting to see a Solitaire solver.
[+] franciscrick1|7 years ago|reply
I think the point with #797 is that the artists for each line are different, and thus there is compounding error. As it is, each line is identical to the last except for color.
[+] gabrielrotbart|7 years ago|reply
My first thought as well. It raises some interesting questions. Does the perfection of execution take away from the art? What if the meatbag artists were so highly skilled that they executed the same level of perfection? Does it mean different things?