- 博客(682)
- 收藏
- 关注
原创 volute:让 Raspberry Pi 变成你的私人语音助手
volute:让 Raspberry Pi 变成你的私人语音助手 volute Raspberry Pi + Nodejs = Speech Robot 项目地址: https://gitcode.com/gh_mirrors/v...
2025-06-15 09:00:00
869
原创 Pants构建系统插件开发指南:选项与子系统详解
Pants构建系统插件开发指南:选项与子系统详解 pants The Pants Build System 项目地址: https://gitcode.com/gh_mirrors/pa/pants ...
2025-06-11 09:13:43
347
原创 Elasticsearch权威指南:并发控制解决方案深度解析
Elasticsearch权威指南:并发控制解决方案深度解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://g...
2025-06-11 09:07:55
313
原创 深入理解antfu/vite-plugin-pwa:零配置实现PWA的终极指南
深入理解antfu/vite-plugin-pwa:零配置实现PWA的终极指南 vite-plugin-pwa 项目地址: https://gitcode.com/gh_mirrors/vit/vite-plugin-pwa ...
2025-06-11 09:02:56
264
原创 Open Policy Agent Gatekeeper 调试指南:从日志追踪到请求对象分析
Open Policy Agent Gatekeeper 调试指南:从日志追踪到请求对象分析 gatekeeper ???? Gatekeeper - Policy Controller for Kubernetes 项目地址: htt...
2025-06-10 09:18:30
251
原创 Notcurses终端兼容性深度解析:从抽象层到终端特性适配
Notcurses终端兼容性深度解析:从抽象层到终端特性适配 notcurses blingful character graphics/TUI library. definitely not curses. 项目地址: http...
2025-06-10 09:16:29
388
原创 扩散模型入门指南:Hugging Face扩散模型课程Unit1解析
扩散模型入门指南:Hugging Face扩散模型课程Unit1解析 diffusion-models-class Materials for the Hugging Face Diffusion Models Course 项目...
2025-06-10 09:05:04
342
原创 CrateDB 全文搜索技术详解
CrateDB 全文搜索技术详解 crate CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex ...
2025-06-10 09:00:36
208
原创 alpinejs-masonry:打造灵活的CSS网格布局
alpinejs-masonry:打造灵活的CSS网格布局 alpinejs-masonry Create masonry layouts based on your CSS grid values ???? 项目地址: https:/...
2025-06-10 00:37:45
558
原创 Docker容器端口映射与发布技术详解
Docker容器端口映射与发布技术详解 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/docs ...
2025-06-09 09:21:17
309
原创 Kubernetes Downward API 实战:通过文件将 Pod 信息注入容器
Kubernetes Downward API 实战:通过文件将 Pod 信息注入容器 website Kubernetes website and documentation repo: 项目地址: https://gitco...
2025-06-09 09:06:22
410
原创 Stdlib-js 项目 Git 分支管理规范解析
Stdlib-js 项目 Git 分支管理规范解析 stdlib ✨ Standard library for JavaScript and Node.js. ✨ 项目地址: https://gitcode.com/gh_mirr...
2025-06-09 09:00:09
385
原创 使用digitalbazaar/forge实现PKCS7数字签名详解
使用digitalbazaar/forge实现PKCS#7数字签名详解 forge A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps ...
2025-06-08 09:05:46
336
原创 Docker CLI 项目深度解析:dockerd 守护进程配置指南
Docker CLI 项目深度解析:dockerd 守护进程配置指南 cli The Docker CLI 项目地址: https://gitcode.com/gh_mirrors/cli5/cli ...
2025-06-08 09:04:09
317
原创 深入理解annyang语音识别库:从入门到精通
深入理解annyang语音识别库:从入门到精通 annyang TalAter/annyang: 是一个用于语音识别的 JavaScript 库。适合在网页中添加语音识别功能。特点是提供了简单的 API,支持多种语音识别引擎,并且可以自定义识别语言和行为。 ...
2025-06-06 09:12:24
402
原创 Faust项目中的表与窗口化处理技术详解
Faust项目中的表与窗口化处理技术详解 faust Python Stream Processing 项目地址: https://gitcode.com/gh_mirrors/fa/faust ...
2025-06-06 09:06:20
311
原创 52周技术系列之CoreOS:面向开发者的现代数据中心操作系统
52周技术系列之CoreOS:面向开发者的现代数据中心操作系统 52-technologies-in-2016 Let's learn a new technology every week. A new technology blog every Sunday in 2016. ...
2025-06-06 09:02:24
380
原创 TensorFlow Estimator API 入门教程:出租车费预测模型实践
TensorFlow Estimator API 入门教程:出租车费预测模型实践 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...
2025-06-05 09:07:37
134
原创 Google Tsunami安全扫描器:扫描编排机制深度解析
Google Tsunami安全扫描器:扫描编排机制深度解析 tsunami-security-scanner Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high...
2025-06-05 09:05:24
311
原创 TheOdinProject教程:深入理解Rails中的Turbo Drive技术
TheOdinProject教程:深入理解Rails中的Turbo Drive技术 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaS...
2025-06-04 09:05:19
279
原创 Apereo CAS 项目贡献指南详解
Apereo CAS 项目贡献指南详解 cas Apereo CAS - Identity & Single Sign On for all earthlings and beyond. 项目地址: https://gitcode...
2025-06-03 09:12:23
316
原创 Apache APISIX 源码编译与开发环境搭建指南
Apache APISIX 源码编译与开发环境搭建指南 apisix The Cloud-Native API Gateway 项目地址: https://gitcode.com/gh_mirrors/ap/apisix ...
2025-06-03 09:00:43
364
原创 Vercel AI SDK 工具调用功能深度解析
Vercel AI SDK 工具调用功能深度解析 ai Build AI-powered applications with React, Svelte, Vue, and Solid 项目地址: https://gitcode....
2025-06-02 09:18:41
216
原创 NixOS/nix项目深入解析:nix-store --query命令完全指南
NixOS/nix项目深入解析:nix-store --query命令完全指南 nix Nix, the purely functional package manager 项目地址: https://gitcode.com/gh...
2025-06-02 09:18:37
382
原创 深入理解Java抽象化:从awesome-low-level-design项目看OOP核心思想
深入理解Java抽象化:从awesome-low-level-design项目看OOP核心思想 awesome-low-level-design This repository contains low level design resources to improve coding skills and prepare...
2025-06-02 09:18:04
297
原创 Apache Arrow项目中的格式版本控制机制解析
Apache Arrow项目中的格式版本控制机制解析 arrow Arrow是一个跨语言的内存格式,主要用于高效地传输和存储数据。它的特点是高效、灵活、易于使用等。适用于数据传输和存储场景。 项目地址: https://gitco...
2025-06-02 09:15:38
385
原创 SQLModel 教程:使用外键关联查询数据
SQLModel 教程:使用外键关联查询数据 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. 项目...
2025-06-02 09:06:54
221
原创 Plotly.py 项目开发指南:从代码结构到测试实践
Plotly.py 项目开发指南:从代码结构到测试实践 plotly.py The interactive graphing library for Python :sparkles: This project now includes Plotly Express! ...
2025-06-02 09:03:44
353
原创 代码安全入门:如何发现并修复你的第一个代码问题
代码安全入门:如何发现并修复你的第一个代码问题 docs The open-source repo for docs.github.com 项目地址: https://gitcode.com/gh_mirrors/do/docs...
2025-06-02 09:03:28
290
原创 Argo CD 多源应用配置深度解析
Argo CD 多源应用配置深度解析 argo-cd Argo CD 是一个声明式 Kubernetes 应用部署工具,可实现应用程序的自动化部署和版本控制。 * 提供 Kubernetes 应用的自动化部署和版本控制功能,支持多种部署策略,简化 Kubernetes 应用管理。 * 有什么特点:声明式部署、支持多种...
2025-06-02 09:00:42
283
原创 MobX 数据存储设计最佳实践
MobX 数据存储设计最佳实践 mobx Simple, scalable state management. 项目地址: https://gitcode.com/gh_mirrors/mo/mobx ...
2025-06-01 09:03:34
222
原创 Ultralytics YOLO常见问题排查指南:从安装到模型训练全解析
Ultralytics YOLO常见问题排查指南:从安装到模型训练全解析 ultralytics ultralytics - 提供 YOLOv8 模型,用于目标检测、图像分割、姿态估计和图像分类,适合机器学习和计算机视觉领域的开发者。 ...
2025-05-30 09:08:34
392
原创 ThinkPythonSolutions 开源项目启动与配置教程
ThinkPythonSolutions 开源项目启动与配置教程 ThinkPythonSolutions Automatically exported from code.google.com/p/thinkpythonsolutions ...
2025-05-29 09:00:51
263
原创 RL-Factory 项目启动与配置教程
RL-Factory 项目启动与配置教程 RL-Factory Train your Agent model via our easy and efficient framework 项目地址: https://gitcode.c...
2025-05-26 09:00:45
324
原创 ReactionButton 项目启动与配置教程
ReactionButton 项目启动与配置教程 ReactionButton Since Facebook introduced reactions in 2016, it became a standard in several applications as a way for users to interact ...
2025-05-26 09:00:06
411
原创 datos-de-miercoles:每周一次的数据探索之旅
datos-de-miercoles:每周一次的数据探索之旅 datos-de-miercoles Primo latinoamericano de #tidytuesday 项目地址: https://gitcode.com/g...
2025-05-26 09:00:03
352
原创 swd:加速扩散模型的新框架
swd:加速扩散模型的新框架 swd Scale-wise Distillation of Diffusion Models 项目地址: https://gitcode.com/gh_mirrors/swd/swd ...
2025-05-23 09:00:44
348
原创 Neural-Network:打造高效智能的神经网络模型
Neural-Network:打造高效智能的神经网络模型 Neural-Network Abstract visualization of biological neural network 项目地址: https://gitco...
2025-05-23 09:00:00
339
原创 blobs:生成独特SVG和Canvas图形的开源工具
blobs:生成独特SVG和Canvas图形的开源工具 blobs random blob generation and animation 项目地址: https://gitcode.com/gh_mirrors/blobs1/...
2025-05-22 09:00:04
309
原创 自动化README翻译利器:translate-readme项目解析
自动化README翻译利器:translate-readme项目解析 translate-readme Translate Github Readme to any other Language 项目地址: https://git...
2025-05-06 19:10:19
712
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人