Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: The boring Linux habit that saves machines Date: 12 Jun 2026 18:13:32 GMT Lines: 27 Message-ID: References: <4c82ed6b2a3b269d08b0@dev.null> <08WdnZHiT4nkO4L3nZ2dnZfqnPSdnZ2d@giganews.com> <985505e7f02db80c52fe@dev.null> <54af17dbf8bf245cb626@dev.null> <1eCcnWvfKdOnB773nZ2dnZfqn_SdnZ2d@giganews.com> <1102m4u$287og$4@dont-email.me> <4n1lfmxelh.ln2@Telcontar.valinor> <5eGdndA1Et4Yp7f3nZ2dnZfqn_WdnZ2d@giganews.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net DUpBU5hFV05+Ef02+7Kl8ghBCeQeNiP+icXSxpj5SV1gYgDHma Cancel-Lock: sha1:TUGH1b0pIVabJ7wtmS9VAsG/GMA= sha256:gGrOGpMIywwqA9DdTYe9oI4mhcLEEf+WMGVO/y9XI8E= User-Agent: Pan/0.165 (Kostiantynivka) Xref: csiph.com comp.os.linux.misc:87905 On Fri, 12 Jun 2026 02:37:52 -0400, c186282 wrote: > Now mostly use "CodeBlocks", on Linux. M$ ... not sure WHAT they have > now, "Visual" something ? These are, alas, more complicated than they > NEED to be. That's one I never heard of. It gets decent reviews, particularly for beginners. https://www.softwareadvice.com/app-development/code-blocks-profile/ reviews/ Popularity contests are always suspect but VS Code gets a lot of attention. https://medium.com/adl-blog/what-makes-visual-studio-code-so- popular-54206c386503 There are extensions for almost anything you can think of. Codium and OSS Code are derived from the open source without the MS telemetry. The downside is they do not use the Microsoft repository. I was able to install a CircuitPython extension by editing what amounts to the repo list. It mostly worked but autocompletion and syntax highlighting didn't. It works fine in VS Code.