Tagged articles
39 articles
Page 1 of 1
AI Engineering
AI Engineering
May 14, 2026 · Artificial Intelligence

How OpenAI’s Codex on Mobile Turns Phones into Decision‑Making Remotes

OpenAI has quietly added Codex to the ChatGPT mobile app for iOS and Android, letting developers monitor running sessions, approve commands, and make short‑term decisions from their phones without typing code, while keeping the execution environment secure on the host machine.

AIChatGPTCodex
0 likes · 3 min read
How OpenAI’s Codex on Mobile Turns Phones into Decision‑Making Remotes
AI Explorer
AI Explorer
Mar 24, 2026 · Artificial Intelligence

8 Claude Code Hacks That Supercharged a Lyft Co‑founder’s AI Coding Productivity

Matt Van Horn, Lyft co‑founder, outlines eight concrete Claude Code hacks—from planning‑first prompts and voice input to parallel terminals, custom CLAUDE.md, real‑time research, meeting‑driven development, Markdown planning, and remote Mac Mini deployment—demonstrating how structured workflows dramatically boost AI‑assisted coding efficiency.

AI programmingClaude CodeRemote Development
0 likes · 11 min read
8 Claude Code Hacks That Supercharged a Lyft Co‑founder’s AI Coding Productivity
IT Services Circle
IT Services Circle
Mar 6, 2026 · Operations

Top 8 Modern Terminals to Supercharge Your Development Workflow in 2026

This article reviews eight cutting‑edge terminal emulators—WezTerm, Alacritty, Ghostty, Kitty, Warp, Rio, Tabby, iTerm2, and Windows Terminal—highlighting their GPU‑accelerated rendering, cross‑platform support, AI integration, and unique features to help developers choose the best tool for coding, scripting, remote SSH, and DevOps workflows.

AI integrationGPU renderingRemote Development
0 likes · 8 min read
Top 8 Modern Terminals to Supercharge Your Development Workflow in 2026
AI Insight Log
AI Insight Log
Jan 8, 2026 · Artificial Intelligence

Claude Code 2.1.1 Recovers After Changelog Crash with Hot‑Reloaded Skills

After a changelog‑induced bug forced an emergency rollback of Claude Code 2.1.0, Anthropic quickly released version 2.1.1, introducing automatic skill hot‑reload, forked sub‑agent contexts, expanded Vim support, lifecycle hooks, remote‑dev commands, and a suite of bug fixes.

AI coding assistantClaude CodeRemote Development
0 likes · 7 min read
Claude Code 2.1.1 Recovers After Changelog Crash with Hot‑Reloaded Skills
Xiao Liu Lab
Xiao Liu Lab
Dec 11, 2025 · Operations

Master SSH: From Basic Connections to Secure, High‑Performance Remote Workflows

This guide explains how SSH evolved from simple remote login to a comprehensive tool for secure server access, efficient command execution, password‑less authentication, advanced configuration, port forwarding for deep‑learning tasks, large‑file transfer strategies, and enterprise‑grade hardening, empowering developers and ops engineers to build reliable, reproducible workflows.

Deep LearningLinuxRemote Development
0 likes · 10 min read
Master SSH: From Basic Connections to Secure, High‑Performance Remote Workflows
Sohu Tech Products
Sohu Tech Products
Apr 29, 2025 · Mobile Development

Exploring Android Studio Cloud in Firebase Studio

Google’s new Firebase Studio launches Android Studio Cloud, a browser‑based Ubuntu VM offering a full Android Studio environment with 16‑core CPU, 60 GB RAM and 250 GB storage, integrated AI assistants, terminal access and free workspaces, enabling rapid, portable Android development without local setup.

AI in developmentAndroid DevelopmentCloud IDE
0 likes · 18 min read
Exploring Android Studio Cloud in Firebase Studio
Tencent Cloud Developer
Tencent Cloud Developer
Oct 23, 2024 · Cloud Native

Remote Development and CI Equivalence with Cloud Native Build (CNB)

Remote development and CI share an identical Git‑based workflow, and CNB’s git‑clone‑yyds plugin plus declarative Dockerfile configuration enable rapid container startup, shared copy‑on‑write volume caching, and synchronized environment setup, making code preparation, dependency installation, and compile/test phases functionally equivalent across both contexts.

CNBCopy-on-WriteDeclarative Configuration
0 likes · 9 min read
Remote Development and CI Equivalence with Cloud Native Build (CNB)
Infra Learning Club
Infra Learning Club
Sep 28, 2024 · Cloud Native

