Decker:面向现代开发者的HyperCard
Decker旨在重现HyperCard的便捷性,帮助现代开发者使用LLM、Agent和RAG技术创建自包含应用程序。 Decker拥有强大的社区参与度,旨在解决非专家进行直观应用开发的问题,并在小企业应用领域具有潜在吸引力。 Decker目前处于alpha阶段,采用宽松许可证,需要Python并可能需要GPU以获得最佳性能。
项目链接:https://beyondloom.com/decker/
作者:tosh
发布时间:2026-07-26T18:23:06Z
挖掘日期:2026-07-27
AI 评分:7.0/10
来源:hackernews
标签:LLM, Agent, RAG, Code, Tools
📌 项目详解
Decker旨在重现HyperCard的便捷性,帮助现代开发者使用LLM、Agent和RAG技术创建自包含应用程序。 Decker拥有强大的社区参与度,旨在解决非专家进行直观应用开发的问题,并在小企业应用领域具有潜在吸引力。 Decker目前处于alpha阶段,采用宽松许可证,需要Python并可能需要GPU以获得最佳性能。
🌐 背景与生态
HyperCard是在万维网出现之前的一项开创性超媒体系统,结合了平面文件数据库和用户可修改界面。Decker试图将这一概念现代化,以适应当今的开发者。
💬 社区讨论
社区评论表达了对Decker重现HyperCard简单性的潜力的兴奋,并对其更广泛的吸引力表示疑问。
🚀 应用前景
Decker可用于为小企业、教育工具或个人生产力工具创建直观应用程序,具有通过SaaS或API模式进行商业化的潜力。
🔧 技术栈
Decker使用Python,集成了LLM和RAG模型,并可能需要Docker进行部署。
🎯 上手难度
使用Decker的难度评级为进阶,需要Python 3.8+,可能需要GPU,以及对基本脚本熟悉的了解。
👥 目标用户
目标用户包括后端工程师、小企业主和寻找直观应用开发工具的教育工作者。
⚖️ 类似项目对比
竞品包括用于快速应用开发的Delphi/Lazarus IDE和用于数据库驱动应用程序的FileMaker。
📚 参考链接
📄 查看原文内容
--- Top Comments ---
[zeroq]: I'm afraid that HyperCard is too old for broader audience to be able to grasp how extraordinary experience it was providing. As a 6-7yo I had a collection of English words, stored with my own definitions and pronunciations, using basic building blocks, and it was as easy and intuitive as writing these words in my notebook. People used the same building primitives to make real games or stuff like accounting applications. And the best part - at that time it didn't looked cheap. This o...
[mbreese]: Is there a place these days for interfaces like this? I’m thinking about self contained applications like HyperCard stacks, but also FileMaker databases or even Access databases where we had interfaces linked to a database all as a self contained application. These tools with scripting languages powered a ton of small business applications. I know a lab I worked with was still using FileMaker databases up until a few years ago. These were user developed applications, done by people who may ha...
[tomhow]: Previously: Decker: A reincarnation of HyperCard with 1-bit graphics - https://news.ycombinator.com/item?id=40292181 - May 2024 (78 comments) Decker – A HyperCard Replacement - https://news.ycombinator.com/item?id=38985409 - Jan 2024 (36 comments) Decker, a platform that builds on the legacy of Hypercard and classic macOS - https://news.ycombinator.com/item?id=33377964 - Oct 2022 (88 comments)
[proxysna]: Never used HyperCard, but from descriptions and screenshots in the article reminds me a lot of Delphi/Pascal/Lazarus IDE’s. Appeal is understandable, because it is so cool to be snore to from a few lines of code to a clickable intractable executable, that is the sort of Feedback loop that I miss in python and go GUI builders that I’ve used previously, and why I keep c inning back to Lazarus.
[hallole]: Woah, this is something I've wanted for forever! Only, without the "quirky" aspects of its design. I can appreciate the charm, but it does obstruct utility, and this sort of tool -- a super-general digital whiteboard -- would be oh so useful. I never knew of its predecessor, "HyperCard," either, which looks to be essentially what I wish for, only modernized.