最新
使用 Jetpack Compose 和 Media3 构建的简易视频编辑器 — 无广告、无追踪
一款轻量级、无广告的视频编辑器,基于 Jetpack Compose 和 Media3 构建,支持日常剪辑、旋转和基础特效。
在没有 MacBook 的情况下进行 iOS 开发:使用 Builder 工具
使用 ios-builder CLI 工具在 Windows 或 Linux 上构建 iOS 应用,该工具利用 GitHub Actions 运行器并集成 MobAI 实现热重载。
GitOps 自动化:flux-operator 如何简化 Flux CD 使用体验
flux-operator 将 Flux CD 管理转变为声明式的 Kubernetes 体验,提供内置 Web UI、用于临时 PR 环境的 ResourceSets,以及面向 AI 助手的 MCP 服务器支持,让集群运维更加自动化和智能化。
如何使用 GigaAM 实现比 Whisper 更精准的俄语语音识别
GigaAM 是 SberDevices 开源的声学模型系列,在俄语语音识别任务上优于 Whisper。本文将介绍它的功能和使用方法。
如何将 Tesla 连接到 Home Assistant 而不会在夜间耗尽电池
使用社区开发的 alandtse/tesla 组件将 Tesla 车辆集成到 Home Assistant 的指南,涵盖设置、待机耗电问题以及 Fleet API 配置。
How to link news to stock charts and understand market movement drivers
Open-source tool that overlays news events on candlestick charts and uses LLM + ML to explain market movements and predict price direction.
How to Train Heavy Multimodal Models Without a Zoo of Scripts
Tired of juggling scattered training scripts for multimodal models? lmms-engine is a modular engine that handles distributed training, sequence packing, and GPU optimizations so you can focus on config and data.
如何在 macOS 上无需付费工具和订阅即可清理磁盘
一个轻量级 bash 脚本,无需昂贵的 GUI 工具即可清理 macOS 磁盘空间。涵盖 Xcode 缓存、Docker 容器和系统垃圾。
使用 jsontr.ee 将混乱的 JSON 转化为清晰的交互式树状图
jsontr.ee 能够将混乱的 JSON 数据转换为带有自动节点定位和 CSS 样式定制的交互式 SVG 树状图,让复杂的数据结构一目了然。本文介绍如何在代码或 VS Code 中使用这一工具。
Forget fixed slides and meet the concept of slips
Slipshow replaces fixed-height slides with scrollable slips that keep code and context visible throughout your entire talk.
How to Create Beautiful Release Screenshots Without Subscriptions or Figma
Discover screenshot-studio, an open-source browser-based tool for creating polished release screenshots, mockups, and animated videos without subscriptions or heavy editors.
仅一毫米厚的全功能微型计算机
一位开发者打造了 muxcard,这是一款基于 ESP32-C3 的实用微型计算机,配备 E-Paper 显示屏和 NFC,厚度仅 1 毫米——比信用卡还小。
如何使用 kill-ai-slop 清理 Web 界面中的 AI 垃圾
一个 GitHub 项目用 33 个已记录的模式和自动化扫描器来对抗 AI 生成的视觉噪音,清理臃肿的 CSS 和标记。
无需手动解析 DevTools,将任何网站转换为现成的 API 客户端
无需手动解析 DevTools,将任何网站转换为现成的 API 客户端。reverse-api-engineer 项目可自动化整个流程。
How to Organize Car Expenses with Tracktor
Tracktor is a self-hosted garage management service for tracking fuel, repairs, insurance, and maintenance reminders. Here's how to set it up.
无需 Figma 和设计师,如何快速为个人项目制作一个像样的图标
想要快速获取应用图标但没有 Figma 或设计师?AppIcon Forge 是一款轻量级开源网页工具,可以帮你完成所有繁琐工作。