Effective Ways to Debug Kubernetes Components

Debugging Kubernetes components is challenging due to version mismatches, service dependencies, and IDE limitations; this guide outlines two practical methods—log‑based analysis with redeployed services and direct IDE debugging—while detailing environment setup, local and remote development workflows, and testing procedures.

DebuggingDockerIDE
0 likes · 9 min read
Effective Ways to Debug Kubernetes Components
Alibaba Cloud Native
Alibaba Cloud Native
Sep 13, 2024 · Cloud Native

Build a Remote VSCode Environment for OceanBase obdiag and Accelerate Coding with AI

This guide walks through setting up a CentOS virtual machine, configuring a Python 3.8 environment with Miniconda, forking and cloning the OceanBase obdiag repository, using VSCode remote‑SSH for development, and leveraging the Tongyi Lingma AI plugin to generate unit tests and documentation, culminating in a contribution workflow.

AI CodingGitOceanBase
0 likes · 8 min read
Build a Remote VSCode Environment for OceanBase obdiag and Accelerate Coding with AI
Liangxu Linux
Liangxu Linux
Oct 23, 2023 · Fundamentals

Essential VSCode Extensions for Embedded Development

Discover a curated list of VSCode plugins—including Serial Terminal, GitLens, Code Runner, Remote‑SSH, and C/C++ tools—that streamline embedded programming, debugging, documentation, and remote builds for developers seeking a lightweight yet powerful IDE.

C/C++Embedded DevelopmentIDE Extensions
0 likes · 5 min read
Essential VSCode Extensions for Embedded Development
Top Architecture Tech Stack
Top Architecture Tech Stack
Oct 13, 2023 · Cloud Computing

Remote Development Architecture and Benefits with JetBrains

The article explains the overall architecture of remote development, why it is needed, how it improves team productivity and resource control, and details JetBrains' remote development solution that lets developers work on powerful cloud servers through a lightweight local client.

Cloud IDEDevelopment EnvironmentJetBrains
0 likes · 6 min read
Remote Development Architecture and Benefits with JetBrains
Tencent Cloud Developer
Tencent Cloud Developer
Sep 28, 2023 · Cloud Computing

Cloud Studio: Building Tencent Cloud's Cloud-Based Development Environment - A Self-Hosting Case Study

Tencent Cloud’s Cloud Studio team migrated its fragmented monorepo workflow to a self‑hosted, Kubernetes‑based cloud development environment, unifying code in a trunk‑based repository, delivering pre‑warmed IDE images, fast Git and startup performance, robust security, and laying groundwork for containerized debugging, vGPU AI training, and seamless cloud‑native development.

Cloud IDECloud StudioDevOps
0 likes · 19 min read
Cloud Studio: Building Tencent Cloud's Cloud-Based Development Environment - A Self-Hosting Case Study
Liangxu Linux
Liangxu Linux
Sep 19, 2023 · Operations

How to Set Up VS Code Remote Development for Seamless Cloud Coding

This guide walks you through configuring VS Code for remote development using SSH, covering environment variable setup, installing the Remote‑SSH extension, configuring connection settings, enabling password‑less login, and using the remote editor and terminal to work on cloud‑hosted code as if it were local.

Remote DevelopmentSSHVS Code
0 likes · 6 min read
How to Set Up VS Code Remote Development for Seamless Cloud Coding
Top Architecture Tech Stack
Top Architecture Tech Stack
Aug 29, 2023 · Cloud Computing

Remote Development Architecture and Benefits with JetBrains

The article explains the overall architecture of remote development, why remote development is needed, how cloud‑based environments improve security, consistency, and resource control, and details JetBrains' remote development features that enable instant, reproducible IDE workspaces on remote servers.

Cloud IDEDevelopment EnvironmentJetBrains
0 likes · 6 min read
Remote Development Architecture and Benefits with JetBrains
Qunar Tech Salon
Qunar Tech Salon
Mar 6, 2023 · Cloud Native

Design and Implementation of Qunar's WebIDE Cloud Development Platform

The article presents the design, architecture, and operational details of Qunar's WebIDE cloud development platform, explaining how containerized, cloud‑native environments streamline front‑end and back‑end development, reduce setup costs, standardize configurations, enable remote access, and improve resource utilization and developer productivity.

Cloud IDECloud NativeDevOps
0 likes · 20 min read
Design and Implementation of Qunar's WebIDE Cloud Development Platform
DevOps
DevOps
Sep 12, 2022 · Cloud Native

