
Find Your First Open Source Issue | FirstIssue.dev - Beginner-Friendly Contribut
在GitHub上找初学者友好的开源问题,追踪你的贡献。
@anni_i02 · X
完整作品展
技术栈
60 projects

在GitHub上找初学者友好的开源问题,追踪你的贡献。
@anni_i02 · X

用可视化编辑器设计、测试和发布AI就绪的API。
@milonspace · X
A specification nobody can find is functionally the same as no specification.


搜索 493 个 SaaS 产品的开源和廉价替代品。
u/Hadestructhor · Reddit
I built a free website to find free, cheaper and replaceable subscriptions you may have The goal is to mainly list big projects like figma, duolingo, spotify etc and offer alternatives. But not only that, I hate having to install and self host an open source project just to find out SSO is not supported in the open core version, that it's not a full foss project, etc etc. So I help you also filter on that too. And if you think it's another list, I actually had some agents

阅读238部经典文献,包含41位作者的原始希腊语和拉丁语文本。
@Hermes_3xGreat · X
what I've been vibe coding.

在浏览器中设计并模拟平面机构,支持自动化合成。
@tutao0123 · X
Mechanical design can be playful. I used Vibe Coding to build OpenLinkage, an open-source browser lab for planar mechanism design. Try it: GitHub:

搜索索引化的开源代码和软件包,包含版本、依赖和漏洞信息。
@Jack_Timonen · X

集成包管理器的编程语言,用于编写和共享代码
u/KILLinefficiency · Reddit
The Kal Package Manager Hey everyone, A couple of weeks ago, I posted about Kal, my programming language written from scratch. I am really happy to share a glimpse of Kal's own package manager! Kal v0.1.0 shipped with a package system that lets you add and use third party Kal packages. But, that process was completely manual. You’d have to clone the package, place it in the right directory, clone the package’s entire dependencies all by yourself, one after another. :( The package manag

为开源项目生成的AI文档wiki,每句话都由代码行引用验证。
u/Comprehensive-Bad-43 · Reddit
I got tired of documentation that lies, so I made docs that have to prove every sentence Founder here! Every codebase I have ever joined had the same problem: the docs describe the code as it was six months ago. Nobody updates them, because updating docs is the least rewarding job in software. So I built RepoFold . You connect a GitHub repo and it generates a full wiki, but with one hard rule: every technical claim has to cite the exact file and line numbers it came from. If the AI can'

开源网站监控工具,支持多区域检查、警报和公共状态页。
@sl1ma4 · X

FeedLog是开源AI反馈工具,免费收集和管理用户需求。
@kngkng182542 · X
If you're paying for Canny, give FeedLog a look. Same workflow for collecting feedback and managing feature requests, but free during launch.

.gui是开放的文本文件格式,用于创建用户界面。AI代理可编写它,任何浏览器或设计工具都能渲染。
u/Rough-Mortgage-1024 · Reddit
I built an open file format for user interfaces, like SVG or PDF. Why? For years we've had open formats for documents (PDF), images (PNG) and graphics (SVG). But user interfaces are still mostly locked inside design tools. And that was fine when humans were creating and consuming UIs. Now AI is also creating and consuming them. Today AI usually works with screenshots, editor-specific JSON, or tool-specific APIs. They work, but they weren't really designed for AI or for movin