537 related articles

An in-depth analysis of Jenkins' technical architecture, plugin ecosystem, distributed builds, and use cases — explaining why it remains the CI/CD leader.

CI/CD is the automated release pipeline powering modern software. Learn how continuous integration and deployment work, their core value, and where they can fail.

A beginner's guide to Jenkins: its role as the CI/CD and DevOps hub, JDK requirements, and the four plugin categories (source control, build, security scanning, deployment) that power automation pipelines.

A clear, practical guide to CI/CD: from Waterfall to DevOps, manual vs. automated deployment, and a full Jenkins + RuoYi hands-on learning path for beginners.

A comprehensive guide to GitHub Actions' actions/checkout: how it works, key parameters, and best practices covering fetch-depth, cross-repo checkout, security, and version pinning strategies.

A minimalist CI/CD tool built with Python+Flask — just 200KB, event-driven, and decentralized. Deploy automatically without Jenkins or GitHub Actions in 5 minutes.

Carta is a Rust reimplementation of Pandoc with a 9MB binary (1/20th of Pandoc) and up to 45x faster conversion. Supports Markdown, DOCX, LaTeX, and Pandoc JSON filters.

Poolside launches Laguna open-weight model after 18 months of silence, pitting 118B parameters against Kimi K3's 2.8 trillion. Can Silicon Valley's open-source push close the gap with Chinese AI?

Exploring the key evolution in coding agent architecture: separating the reasoning core from code execution environments to decouple control and execution planes.

A detailed guide to OpenAI Codex's core features, real-world usage, comparison with Claude Code, and DeepSeek configuration tips for developers choosing AI programming tools.

Carta is a Rust reimplementation of Pandoc that produces a 9MB binary (1/20th of Pandoc) and achieves up to 45x faster conversion speeds for Markdown, DOCX, LaTeX, and more.

Deep breakdown of 4 core AI Agent engineer competencies: business decomposition, multi-Agent architecture, quantitative evaluation, and engineering delivery—bridging the gap from Demo to production.

Deep dive into self-contained portable Python distributions: how python-build-standalone uses static linking and path relocation for zero-dependency deployment, and how modern tools like uv leverage this technology.

Poolside releases its Laguna open-weight model after 18 months of silence, challenging Moonshot's Kimi K3 with 118B vs 2.8T parameters. Can Silicon Valley close the gap with Chinese AI?

Exploring the next evolution in coding agent architecture: decoupling the reasoning core from code execution environments to separate control and execution planes.

Security researchers disclosed critical access control flaws in Volvo and Eicher's fleet management platform, enabling one-click takeover of all user accounts and vehicles.

API Mock is fast but misses bugs; Sandbox is realistic but costly. This article analyzes their core differences and provides a layered testing strategy for building reliable Agent test systems.

An open-source GitHub repo curates 30+ legally free AI/ML classic books covering deep learning, RL, NLP, computer vision & more, with automated link checking.

GitHub Dependabot now defaults to a three-day cooldown for version update PRs to guard against supply chain attacks and improve dependency stability.

GitHub had over 14,000 internal repos with less than half having clear ownership. In 45 days, they verified ownership for every active repo through activity filtering, validation, and archiving.