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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Unit is a general purpose visual programming system

123 点作者 puuush10 个月前

16 条评论

DrMiaow10 个月前
I have seen dozens of these things and have made a few myself.<p>Beyond some specific use cases, they don&#x27;t seem to scale cognitively. The tangle of connections is a problem. The previous HN link from @andsoltis has a better critique than me.<p>Don&#x27;t get me wrong. Besides being experientially cynical about these things, I&#x27;m also firmly in the camp of &quot;one more UI breakthrough, bro and we might crack it!&quot;<p>This one has some deep design that definitely attempts to extend the state of the art but still struggles with that aforementioned problem.<p>TBH though, the coolest feature is that widget that focuses on what you are doing. There is something there with it, I&#x27;m just not sure what the &quot;there&quot; or &quot;it&quot; is, but I do know I like it.
评论 #40903513 未加载
评论 #40905276 未加载
评论 #40904688 未加载
评论 #40904425 未加载
评论 #40908669 未加载
leetrout10 个月前
I discovered Unit in the latter half of 2022 and found it very interesting. I always loved Fusion and Houdini for the flow based programming aspects. I think in Houdini&#x27;s case it is notable that is has such a long history it dates back to earlier research in visual computing...<p>Anyway, I used Unit as an excuse to play with OBS and stream a bit... if you&#x27;d like to see a video of how I figured out some bits about how it worked since I couldn&#x27;t find anything close to a tutorial I have a video on YouTube:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=vwknTfGVDq8" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=vwknTfGVDq8</a>
评论 #40902608 未加载
webprofusion10 个月前
Pro tip: before launching on HN stick your site behind Cloudflare first so they can cache most of your traffic.
评论 #40904447 未加载
andsoitis10 个月前
Prior discussion: 10 months ago; 30 comments <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37156337">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=37156337</a><p>Related: A personal history of visual programming environments (Dec 2022); 27 comments <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34094223">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34094223</a>
paulhart10 个月前
<a href="https:&#x2F;&#x2F;github.com&#x2F;samuelmtimbo&#x2F;unit&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;samuelmtimbo&#x2F;unit&#x2F;</a>
评论 #40903554 未加载
deegles10 个月前
Looks promising. I would love to see a tool to convert existing programs to Unit.<p>This readme gives a much better idea of how it works: <a href="https:&#x2F;&#x2F;github.com&#x2F;samuelmtimbo&#x2F;unit&#x2F;blob&#x2F;main&#x2F;src&#x2F;docs&#x2F;start&#x2F;README.md">https:&#x2F;&#x2F;github.com&#x2F;samuelmtimbo&#x2F;unit&#x2F;blob&#x2F;main&#x2F;src&#x2F;docs&#x2F;star...</a>
评论 #40903078 未加载
rickcarlino10 个月前
DNS is not resolving for me. Is this an HN hug of death? Anyone have a link to GitHub or similar?
评论 #40905449 未加载
Nuzzerino10 个月前
This is quite comparable to the vision I had in 2012 for NuzzGraph, but there was no way I was going to realistically make any real progress given the complexity and my lack of experience at the time.<p>Also it was clearly a solution in search of a problem. I was a believer in the idea that graph databases would enable a new paradigm of application development in the way that relational databases did, and wanted to try to pioneer something. That was (so I thought) what college dropouts like myself in my early 20s needed to do to get ahead in tech, as I was only a mere data analyst at the time, with no connections to the tech industry, scraping by while living inside a garage.<p>It was a good exercise though and it somehow out of sheer luck caught the attention of Manning Publications as it likely came up in the search results for OrientDB. My project page included a sort of roadmap to integrate with OrientDB.<p>They signed me on as a co-author of the book OrientDB in Action as the other author(s) IIRC weren’t native English speakers and they needed one. The book was never released but a different author released a similar book without publisher backing which was good enough for OrientDB.<p>If a publisher ever approaches you to help write a book, no matter how ridiculous of a candidate you think you are, your initial response should always be yes. You don’t have any obligation to actually finish a book unless it’s in the contract. You won’t make a dime but you’ll get world-class training on writing technical documentation. They only required that I complete a draft of one chapter within a shorter timespan for the first phase.<p><a href="https:&#x2F;&#x2F;code.google.com&#x2F;archive&#x2F;p&#x2F;nuzzgraph&#x2F;wikis" rel="nofollow">https:&#x2F;&#x2F;code.google.com&#x2F;archive&#x2F;p&#x2F;nuzzgraph&#x2F;wikis</a><p><a href="https:&#x2F;&#x2F;code.google.com&#x2F;archive&#x2F;p&#x2F;nuzzgraph&#x2F;wikis&#x2F;NuzzGraphBenefits.wiki" rel="nofollow">https:&#x2F;&#x2F;code.google.com&#x2F;archive&#x2F;p&#x2F;nuzzgraph&#x2F;wikis&#x2F;NuzzGraphB...</a>
bobajeff10 个月前
<a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20240702210034&#x2F;https:&#x2F;&#x2F;unit.software&#x2F;" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20240702210034&#x2F;https:&#x2F;&#x2F;unit.soft...</a>
评论 #40902474 未加载
everythingabili10 个月前
Hi,<p>I&#x27;ve probably mentioned this a few times on here, but Prograph was a GREAT example of a visual language, that solved a LOT of issues (spaghetti code) etc. It&#x27;s worth a look if you&#x27;re interested in visual programming<p>* object oriented * scrunching of code - tha could be turned into functions (local-to-opers) * you could edit code and values whilst it was running * FAST!<p>Here&#x27;s an ole video of some server software I made, that at the end shows me rustily doing some Prographing.<p><a href="https:&#x2F;&#x2F;youtu.be&#x2F;MtECJw59elc?si=svRbd5_IA4cAFhVa&amp;t=1429" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;MtECJw59elc?si=svRbd5_IA4cAFhVa&amp;t=1429</a><p>p.s A free version of Prograph (Marten) used to exist, but when the genius creator died, the project, sort of lost its way too.
benzguo10 个月前
Love unit, long time admirer. If you&#x27;re into this, you might also be into Substrate - a non-visual but also graph-based programming model, for multi-step ML programs <a href="https:&#x2F;&#x2F;www.substrate.run&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.substrate.run&#x2F;</a>
评论 #40906794 未加载
DrMiaow10 个月前
I love the look of it. Can&#x27;t wait until it recovers from the attention to be usable.
williamcotton10 个月前
I think the future is in mixed modal computing environments. Text is superior in some architectural paradigms and inferior in others.<p>Box and noodles can be more descriptive and interactive for some parts of a system but probably not for all parts of a system. Configurations for parts of applications can be better in a GUI than a yaml file. Embedding one language like SQL in another could have an integrated GUI subeditor complete with language server.
评论 #40905925 未加载
wangii10 个月前
The flow based visual programming has always being challenging field, and the problem remains: what are the values added comparing with the text based coding?<p>I really want to love it, please give me a strong reason.
评论 #40904440 未加载
评论 #40907126 未加载
imtringued10 个月前
So what are the applications for this? Writing video game mods in-game? Text is dense and we have ten fingers. It is pretty obvious why text won.
remon10 个月前
solution &gt; problem