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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

I wrote a screenplay for a programming language introduction

66 点作者 OuterVale4 个月前

7 条评论

benrutter4 个月前
I absolutely love this- on the topic of the motion comic itself, it&#x27;s a really nice accessible intro to the language.<p>Would love to see some examples of things built with origami, the comic explained the language concepts really nicely, but my imagination doesn&#x27;t quite stretch to knowing how types of things the language makes easy. Seeing some examples in practice would really help!
评论 #42960719 未加载
turnsout4 个月前
Origami is a really elegant utility&#x2F;language with a lot of interesting ideas. It still feels like a tool for a more technical audience—maybe it would be good for AI agent orchestration? The stated audience of non-developers who know HTML and CSS and want a code-oriented SSG [0] is simply non-existent. I know Jan is working on marketing, so I strongly encourage him to define a more realistic user profile&#x2F;ICP which is based on talking to real people.<p><pre><code> [0] &quot;Origami is designed for you: someone who wants to make a site for yourself or a small organization, who can HTML and CSS, who’s not a professional developer — or is, but wants to build sites more quickly.&quot; -&lt;https:&#x2F;&#x2F;weborigami.org&gt;</code></pre>
woodrowbarlow4 个月前
after scrolling through the comic, my takeaway is origami seems really cool! it seems philosophically similar to flask: innovative ergonomics with flexible deployment and un-opinionated structure.
albert_e4 个月前
Feedback as someone who didn&#x27;t know anything about Origami ...<p>I jumped directly into the motion comic and was quickly immersed into the terminal, syntax and command examples ... without first being told WHAT is Origami in the first place and why were are doing the various steps being shown in the terminal, leading up to what goal&#x2F;result.<p>Had to back track, go to the Origami website and read this subtitle to make sense of it ...<p>&gt; Complements HTML, CSS, and JavaScript so you can build complete websites
randomcatuser4 个月前
wow this is really cool! I started getting the hang of things &quot;&#x2F;&quot; means the object itself, &quot;&#x2F;path&quot; is how you can refer to stuff inside objects.<p>Starting to think.. what else could we use it for?
NoToP4 个月前
Now make it a musical.
albert_e4 个月前
The link should probably be to the specific blogpost...<p><a href="https:&#x2F;&#x2F;jan.miksovsky.com&#x2F;posts&#x2F;2025&#x2F;01-22-motion-comic-origami-introduction" rel="nofollow">https:&#x2F;&#x2F;jan.miksovsky.com&#x2F;posts&#x2F;2025&#x2F;01-22-motion-comic-orig...</a><p>Currently it links to the parent website
评论 #42970550 未加载