Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc Subject: Re: AI-Based Coding Taking Over Date: 2 Nov 2025 19:09:56 GMT Lines: 17 Message-ID: References: <10e2pfu$l73a$1@dont-email.me> <10e4qbh$16v9t$4@dont-email.me> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net SovBRh5WGVBhn0EBRRdI5QXc7QHJUzcONNrdSuoLEPHgXPXyrW Cancel-Lock: sha1:A4phjW1mofAUl5L3mCAzAgSk4KM= sha256:2J9Y5WhGgkK4w9mS0HOOCzzf6hybUgJFtogRjEx0Zug= User-Agent: Pan/0.162 (Pokrosvk) Xref: csiph.com comp.os.linux.misc:76962 On Sat, 1 Nov 2025 21:09:15 -0400, c186282 wrote: > Almost always use a 'dumb' editor. Delphi/Lazarus have their own > built-in editor and that's more than enough, indeed maybe so many > options that they get confusing. Tried a couple of the Python > 'development environments' > and again switched back to dumb editors after awhile because those > were TOO complicated. I tried PyCharm and went back to Vim and/or VS Code. Code is overkill for straight Python but I use the extensions for MCUs that add a lot of functionality rather than messing around with the CLI, minicom, and so forth. I did install Lazarus on the Fedora box for kicks. I looked at Qt/C++ and Qt still has the confusing licensing it always did have. PySide6/Python smooths that over.