21CTO
Author

21CTO

21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.

4.9k
Articles
0
Likes
1.8k
Views
0
Comments
Recent Articles

Latest from 21CTO

100 recent articles max
21CTO
21CTO
Jan 15, 2026 · Information Security

How a Community‑Built PowerShell Script Strips AI Features from Windows 11

A developer‑maintained PowerShell script hosted on GitHub removes built‑in AI components from Windows 11, aiming to improve privacy and security, while sparking broader debate about AI integration, ethical concerns, and the effectiveness of AI‑assisted development.

PowerShelldebloatprivacy
0 likes · 6 min read
How a Community‑Built PowerShell Script Strips AI Features from Windows 11
21CTO
21CTO
Jan 14, 2026 · Artificial Intelligence

Can Claude Cowork Turn Your Mac into an AI File Manager?

Anthropic's new Claude Cowork preview lets users issue natural‑language commands on macOS to organize files, automate bookkeeping, and control browsers, but it operates within a sandbox and carries risks like accidental deletions, currently limited to Claude Max subscribers.

AIAnthropicClaude
0 likes · 5 min read
Can Claude Cowork Turn Your Mac into an AI File Manager?
21CTO
21CTO
Jan 13, 2026 · Backend Development

Building a C Static Analyzer with MoonBit: From Lexer to Data‑Flow Analysis

This article walks through the design and implementation of a static analysis framework for C programs using MoonBit, covering lexical and syntactic parsing, AST generation, conversion to a control‑flow‑graph IR, and data‑flow analyses such as uninitialized‑variable detection and liveness.

CILMoonBitcompiler
0 likes · 19 min read
Building a C Static Analyzer with MoonBit: From Lexer to Data‑Flow Analysis
21CTO
21CTO
Jan 11, 2026 · Fundamentals

What’s New in VS Code 1.108? Terminal, Git, and AI Agent Enhancements Explained

Visual Studio Code 1.108, released as the December 2025 update, brings terminal suggestion tweaks, richer GPU‑accelerated rendering, new AI agent “skill” folders, improved Git blame handling, and extensive bug‑fix clean‑up, offering developers a smoother, more customizable coding experience across Windows, macOS and Linux.

GitVS Coderelease-notes
0 likes · 5 min read
What’s New in VS Code 1.108? Terminal, Git, and AI Agent Enhancements Explained
21CTO
21CTO
Jan 9, 2026 · Frontend Development

Explore WailBrew: A Lightweight GUI for Homebrew Built with Go and React

WailBrew is an open‑source macOS application that provides a visual, one‑click interface for managing Homebrew packages, combining Go‑based backend performance with a React front‑end for intuitive package inspection, updates, and system diagnostics.

GUIGoHomebrew
0 likes · 3 min read
Explore WailBrew: A Lightweight GUI for Homebrew Built with Go and React
21CTO
21CTO
Jan 6, 2026 · Frontend Development

Exploring brow6el: A Full‑Featured Sixel‑Enabled Terminal Browser

brow6el is a terminal‑only web browser that leverages the Sixel bitmap format and the Chromium embedded framework to deliver fully rendered pages, mouse input, bookmarks, download management, ad‑blocking, and Vim‑style navigation, offering a privacy‑focused alternative to AI‑laden mainstream browsers.

BrowserChromiumOpen Source
0 likes · 6 min read
Exploring brow6el: A Full‑Featured Sixel‑Enabled Terminal Browser
21CTO
21CTO
Jan 4, 2026 · Artificial Intelligence

How Claude Code Built a Working System in One Hour – Lessons from Google Engineers

A senior Google engineer reveals that Claude Code generated a functional distributed‑agent orchestrator in just an hour, matching a year‑long internal effort, while industry leaders discuss rapid AI‑coding tool advances, workflow tricks, and the expanding partnership between Google and Anthropic.

AI codingAI toolsAnthropic
0 likes · 8 min read
How Claude Code Built a Working System in One Hour – Lessons from Google Engineers
21CTO
21CTO
Jan 1, 2026 · Fundamentals

Why Fish Shell Beats Bash: Features, Installation & Powerline Setup

This guide introduces the Fish (Friendly Interactive Shell) as a user‑friendly Bash alternative, outlines its smart features like command suggestions and syntax highlighting, provides step‑by‑step installation on Fedora (dnf and rpm‑ostree), shows configuration, alias and environment variable examples, and explains how to enhance it with Oh My Fish and Powerline.

ConfigurationLinuxbash-alternative
0 likes · 7 min read
Why Fish Shell Beats Bash: Features, Installation & Powerline Setup