Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > comp.os.linux.misc > #76932

Re: AI-Based Coding Taking Over

From rbowman <bowman@montana.com>
Newsgroups comp.os.linux.misc
Subject Re: AI-Based Coding Taking Over
Date 2025-11-02 01:17 +0000
Message-ID <mmnpofFjnd4U10@mid.individual.net> (permalink)
References <B7Scncrt7okKxUb1nZ2dnZfqn_adnZ2d@giganews.com> <10e2pfu$l73a$1@dont-email.me> <mmkjvfF3fffU10@mid.individual.net> <10e4qbh$16v9t$4@dont-email.me> <QurNQ.177027$D_Tb.79872@fx47.iad>

Show all headers | View raw


On Sat, 01 Nov 2025 17:32:32 GMT, Charlie Gibbs wrote:

> I saw some code that took that to extremes.  That half-page limit
> included a huge comment block describing what the function did and what
> its arguments were.  That left room for half a dozen lines of real code.
> 

In the legacy code there were examples that I think were done by interns. 
Beautiful comments that may or may not be accurate. We had a programmer 
who had been a TA at the university and was known to be a stickler for 
proper commenting. In his day job he didn't comment anything and preferred 
variable names didn't exceed 3 letters.  Took me a while to figure out 
what an 'ary' was.


> Back in the good old days we had cross-reference utilities to help keep
> track of everything.  Those seem to have disappeared, although to be
> honest a text editor with good searching and bookmarking eliminates much
> of the need.

I used cscope.

https://en.wikipedia.org/wiki/Cscope

I liked it better than the Exuberant Ctags Vim plugin. I never used it but 
there was a PyCscope but it hasn't been touched in years. I think the 
modern IDEs have taken over. I still use gVim but my projects aren't big 
enough to require an experienced native guide to find anything.

Back to comp.os.linux.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: AI-Based Coding Taking Over John McCue <jmclnx@gmail.com.invalid> - 2025-10-31 16:52 +0000
  Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2025-10-31 20:19 +0000
    Re: AI-Based Coding Taking Over Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-10-31 22:45 +0000
      Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2025-10-31 22:35 -0400
      Re: AI-Based Coding Taking Over Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-24 23:42 +0000
      Re: AI-Based Coding Taking Over "Carlos E.R." <robin_listas@es.invalid> - 2025-11-25 08:07 +0100
        Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2025-11-25 03:58 -0500
    Re: AI-Based Coding Taking Over The Natural Philosopher <tnp@invalid.invalid> - 2025-11-01 11:19 +0000
      Re: AI-Based Coding Taking Over Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-11-01 17:32 +0000
        Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2025-11-01 21:09 -0400
          Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2025-11-02 19:09 +0000
          Re: AI-Based Coding Taking Over Charlie Gibbs <cgibbs@kltpzyxm.invalid> - 2025-11-02 19:30 +0000
            Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2025-11-03 02:28 +0000
        Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2025-11-02 01:17 +0000
          Re: AI-Based Coding Taking Over not@telling.you.invalid (Computer Nerd Kev) - 2025-11-03 07:52 +1000
          Re: AI-Based Coding Taking Over John McCue <jmclnx@gmail.com.invalid> - 2025-11-02 22:21 +0000
            Re: AI-Based Coding Taking Over Computer Nerd Kev <not@telling.you.invalid> - 2025-11-03 09:30 +1000
              Re: AI-Based Coding Taking Over John McCue <jmclnx@gmail.com.invalid> - 2025-11-03 14:14 +0000
              Re: AI-Based Coding Taking Over Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-24 23:49 +0000
                Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2025-11-24 23:08 -0500
                Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2025-11-25 06:56 +0000
                Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2025-11-25 04:03 -0500
                Re: AI-Based Coding Taking Over Anssi Saari <anssi.saari@usenet.mail.kapsi.fi> - 2025-11-26 13:23 +0200
                Re: AI-Based Coding Taking Over Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-01-12 07:24 +0000
                Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2026-01-12 07:43 +0000
                Re: AI-Based Coding Taking Over Richard Kettlewell <invalid@invalid.invalid> - 2026-01-12 08:39 +0000
                Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2026-01-12 19:39 +0000
                Re: AI-Based Coding Taking Over Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-12 23:40 +0000
                Re: AI-Based Coding Taking Over ram@zedat.fu-berlin.de (Stefan Ram) - 2026-01-13 01:48 +0000
                Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2026-01-12 23:15 -0500
                Re: AI-Based Coding Taking Over rbowman <bowman@montana.com> - 2026-01-13 07:54 +0000
                Re: AI-Based Coding Taking Over John Ames <commodorejohn@gmail.com> - 2026-01-13 08:07 -0800
                Re: AI-Based Coding Taking Over Chris Ahlstrom <OFeem1987@teleworm.us> - 2026-01-13 11:50 -0500
                Re: AI-Based Coding Taking Over "Carlos E.R." <robin_listas@es.invalid> - 2026-01-15 14:06 +0100
                Re: AI-Based Coding Taking Over Nuno Silva <nunojsilva@invalid.invalid> - 2026-01-17 12:11 +0000
                Re: AI-Based Coding Taking Over c186282 <c186282@nnada.net> - 2026-01-17 19:49 -0500
                Re: AI-Based Coding Taking Over "Carlos E.R." <robin_listas@es.invalid> - 2026-01-18 13:01 +0100
        Re: AI-Based Coding Taking Over Lawrence D’Oliveiro <ldo@nz.invalid> - 2025-11-24 23:48 +0000

csiph-web