Tagged articles
15 articles
Page 1 of 1
Ant R&D Efficiency
Ant R&D Efficiency
Sep 5, 2024 · Frontend Development

OpenSumi 3.3.0 Release: Multi‑line Completion, Intelligent Rewrite, and New Features

OpenSumi 3.3.0 release adds multi-line inline completion, an intelligent rewrite widget, cross‑file undo/redo for inline diff, multi‑line comment support, UI and accessibility enhancements, numerous bug fixes, and performance tweaks, empowering developers to build highly customizable Web and Electron IDEs more efficiently.

IDE frameworkOpenSumiSoftware Release
0 likes · 8 min read
OpenSumi 3.3.0 Release: Multi‑line Completion, Intelligent Rewrite, and New Features
Ops Development & AI Practice
Ops Development & AI Practice
Jun 14, 2024 · Fundamentals

Mastering Python Package Versioning: A Practical Guide to PEP 440

This article explains PEP 440's standardized version‑numbering scheme for Python packages, covering the basic format, pre‑release, development, post‑release, and local identifiers, comparison rules, practical benefits, and concrete examples to improve dependency management and release stability.

Software ReleaseVersioningdependency-management
0 likes · 6 min read
Mastering Python Package Versioning: A Practical Guide to PEP 440
21CTO
21CTO
Jan 4, 2024 · Fundamentals

Vim 9.1 Released: New Features, Tributes, and the Future of the Legendary Editor

Vim 9.1, launched on January 2 2024, brings hundreds of bug fixes, new Vim9 script classes, the :defer command, virtual text support, smooth scrolling, an EditorConfig plugin, and updates for OpenVMS, while honoring late lead developer Bram Moolenaar and outlining the project's next steps.

Bram MoolenaarSoftware ReleaseVim
0 likes · 4 min read
Vim 9.1 Released: New Features, Tributes, and the Future of the Legendary Editor
Top Architect
Top Architect
Aug 24, 2023 · Operations

Blue‑Green, Rolling, and Canary Deployment Strategies Overview

This article explains three common software release strategies—blue‑green deployment, rolling deployment, and canary (gray) deployment—detailing their principles, advantages, potential pitfalls, and practical considerations, while also contrasting them with A/B testing and noting related operational concerns.

A/B testingBlue-GreenCanary
0 likes · 12 min read
Blue‑Green, Rolling, and Canary Deployment Strategies Overview
21CTO
21CTO
Jul 2, 2023 · Artificial Intelligence

Why AI Pioneer Geoffrey Hinton Urges a Pause Before Machines Surpass Humans

At Collision 2023, AI pioneer Geoffrey Hinton warned governments to curb AI before it outsmarts humanity, while industry leaders announced NTT DATA’s global generative AI lab, the release of Svelte 4, GitHub Enterprise Server 3.9, new Linux kernel versions, and Uno Platform’s VS Code extension for mobile debugging.

AI ethicsSoftware Releaseartificial intelligence
0 likes · 12 min read
Why AI Pioneer Geoffrey Hinton Urges a Pause Before Machines Surpass Humans
Programmer DD
Programmer DD
Mar 3, 2023 · Backend Development

FFmpeg 6.0 Highlights: New Codecs, Filters, and Performance Boosts

FFmpeg 6.0 "Von Neumann" introduces a host of new codecs, decoders, filters, CLI enhancements, ABI versioning, and a more frequent release cadence, offering developers expanded multimedia processing capabilities and improved performance across platforms.

Backend DevelopmentMultimediaSoftware Release
0 likes · 6 min read
FFmpeg 6.0 Highlights: New Codecs, Filters, and Performance Boosts
Open Source Linux
Open Source Linux
Oct 16, 2022 · Operations

What’s New in Wireshark 4.0? A Deep Dive into Updated Protocol Support and Features

Wireshark 4.0, the latest major release of the popular open‑source network protocol analyzer, introduces an enhanced display filter syntax, redesigned dialogs, side‑by‑side packet details, faster MaxMind geolocation, new address type AT_NUMERIC, expanded protocol support, and numerous UI and backend improvements.

Network MonitoringProtocolsSoftware Release
0 likes · 6 min read
What’s New in Wireshark 4.0? A Deep Dive into Updated Protocol Support and Features
Programmer DD
Programmer DD
Aug 26, 2020 · Operations

What’s New in Apache OpenMeetings 5.0.0? Key Security, UI, and Audio/Video Enhancements

Apache OpenMeetings 5.0.0 introduces updated libraries, stricter security policies, touch‑event support, improved Edge compatibility, direct room‑name links, front‑camera default, and several audio/video stability and reconnection improvements, offering a more secure and user‑friendly video‑conferencing experience.

Apache OpenMeetingsSecurity UpdatesSoftware Release
0 likes · 2 min read
What’s New in Apache OpenMeetings 5.0.0? Key Security, UI, and Audio/Video Enhancements
Architect's Ambition
Architect's Ambition
Jul 26, 2020 · Operations

Understanding Continuous Integration, Delivery, and Deployment

The article explains how Continuous Integration, Continuous Delivery, and Continuous Deployment form a standard software development pipeline, highlighting CI’s role in rapid bug detection, CD’s focus on production‑like testing, and deployment automation that keeps code always ready for release.

Continuous DeliveryContinuous DeploymentDevOps
0 likes · 3 min read
Understanding Continuous Integration, Delivery, and Deployment
DevOps
DevOps
Jun 19, 2018 · Operations

Understanding the Difference Between Continuous Delivery and Continuous Deployment

Continuous Delivery and Continuous Deployment are often confused, but this article examines their origins, definitions, and practical distinctions, highlighting how delivery focuses on business‑level release decisions while deployment automates production releases, and explains how they fit within DevOps, CI, and release strategies.

AutomationContinuous DeliveryContinuous Deployment
0 likes · 14 min read
Understanding the Difference Between Continuous Delivery and Continuous Deployment
DevOps Engineer
DevOps Engineer
Mar 19, 2018 · Operations

Understanding Continuous Delivery: Practices, Benefits, and Differences from Continuous Deployment

Continuous Delivery is a DevOps practice that automates building, testing, and preparing code changes for production, enabling faster, more reliable releases through extensive testing, cloud‑based environments, and developer‑controlled deployment, while contrasting with Continuous Deployment's automatic production pushes.

AutomationContinuous DeliveryDevOps
0 likes · 5 min read
Understanding Continuous Delivery: Practices, Benefits, and Differences from Continuous Deployment
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 2, 2017 · R&D Management

Software Release Modes: Project Release, Release Train, and Intercity Express

The article explains three software version release strategies—Project Release, Release Train, and Intercity Express—detailing their dimensions of time, features, and quality, discussing advantages, drawbacks, and practical considerations for adopting each mode in modern development and DevOps practices.

Continuous DeliverySoftware Releaseintercity express
0 likes · 13 min read
Software Release Modes: Project Release, Release Train, and Intercity Express
Efficient Ops
Efficient Ops
Aug 1, 2017 · Operations

How Continuous Delivery Transforms DevOps: Real Cases from Baidu and Tencent

This article explores the evolution of continuous delivery, explains its core principles, and presents two detailed case studies from Baidu and Tencent that illustrate how organizational, architectural, and automation improvements can dramatically accelerate software release cycles while maintaining quality.

Case StudyContinuous DeliveryDevOps
0 likes · 16 min read
How Continuous Delivery Transforms DevOps: Real Cases from Baidu and Tencent