Show HN: RAX Compute Gateway – One API for OpenAI, Anthropic, and Gemini
统一接口调用主流AI模型,开源网关让多模型切换更简单。
Article URL: https://github.com/radium0090/Compute-Gateway Comments URL: https://news.ycombinator.com/item?id=49327446 Points: 6 # Comments: 0
统一接口调用主流AI模型,开源网关让多模型切换更简单。
Article URL: https://github.com/radium0090/Compute-Gateway Comments URL: https://news.ycombinator.com/item?id=49327446 Points: 6 # Comments: 0
开源Rust引擎TemporalStore,一键Docker部署,破解LLM跨会话记忆难题,点此了解。
Article URL: https://temporalstore.ai/blog-context-management.html Comments URL: https://news.ycombinator.com/item?id=49314204 Points: 3 # Comments: 1
用 Lua 脚本为 Docker 容器编写可复现的混沌实验,Rust 实现确定性模拟测试,调试故障更方便。
now supports dtrun so environment is reproducible https://github.com/bxrne/dtrun Comments URL: https://news.ycombinator.com/item?id=49300787 Points: 3…
一键复现GitHub issue的Docker环境,调试bug不再头疼
Article URL: https://github.com/SukhdevThukral/repro Comments URL: https://news.ycombinator.com/item?id=49232427 Points: 3 # Comments: 0
自托管AI平台,Docker一键部署,本地离线运行大模型,兼顾隐私与便捷
Article URL: https://github.com/schmitech/orbit Comments URL: https://news.ycombinator.com/item?id=49134457 Points: 2 # Comments: 0
GitHub开源项目,实现类似Claude Tag的小型化多代理管理工具,适合探索AI协作场景。
Article URL: https://github.com/baristaGeek/minions-army-harness Comments URL: https://news.ycombinator.com/item?id=49090454 Points: 2 # Comments: 0
为软件开发者打造的AI安全架构开源工具,支持macOS一键安装,Docker兼容。
Article URL: https://github.com/alexs60/safe-sde Comments URL: https://news.ycombinator.com/item?id=49092535 Points: 2 # Comments: 1
Docker快速上手:用容器打包.NET应用,实现环境一致化部署
Docker: Packaging Applications with Their Dependencies A practical guide to Docker — the container platform that packages an application together with…
跨仓库管理GitHub Actions的自托管工具,终结重复维护工作流的烦恼。
I’ve been working on a self-hosted tool for managing GitHub Actions across multiple repositories, mostly because I was tired of maintaining the same w…
用户亲测GPT-Live:对话流畅惊艳却暴露知识短板,谈Docker时的反常回答引思考
For me it's been ambivalent: It's conversational skills are an incredible leap from its predecessor: The acknowledgments it makes, and the natural flo…
WSL容器编排新选择,用类似docker compose的体验管理WSL中的容器,项目虽年轻但潜力大。
Heads up — this is a work in progress. WSLCC is young, and so is the platform it's built on ( WSL containers are in public preview). Expect rough edge…
基于Socket.IO的实时聊天室,支持多人即时通信,全栈开源且可直接在线体验。
I built a full-stack real-time chatroom application Live demo: https://realtime-chatrooms-frontend-703842083963.us-central1.run.app/ Github: https://g…
用代码自动化After Effects工作流,无需AE环境,支持Docker和MCP集成,高效生成视频。
Article URL: https://github.com/Arman-Luthra/aftr/blob/main/README.md Comments URL: https://news.ycombinator.com/item?id=48912815 Points: 2 # Comments…
用 LLM 驱动的蜜罐,能主动与攻击者对话,迷惑黑客并收集情报,开源易部署。
Article URL: https://github.com/alectrocute/honeyprompt Comments URL: https://news.ycombinator.com/item?id=48882377 Points: 2 # Comments: 0
在Docker中运行完整的UniFi OS服务器,轻松部署和管理Ubiquiti网络设备,无需专用硬件。
Article URL: https://github.com/unihosted/unifi-os-server-docker Comments URL: https://news.ycombinator.com/item?id=48851528 Points: 2 # Comments: 0
微软为Windows 10带来原生WSL容器支持,GPU直通让开发更高效,无需Docker Desktop即可运行Linux镜像。
这次,WSL Containers 可以安装在 Windows 10 中。 前几天,微软发布 Windows 原生 Linux 容器(WSL Containers)可以让 Windows 11 在不安装 Docker Desktop 的情况下,使用并运行 Docker 镜像。 而 Windows 1
手把手教你用 Docker Compose + Traefik 在 Linux 上部署开源 Go 后端平台 PocketBase,快速搭建个人服务。
PocketBase is an open-source backend written in Go that bundles a real-time SQLite database, authentication, file uploads, and an admin dashboard into…
跨平台LLM推理服务器,原生支持Qwen、Gemma、Mistral、LLaMa等主流架构,一键Docker部署并集成HuggingFace与S3/GCS存储
Article URL: https://zml.ai/posts/llmd/ Comments URL: https://news.ycombinator.com/item?id=48829412 Points: 3 # Comments: 2
开源自托管PaaS,轻松部署Docker应用,替代Heroku/Vercel,一站式管理数据库与域名。
Dokploy is an open-source, self-hosted PaaS, a free alternative to Heroku, Vercel, and Netlify, that deploys apps from Git, manages databases, and rou…
容器事故多源于日常小捷径,这套实战习惯帮你稳守生产环境。
Most of the container incidents I've helped clean up didn't come from anything exotic. They came from small shortcuts that felt reasonable on a Tuesda…