TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

On meta-design and algorithmic design systems

104 点作者 runemadsen大约 10 年前

7 条评论

EvanMiller大约 10 年前
This is a compelling little essay. I think the author left out a couple of important points, though.<p>1. Design systems may be &quot;algorithmic,&quot; but they&#x27;re primarily mathematical, and equations remain stubbornly hard to use. Metafont failed to attract designers because no one wanted to cook up high-order polynomials to express their visual ideas. (In contrast, Adobe came up with a good-enough interface for Bezier curves, and now the world uses non-algorithmic fonts.) The new class of designers will need solid grounding in at least high school algebra to get their curves and easing functions right.<p>2. Any argument about &quot;XXX should learn to code&quot;, where XXX is anything other than &quot;aspiring professional software developers,&quot; means that there is a significant market opportunity for creating usable software that does not require coding. If people are willing to spend thousands of dollars on bootcamps to learn to code -- when they&#x27;d really rather be focusing on their domain problem -- then they&#x27;re theoretically willing to pay thousands of dollars to <i>not</i> have to learn how to code.<p>I don&#x27;t know the state of design software, but if it&#x27;s anything like other professional desktop tools, it&#x27;s horrible, creaky software stuck in the early 1990s with very little competition in sight. When I read this essay I can&#x27;t help but think there&#x27;s an opening for usable algorithmic design software -- whatever that may look like.
评论 #9095405 未加载
j2kun大约 10 年前
Here&#x27;s a free meta-design tool I like:<p>GeoPattern <a href="http://btmills.github.io/geopattern/geopattern.html" rel="nofollow">http:&#x2F;&#x2F;btmills.github.io&#x2F;geopattern&#x2F;geopattern.html</a><p>I&#x27;d love to hear about more. Does anyone know of a list of these tools? I&#x27;d be happy to compile a list if people provide suggestions.
评论 #9095461 未加载
评论 #9097051 未加载
spacecadet大约 10 年前
I started writing code as a classically trained designer after my first layoff from an agency many years ago... Something you learn once you cross over, is that this isn&#x27;t new. A little research and I can start listing design firms that have been around since the late 1980&#x27;s that promote this multi-disciplinary approach, designers who code, programmers who paint, etc.<p>Years later;once I picked up heavier languages, from a designers point of view, programming is broken. Point and click is not ideal but slugging through pages of non-human language is worse. Faster at times... but not a solution. Flame away, that&#x27;s just my opinion from an outsiders point of view.
评论 #9097672 未加载
troymc大约 10 年前
Would using code that converts data into standard visualizations (e.g. heat maps, sparklines) be considered meta-design? If so, it&#x27;s not so uncommon (e.g. ggplot2, Tableau, matplotlib, Excel charts…).<p>Another example of a parametric meta-logo is the one Wolfram created for the National Museum of Mathematics (MOMATH), see <a href="http://blog.wolfram.com/2013/02/28/behind-the-scenes-at-the-national-museum-of-mathematics-meta-logo/" rel="nofollow">http:&#x2F;&#x2F;blog.wolfram.com&#x2F;2013&#x2F;02&#x2F;28&#x2F;behind-the-scenes-at-the-...</a>
bergie大约 10 年前
Some examples of algorithmic design for page layouts: <a href="http://engineering.flipboard.com/2014/03/web-layouts/" rel="nofollow">http:&#x2F;&#x2F;engineering.flipboard.com&#x2F;2014&#x2F;03&#x2F;web-layouts&#x2F;</a> and <a href="https://thegrid.io/" rel="nofollow">https:&#x2F;&#x2F;thegrid.io&#x2F;</a><p>(disclaimer: I work on the latter)
评论 #9097699 未加载
troymc大约 10 年前
See also: Procedural generation<p><a href="http://en.wikipedia.org/wiki/Procedural_generation" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Procedural_generation</a>
lsjroberts大约 10 年前
Could you call an AI meta-meta-designer creative?<p>It would work out what things can be designed, then define the rules to design them.
评论 #9094909 未加载