- 博客(674)
- 收藏
- 关注
原创 moncho/dry 容器管理工具 v0.6-alpha.1 版本深度解析
moncho/dry 容器管理工具 v0.6-alpha.1 版本深度解析 dry moncho/dry: dry(Docker Run Commands)是一款命令行工具,旨在简化对Docker容器的操作管理,提供了一种简洁的方式创建、启动、停止和删除Docker容器。 ...
2025-06-12 09:11:48
214
原创 OpenSK项目深度解析:安全密钥的个性化定制指南
OpenSK项目深度解析:安全密钥的个性化定制指南 OpenSK OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards. ...
2025-06-12 09:11:20
240
原创 Gardener项目中的APIServer准入插件详解
Gardener项目中的APIServer准入插件详解 gardener Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes. ...
2025-06-12 09:10:36
176
原创 深入理解tus/tusd项目中的Azure Blob Storage存储后端
深入理解tus/tusd项目中的Azure Blob Storage存储后端 tusd Reference server implementation in Go of tus: the open protocol for resumable file uploads ...
2025-06-11 09:18:08
186
原创 Raspberry Pi 4 裸机操作系统开发:帧缓冲区与图形显示实现
Raspberry Pi 4 裸机操作系统开发:帧缓冲区与图形显示实现 rpi4-osdev Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4 ...
2025-06-11 09:02:31
210
原创 OpenTelemetry客户端库设计指南:构建高效可观测性工具的核心原则
OpenTelemetry客户端库设计指南:构建高效可观测性工具的核心原则 opentelemetry-specification Specifications for OpenTelemetry 项目地址: https://gi...
2025-06-10 09:16:33
244
原创 Windows平台构建Waterfox浏览器完整指南
Windows平台构建Waterfox浏览器完整指南 Waterfox 项目地址: https://gitcode.com/gh_mirrors/wat/Waterfox ...
2025-06-10 09:00:33
228
原创 使用Flux.jl实现DCGAN生成手写数字图像教程
使用Flux.jl实现DCGAN生成手写数字图像教程 Flux.jl Relax! Flux is the ML library that doesn't make you tensor 项目地址: https://gitcode...
2025-06-09 09:02:27
281
原创 深入理解gliderlabs/registrator:Docker服务自动注册工具
深入理解gliderlabs/registrator:Docker服务自动注册工具 registrator Service registry bridge for Docker with pluggable adapters 项目...
2025-06-09 09:01:51
260
原创 Marqo项目实战:5行代码实现文本到图像搜索
Marqo项目实战:5行代码实现文本到图像搜索 marqo Vector search for humans. Also available on cloud - cloud.marqo.ai 项目地址: https://gitc...
2025-06-08 09:19:17
222
原创 Microsoft RD-Agent项目解析:自动化研发流程的AI驱动框架
Microsoft RD-Agent项目解析:自动化研发流程的AI驱动框架 RD-Agent Research and development (R&D) is crucial for the enhancement of industrial productivity, especially in the AI era...
2025-06-08 09:05:12
214
原创 HedgeDoc常见问题解答与技术解析
HedgeDoc常见问题解答与技术解析 hedgedoc HedgeDoc - Ideas grow better together 项目地址: https://gitcode.com/gh_mirrors/he/hedgedoc...
2025-06-07 09:02:53
326
原创 Cosmos SDK 密钥环(Keyring)配置与使用指南
Cosmos SDK 密钥环(Keyring)配置与使用指南 cosmos-sdk :chains: A Framework for Building High Value Public Blockchains :sparkles: ...
2025-06-06 09:13:13
398
原创 PyTorch深度学习中的注意力机制与Transformer架构详解
PyTorch深度学习中的注意力机制与Transformer架构详解 NYU-DLSP20 NYU Deep Learning Spring 2020 项目地址: https://gitcode.com/gh_mirrors/py...
2025-06-06 09:06:54
332
原创 OpenMetadata 使用指南:从数据发现到治理的全流程实践
OpenMetadata 使用指南:从数据发现到治理的全流程实践 OpenMetadata 开放标准的元数据。一个发现、协作并确保数据正确的单一地点。 项目地址: https://gitcode.com/gh_mirrors/op...
2025-06-06 09:06:32
233
原创 imbalanced-learn 项目中的常见陷阱与最佳实践指南
imbalanced-learn 项目中的常见陷阱与最佳实践指南 imbalanced-learn A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning ...
2025-06-06 09:04:41
226
原创 深入理解go-acme/lego项目贡献指南
深入理解go-acme/lego项目贡献指南 lego Let's Encrypt/ACME client and library written in Go 项目地址: https://gitcode.com/gh_mirror...
2025-06-05 09:01:44
285
原创 support:助力JumpCloud服务,实用的脚本库
support:助力JumpCloud服务,实用的脚本库 support Public scripts and examples for managing JumpCloud managed systems and service endpoints ...
2025-06-05 09:00:00
545
原创 Cube-UI 高性能列表组件 RecycleList 详解
Cube-UI 高性能列表组件 RecycleList 详解 cube-ui :large_orange_diamond: A fantastic mobile ui lib implement by Vue 项目地址: http...
2025-06-04 09:19:37
392
原创 Vega/Altair 自定义渲染器深度解析
Vega/Altair 自定义渲染器深度解析 altair Declarative statistical visualization library for Python 项目地址: https://gitcode.com/gh...
2025-06-04 09:10:21
267
原创 OpenCLIP项目中的DataComp模型解析:多尺度视觉语言预训练实践指南
OpenCLIP项目中的DataComp模型解析:多尺度视觉语言预训练实践指南 open_clip An open source implementation of CLIP. 项目地址: https://gitcode.com/...
2025-06-03 09:09:58
259
原创 Tmux 终端复用器使用指南 - 来自 awesome-cheatsheets 的精华整理
Tmux 终端复用器使用指南 - 来自 awesome-cheatsheets 的精华整理 awesome-cheatsheets 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap: 项...
2025-06-03 09:06:10
317
原创 推荐文章:探索cleanArchitectureTemplate,构建更整洁的系统架构
推荐文章:探索cleanArchitectureTemplate,构建更整洁的系统架构 cleanArchitectureTemplate 项目地址: https://gitcode.com/gh_mirrors/clean/c...
2025-06-03 09:00:02
301
原创 HashiCorp Nomad 中的 IPv6 支持详解
HashiCorp Nomad 中的 IPv6 支持详解 nomad hashicorp/nomad: Nomad 是 HashiCorp 公司开发的一款易于部署和管理的调度器,它支持跨数据中心进行容器、虚拟机和任务进程等工作负载的自动化部署与管理。 ...
2025-06-02 09:17:09
273
原创 Vector项目在Docker平台上的安装与部署指南
Vector项目在Docker平台上的安装与部署指南 vector vector - 一个高性能的开源 observability 数据管道工具,用于日志和指标的收集、转换和路由,适合对数据处理和监控系统开发感兴趣的程序员。 项目...
2025-06-02 09:00:14
283
原创 Argo CD ApplicationSet 控制器资源修改控制指南
Argo CD ApplicationSet 控制器资源修改控制指南 argo-cd Argo CD 是一个声明式 Kubernetes 应用部署工具,可实现应用程序的自动化部署和版本控制。 * 提供 Kubernetes 应用的自动化部署和版本控制功能,支持多种部署策略,简化 Kubernetes 应用管理。 * ...
2025-06-01 09:17:04
371
原创 推荐系统评估方法详解:基于recommenders项目的实践指南
推荐系统评估方法详解:基于recommenders项目的实践指南 recommenders Best Practices on Recommendation Systems 项目地址: https://gitcode.com/gh...
2025-06-01 09:16:49
557
原创 JavaScript Standard Style 代码规范完全指南
JavaScript Standard Style 代码规范完全指南 standard ???? JavaScript Style Guide, with linter & automatic code fixer 项目地址: http...
2025-06-01 09:02:00
401
原创 Manim社区版文本与公式渲染技术指南
Manim社区版文本与公式渲染技术指南 manim A community-maintained Python framework for creating mathematical animations. 项目地址: http...
2025-05-30 09:18:50
217
原创 Grafana实战教程:基于Loki日志数据创建告警规则
Grafana实战教程:基于Loki日志数据创建告警规则 grafana The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sou...
2025-05-30 09:03:21
402
原创 开源项目最佳实践教程:Flask-Stripe-MySQL-Bootstrapped
开源项目最佳实践教程:Flask-Stripe-MySQL-Bootstrapped Flask-Stripe-MySQL-Bootstrapped Flask template with microservices architecture. Fully integrated with Stripe ???? ...
2025-05-29 09:00:39
294
原创 NanoKVM-USB:一款微型4K USB KVM解决方案
NanoKVM-USB:一款微型4K USB KVM解决方案 NanoKVM-USB Finger-sized 4K USB KVM for Server/SBCs 项目地址: https://gitcode.com/gh_mir...
2025-05-29 09:00:06
398
原创 Simple_logo_gen:轻松生成个性化Logo的工具
Simple_logo_gen:轻松生成个性化Logo的工具 simple_logo_gen A simple logo generator using fontawesome. 项目地址: https://gitcode.com...
2025-05-18 09:00:02
250
原创 Xcode-Templates:提升Xcode项目开发效率的模板工具
Xcode-Templates:提升Xcode项目开发效率的模板工具 Xcode-Templates Xcode File And Project Templates 项目地址: https://gitcode.com/gh_mi...
2025-05-10 11:01:00
713
原创 rettime:事件驱动的类型安全事件发射器
rettime:事件驱动的类型安全事件发射器 rettime Type-safe dependency-free EventTarget-inspired event emitter for browser and Node.js. ...
2025-05-07 10:10:35
582
原创 ImplicitGlobalGrid.jl 项目启动与配置教程
ImplicitGlobalGrid.jl 项目启动与配置教程 ImplicitGlobalGrid.jl Almost trivial distributed parallelization of stencil-based GPU and CPU applications on a regular staggered...
2025-04-28 10:40:07
247
原创 Gibberwocky 开源项目最佳实践教程
Gibberwocky 开源项目最佳实践教程 gibberwocky Streamlined live coding for Ableton Live, Max/MSP/Jitter, and MIDI 项目地址: https:/...
2025-04-26 10:30:00
686
原创 《GraphQL-PokeAPI 开源项目最佳实践教程》
《GraphQL-PokeAPI 开源项目最佳实践教程》 graphql-pokeapi ???? The Unofficial GraphQL for PokeAPI 项目地址: https://gitcode.com/gh_mir...
2025-04-26 10:15:39
378
原创 aauLatexTemplates 的安装和配置教程
aauLatexTemplates 的安装和配置教程 aauLatexTemplates A collection of Aalborg University LaTeX-templates 项目地址: https://gitco...
2025-04-26 09:50:04
321
原创 magenta.nvim 的安装和配置教程
magenta.nvim 的安装和配置教程 magenta.nvim A tool-use-focused LLM plugin for neovim. 项目地址: https://gitcode.com/gh_mirrors/m...
2025-04-25 11:21:29
776
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人