
Stashr — The bookmark app your AI can actually use.
从X、Reddit等平台保存书签,Stashr用AI自动标记并支持搜索。
@deckard_the_dev · X
Sync bookmarks, ai tagged, fully searchable
完整作品展
技术栈
35 projects

从X、Reddit等平台保存书签,Stashr用AI自动标记并支持搜索。
@deckard_the_dev · X
Sync bookmarks, ai tagged, fully searchable

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

为网络设备自动备份配置并用E2EE端到端加密保护。
Willdom1986 · V2EX
多年前考过 CCNP 网络工程师,以前有一个很头疼的地方就是网络设备配置丢失引发的各种故障。后来越发觉得,网络设备的配置实际上是一个非常关键的数字资产。 为此,我利用周末时间开发了 XConf ( https://xconf.ai) 来解决这个问题。 产品主要就是想解决两个问题:**自动化的灾备高可用**,以及**端到端的安全**。 * **自动备份与灾备**:支持将配置定时备份到云端。如果网络断连了,探针会自动在本地离线队列里暂存配置,等连接恢复后自动重传。 * **端到端加密**:本地的 Go 探针是完全开源的,会自动在内存中对密码进行流式脱敏,并在上传前通过 AES-256-GCM 在本地加密。SaaS 后台拿到的只有密文,解密和版本比对( Diff )都完全在你的浏览器本地沙盒里通过 WebCrypto API 进行。 * **打磨版的配置对比 Diff**:我花了一些功夫打磨了浏览器端的配置版本对比功能,力求让日常比对的交互体验足够丝滑。 * **AI 安全基线审查**:系统集成了 AI 辅助的安全基线审查,可以一键检查和分析配置中的潜在风险。 因为目前完全是我利用业余时间(主要在周末)维护,所以确实没精力提供工作日的在线即时客服。大家使用过程中遇到任何 Bug ,欢迎随时去 GitHub 提 Issue ,我会在周末集中修复和跟进。 目前公测已开放,不需要邀请码即可注册,欢迎大家体验吐槽。 探针 agent 开源地址: https://github.com/willdom-lee/xconf-agent 官方网站: https://xconf.ai

AI网站构建器:描述您的业务,获得完整网站,首个免费。
@James_Gibbons2 · X
Check out - the AI that builds your website for free!

与客户共享文件和讨论文档的门户,无需客户注册。
@droplana_com · X

上传照片创建AI虚拟伴侣,支持聊天、语音通话和生成合照。
My Lover Online — AI 虚拟伴侣平台,上传照片即可"复活"已故或离别的亲人、恋人、宠物,AI 会学习你们的共同记忆,越聊越像本人,还支持语音通话和生成合照。

收集并展示客户见证,为您的业务建立社交证明
@PriyankaSaini28 · X
Hey Building the all-in-one Social Proof system for founders. Turn customer voices into testimonials, reviews & insights that convert - @getfeedspace Auto-collection + Wall of Love widgets.

将菜单PDF转换为专业数字菜单,包含图片和5种语言翻译。
@juancastillamar · X
Hi Esther, I’m a frontend developer working in seo for let’s connect and keep growing!

Public 是一个社交网络,可以发布、聊天和与社区创造的 AI 角色互动。
@public_app · X

为自由职业者打造的客户门户,在一个地方收集客户简介、文件和反馈。
@DropKlient · X
The only website freelancers need to manage their work.

SaveAnywhere是Chrome扩展,直接将文件、图片、链接保存到Google Drive、Dropbox和OneDrive,本地处理。
@SaveAnywhere · X
Free chrome extension :

VanillaPad - 编辑和预览HTML应用的移动工作区,支持ChatGPT、Claude和Gemini。
u/heisenberg2995 · Reddit
I built a mobile workspace to edit and preview the HTML apps ChatGPT/Claude write for you. Hey everyone! I built VanillaPad , a mobile workspace for building simple HTML/CSS/JS projects. 👉 https://vanillapad.dev The idea came from something I kept running into. Sometimes I'd need a simple utility app or a quick landing page or to test a little game idea. Getting the initial code written was easy since I could just ask ChatGPT or Claude on my phone. The hard part came af