TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

What’s Hot in the Art World? Algorithms

64 pointsby alexisalmost 10 years ago

7 comments

trompalmost 10 years ago
Lambda diagrams (<a href="http:&#x2F;&#x2F;tromp.github.io&#x2F;cl&#x2F;diagrams.html" rel="nofollow">http:&#x2F;&#x2F;tromp.github.io&#x2F;cl&#x2F;diagrams.html</a>) offer an artistic depiction of algorithms. Here is, for instance, a prime number sieve:<p><pre><code> ───────────────────────────────────────────────── ┬─┬───────────────────────────────────┬──── ────┬ │ │ ┬─┬ ────┬─┬────────────────────── ┼───┬ ┬───┼ │ │ └─┤ ────┼─┼───────────────────┬── ┼───┼ │ ┬ │ │ │ │ ┬───┼─┼───────────────────┼── ┼─┬─┼ │ ┼ │ │ │ │ │ ─ ┼─┼─┬─────┬──── ──────┼─┬ │ ├─┘ └─┤ │ │ │ │ │ ┬ └─┤ │ ┬─┬ ┼─┬─┬ ──┬───┼─┼ ├─┘ ├─┘ │ │ │ └─┤ └─┤ └─┤ │ ├─┘ ──┼─┬─┼─┼ │ │ │ │ │ │ │ │ ├─┘ ┬─┼─┼─┼─┼ │ │ │ │ │ │ │ ├─┘ └─┤ │ ├─┘ │ │ │ │ │ │ └───┤ │ ├─┘ │ │ │ │ │ │ │ ├─┘ │ │ │ │ │ │ ├─────────┘ │ │ │ │ │ ├─────────┘ │ │ │ │ └───┤ │ │ │ │ ├───────────────────────────┘ │ │ ├───────┘ │ └─┤ │ └───────────────────────────────────────────┘</code></pre>
评论 #9615235 未加载
评论 #9615981 未加载
评论 #9616179 未加载
wanderingstanalmost 10 years ago
This is good, interesting news. Many years ago I did some work combining calligraphy and code, but found that art-people didn&#x27;t appreciate algorithms and code-people didn&#x27;t appreciate art.<p>Here&#x27;s a card I made for a friend who said that rc4 was &quot;the most important algorithm that will fit on one page&quot;: <a href="http:&#x2F;&#x2F;i.imgur.com&#x2F;TUeJS7y.png" rel="nofollow">http:&#x2F;&#x2F;i.imgur.com&#x2F;TUeJS7y.png</a>
评论 #9614812 未加载
评论 #9615306 未加载
评论 #9615990 未加载
damian2000almost 10 years ago
I thought this was going to be art generated by algorithms...<p><a href="http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Algorithmic_art" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Algorithmic_art</a>
sp332almost 10 years ago
There&#x27;s got to be some interesting copyright licensing discussions going on there. Like when Don Knuth declared in 2004 that MacPaint was &quot;the best program ever written&quot;, but it took until 2010 to convince Apple to release the source code. <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20100721233205&#x2F;http:&#x2F;&#x2F;www.businessweek.com&#x2F;technology&#x2F;ByteOfTheApple&#x2F;blog&#x2F;archives&#x2F;2010&#x2F;07&#x2F;apple_donates_macpaint_source_code_to_computer_history_museum.html" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20100721233205&#x2F;http:&#x2F;&#x2F;www.busine...</a>
abecedariusalmost 10 years ago
<a href="https:&#x2F;&#x2F;www.artsy.net&#x2F;auction&#x2F;the-algorithm-auction" rel="nofollow">https:&#x2F;&#x2F;www.artsy.net&#x2F;auction&#x2F;the-algorithm-auction</a> seems to be the auction in question.
prawnalmost 10 years ago
A friend of mine won a poster design competition 10 or so years ago with an entry that was scripted in Flash (ActionScript, or whatever it was). From memory, he had a few other pieces created in the same way, playing around with various functions. Ahead of his time!
Dewie3almost 10 years ago
&gt; Simply put, an algorithm is a procedure for a process,<p>&quot;Procedure for a process&quot;. That&#x27;s very vague. Might as well write &quot;method of doing&quot;.
评论 #9615505 未加载