How Slack Designs, Operates, and Scales Its Remote Development Environments

The article explains Slack's cloud‑native development environment—a full, isolated copy of the Slack system running on AWS EC2—detailing why remote environments are used, how they are managed with custom tooling, and how dynamic provisioning enables massive scaling while controlling costs.

Cloud NativeDevelopment EnvironmentRemote Development
0 likes · 9 min read
How Slack Designs, Operates, and Scales Its Remote Development Environments
Programmer DD
Programmer DD
Jul 30, 2022 · Fundamentals

What’s New in IntelliJ IDEA 2022.2? Top Features and Performance Boosts

IntelliJ IDEA 2022.2 introduces extensive remote development upgrades, JetBrains Runtime 17, full Spring 6/Boot 3 support, numerous UI enhancements, language‑specific inspections for Java, Kotlin, Scala, Docker integration improvements, and security features, delivering a faster, more stable development experience.

DockerIDE FeaturesIntelliJ IDEA
0 likes · 13 min read
What’s New in IntelliJ IDEA 2022.2? Top Features and Performance Boosts
Programmer DD
Programmer DD
Jul 11, 2022 · Frontend Development

What’s New in VS Code 1.69? Explore the 3‑Way Merge Editor and More

Visual Studio Code 1.69 introduces a 3‑way merge editor, a new Command Center UI, Do‑Not‑Disturb mode, theme toggling, terminal shell integration, task output decorations, enhanced Git commit actions, advanced debugging steps, sourcemap toggling, a color‑theme tester, and a preview of VS Code Server for remote development.

Remote DevelopmentVS Codemerge editor
0 likes · 7 min read
What’s New in VS Code 1.69? Explore the 3‑Way Merge Editor and More
JavaScript
JavaScript
Jul 11, 2022 · Cloud Native

How VS Code Server Enables Seamless Remote Development in the Cloud

Microsoft’s new Visual Studio Code Server and its CLI let developers install the backend service anywhere—from local machines to cloud VMs—and securely access it via VS Code for the Web without configuring SSH or HTTPS, though the feature is currently in private preview and requires a sign‑up request.

Cloud IDEDevOpsRemote Development
0 likes · 3 min read
How VS Code Server Enables Seamless Remote Development in the Cloud
21CTO
21CTO
Jul 10, 2022 · Backend Development

How to Use VS Code Server for Seamless Browser‑Based Remote Development

Microsoft’s new VS Code Server lets developers install a backend service on any local or cloud machine and access it securely through VS Code for Web, eliminating SSH setup and enabling full‑featured coding from a browser on any device after a simple CLI installation.

CLIMicrosoftRemote Development
0 likes · 5 min read
How to Use VS Code Server for Seamless Browser‑Based Remote Development
Programmer DD
Programmer DD
Dec 2, 2021 · Backend Development

Explore IntelliJ IDEA 2021.3: Remote Development, Smart Refactoring, and New Spring Support

IntelliJ IDEA 2021.3 introduces a beta remote development mode, enhanced IDE repair tools, convenient font scaling, streamlined Markdown table creation, advanced unsafe string checks, improved refactoring shortcuts, and multiple Spring framework enhancements, all illustrated with screenshots and GIFs for developers.

IDE FeaturesIntelliJ IDEAJava
0 likes · 6 min read
Explore IntelliJ IDEA 2021.3: Remote Development, Smart Refactoring, and New Spring Support
21CTO
21CTO
Nov 30, 2021 · Fundamentals

JetBrains Unveils Fleet: A Lightweight IDE for Remote Development

JetBrains expands its development ecosystem by separating IDE front‑ends from back‑ends with JetBrains Gateway for remote coding, and launches Fleet—a lightweight, IntelliJ‑based editor that supports smart mode, multiple languages, collaborative sessions, and integrates with Space’s Docker‑based development environments.

DockerFleetIDE
0 likes · 6 min read
JetBrains Unveils Fleet: A Lightweight IDE for Remote Development
Tencent IMWeb Frontend Team
Tencent IMWeb Frontend Team
Oct 11, 2021 · Frontend Development

How Tencent’s TDE Platform Boosts Remote Development and Testing Efficiency

In an interview, Tencent senior frontend engineers Wu Wenbin and Yang Chen explain the pain points of traditional development‑testing workflows, how their internal TDE platform built on the open‑source Whistle engine streamlines remote collaboration, improves security, and accelerates testing for both internal teams and external partners.

