Tagged articles
9 articles
Page 1 of 1
21CTO
21CTO
Apr 30, 2026 · Industry Insights

Renowned Developer Chris Wellons Officially Bids Farewell to Emacs

Chris Wellons, a veteran open‑source engineer with 24 years of experience, announced his departure from Emacs after two decades, detailing his shift to Vim, the creation of stackcalc and Elfeed2 in C++ with wxWidgets, and the efficiency gains that drove the change.

CEmacsVim
0 likes · 5 min read
Renowned Developer Chris Wellons Officially Bids Farewell to Emacs
Liangxu Linux
Liangxu Linux
Apr 26, 2026 · Backend Development

Which IDEs Do Linux C Developers Prefer? Insights from Major Companies

The article surveys the most popular IDEs for C development on Linux, compares personal preferences such as VSCode, CLion, Vim/Neovim, and Emacs, and examines how large internet firms, embedded‑software companies, fintech, and startups choose their tools based on learning curve, performance, project size, and team policies.

CCLionEmacs
0 likes · 5 min read
Which IDEs Do Linux C Developers Prefer? Insights from Major Companies
MaGe Linux Operations
MaGe Linux Operations
Aug 14, 2023 · Fundamentals

Why Heavy IDEs Drain Your Laptop: A Real‑World Comparison of IntelliJ and Emacs

The author recounts personal experiences using heavyweight IDEs like IntelliJ on modest laptops, highlighting issues such as overheating, fan noise, and rapid battery drain, then compares these drawbacks with the lightweight Emacs editor, presenting battery‑usage screenshots and discussing trade‑offs and alternatives.

Battery LifeEmacsIDE performance
0 likes · 11 min read
Why Heavy IDEs Drain Your Laptop: A Real‑World Comparison of IntelliJ and Emacs
Java Architect Essentials
Java Architect Essentials
Mar 9, 2023 · Fundamentals

Is IntelliJ Too Heavy? A Comparison of IntelliJ IDEA and Emacs for Everyday Development

The author examines why heavyweight IDEs like IntelliJ IDEA strain low‑end laptops, compares performance, battery usage, and ergonomics with lighter editors such as Emacs, and discusses alternatives like Fleet, Eclipse, and VS Code, ultimately concluding that Emacs offers a more lightweight yet capable development experience.

EmacsIDEIntelliJ
0 likes · 12 min read
Is IntelliJ Too Heavy? A Comparison of IntelliJ IDEA and Emacs for Everyday Development
Liangxu Linux
Liangxu Linux
Dec 18, 2022 · Operations

Boost Your Terminal Debugging: From Raw GDB to TUI, CGDB, Emacs and gdbgui

This guide walks you through turning the basic command‑line GDB into a far more efficient debugging environment by using GDB's built‑in TUI, custom .gdbinit scripts, the cgdb front‑end, Emacs gdb‑mode, and the browser‑based gdbgui, complete with key bindings, window layouts and practical tips.

DebuggingEmacsTUI
0 likes · 15 min read
Boost Your Terminal Debugging: From Raw GDB to TUI, CGDB, Emacs and gdbgui
MaGe Linux Operations
MaGe Linux Operations
Sep 14, 2020 · Fundamentals

Top 10 Python IDEs Every Developer Should Try

This article introduces Python as an easy-to-learn language and reviews ten essential IDEs—including Vim, Eclipse with PyDev, Sublime Text, Emacs, Komodo Edit, PyCharm, Wing, PyScripter, Eric, and an interactive editor—helping developers choose the right tool to boost productivity.

EclipseEmacsPyCharm
0 likes · 4 min read
Top 10 Python IDEs Every Developer Should Try