Show HN: Waycore – 开源、离线优先的模块化现场计算机
8 分•作者: DGrechko•6 个月前
Hi HN,
我正在构建 Waycore,一个开源项目,探索面向户外、生存和离网场景的灵活、离线优先的现场计算机应该是什么样子。
核心目标是适应性和韧性:
* 模块化硬件(外部传感器/工具模块)
* 可扩展的操作系统,支持外部应用程序(指南正在制定中)
* 无需互联网连接——地图、模型和知识离线工作
* 可选的 LTE/Wi-Fi,在可用且明确启用时使用
一个主要关注点是设备上的智能体 AI,而不仅仅是聊天或图像识别。该 AI 旨在:
* 读取实时传感器数据(GPS、指南针、环境)
* 对离线知识进行推理
* 使用应用程序和核心 API
* 协助导航、安全检查、日志记录和通信
主要项目仓库(操作系统和架构):
[https://github.com/dmitry-grechko/waycore](https://github.com/dmitry-grechko/waycore)
还有一个单独的仓库,用于整理可免费下载的生存和户外 PDF 文件,供离线使用:
[https://github.com/dmitry-grechko/waycore-knowledge](https://github.com/dmitry-grechko/waycore-knowledge)
我正在寻找关于以下方面的反馈和贡献者:
* 坚固型触摸设备的 UI/UX
* 硬件模块化和接口
* 离线/边缘智能体架构
* 无需互联网也能良好运行的小型模型
* 高质量的公共领域或宽松许可的生存知识来源
很乐意回答问题或听取批评。
查看原文
Hi HN,<p>I’m building Waycore, an open-source project exploring what a flexible, offline-first field computer should look like for outdoor, survival, and off-grid scenarios.<p>The core goals are adaptability and resilience:<p>modular hardware (external sensor/tool modules)<p>extensible OS with support for external apps (guidelines in progress)<p>no required internet connection — maps, models, and knowledge work offline<p>optional LTE/Wi-Fi when available and explicitly enabled<p>A major focus is on-device agentic AI, not just chat or image recognition. The AI is intended to:<p>read live sensor data (GPS, compass, environment)<p>reason over offline knowledge<p>use apps and core APIs<p>assist with navigation, safety checks, logging, and communication<p>Main project repo (OS & architecture):
<a href="https://github.com/dmitry-grechko/waycore" rel="nofollow">https://github.com/dmitry-grechko/waycore</a><p>There’s also a separate repo curating freely downloadable survival & outdoor PDFs for offline use:
<a href="https://github.com/dmitry-grechko/waycore-knowledge" rel="nofollow">https://github.com/dmitry-grechko/waycore-knowledge</a><p>I’m looking for feedback and contributors around:<p>UI/UX for rugged touch devices<p>hardware modularity & interfaces<p>offline/edge agent architectures<p>small models that work well without internet<p>high-quality public-domain or permissive survival knowledge sources<p>Happy to answer questions or hear critique.