CollaborationRemote DevelopmentWhistle
0 likes · 10 min read
How Tencent’s TDE Platform Boosts Remote Development and Testing Efficiency
Fulu Network R&D Team
Fulu Network R&D Team
Aug 5, 2021 · Cloud Native

Building a Container‑Based Development Environment with Docker and VSCode Remote Development

This guide explains how to create a flexible, version‑controlled development environment on Linux using Docker containers and VSCode's Remote Development extensions, covering image construction, VSCode configuration, container user settings, and useful command‑line tools for an optimized workflow.

DevContainerDevOpsRemote Development
0 likes · 10 min read
Building a Container‑Based Development Environment with Docker and VSCode Remote Development
Java Backend Technology
Java Backend Technology
Jul 24, 2021 · Backend Development

What’s New in VS Code’s Java Roadmap? Security, Remote Dev, and More

Microsoft’s Visual Studio Code roadmap for Java (July‑December 2021) outlines security enhancements with Workspace Trust, expanded remote development via GitHub Codespaces, new Gradle and Maven support, testing APIs, virtual‑thread debugging, and ongoing improvements to code completion, navigation, and large‑scale project handling.

Remote DevelopmentVSCodeVisual Studio Code
0 likes · 5 min read
What’s New in VS Code’s Java Roadmap? Security, Remote Dev, and More
Programmer DD
Programmer DD
Jul 18, 2021 · Backend Development

What’s New in Microsoft’s VS Code Roadmap for Java Developers?

Microsoft’s July‑December 2021 VS Code roadmap for Java introduces Workspace Trust security, enhanced remote development via Codespaces, expanded Gradle and Maven support, new testing APIs, virtual‑thread debugging, and ongoing improvements to code completion, package imports, compilation, large‑project handling, performance and reliability.

DebuggingGradleJava
0 likes · 5 min read
What’s New in Microsoft’s VS Code Roadmap for Java Developers?
macrozheng
macrozheng
Apr 29, 2021 · Backend Development

What’s New in IntelliJ IDEA 2021.1? A Deep Dive into the Latest Features

IntelliJ IDEA 2021.1 brings a revamped startup screen, seamless Space integration, full WSL 2 support, remote Run Targets, Java 16 compatibility, enhanced Code With Me collaboration, improved version‑control workflows, and numerous UI and performance tweaks that boost developer productivity.

CollaborationIDE FeaturesIntelliJ IDEA
0 likes · 6 min read
What’s New in IntelliJ IDEA 2021.1? A Deep Dive into the Latest Features
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Dec 13, 2020 · Operations

7 Essential Agile Practices to Thrive in Remote Teams

This guide offers practical advice for agile developers, covering effective stand‑up meetings, sprint planning, time tracking, collaborative awareness, task‑tracking tools, meaningful story points, and key habits to ensure smooth, productive remote software development.

Remote DevelopmentStory Pointsagile
0 likes · 11 min read
7 Essential Agile Practices to Thrive in Remote Teams
Liangxu Linux
Liangxu Linux
Oct 24, 2020 · Operations

How to Set Up Seamless Remote Development with VS Code and SSH

This guide walks you through configuring VS Code’s Remote Development extensions, setting up SSH environment variables, installing the Remote‑SSH plugin, and establishing a password‑less connection to a Linux cloud host, enabling smooth coding and debugging as if the files were local.

Cloud HostIDERemote Development
0 likes · 8 min read
How to Set Up Seamless Remote Development with VS Code and SSH
ITPUB
ITPUB
May 19, 2020 · Backend Development

How to Install Go on Linux and Set Up VSCode Remote Debugging

This guide walks you through downloading the Go source, manually installing it on a Linux server, configuring workspace and environment variables, and then using VSCode for remote development, debugging, and handling command‑line arguments and environment variables in Go programs.

GolangInstallationRemote Development
0 likes · 10 min read
How to Install Go on Linux and Set Up VSCode Remote Debugging
DevOps Cloud Academy
DevOps Cloud Academy
Feb 28, 2020 · Operations

How the Mall Team Leveraged a DevOps Toolchain for Remote Development During the Pandemic

During the COVID‑19 pandemic, the mall development team adopted a comprehensive DevOps toolchain—including JIRA, GitLab, Jenkins, Sonar, Docker, and Wiki—to enable end‑to‑end remote development, automated pipelines, and continuous delivery, resulting in improved efficiency, reliable releases, and seamless collaboration.

DevOpsDockerJenkins
0 likes · 8 min read
How the Mall Team Leveraged a DevOps Toolchain for Remote Development During the Pandemic