Flutterby™! : Still no silver bullet

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Still no silver bullet

2024-09-04 23:28:36.987038+02 by Dan Lyke 2 comments

This is such a good read: Ian Cooper: Is AI a Silver Bullet?

Like previous attempts to find a silver bullet such as 4GLs, it does not seem likely that LLMs as a software authoring tool will be succeed. In particular, like 4GLs they suffer from the problem that because software spends most of its life in maintenance, the cost of change makes most improvements to the cost to author irrelevant; in fact, some rapid authoring techniques make maintenance harder and increase the lifetime cost of software.

And, yeah, it's nominally about LLMs and AI for code generation, but really it's about complexity management. As I try to debug Mithril TypeScript today, with the wacky stuff that Safari does to code maps (and, yay, TypeScript's error messages), and think about some of the performance issues that we're seeing because we're blindly accepting Google's Firebase client libraries without really understanding what that abstraction layer imposes on us, I've been thinking a lot about the abstraction layers that have had lasting value.

SQL. OpenGL. I think there's some reasonable value in the scene graph of your choice, but... I'm not sure that we've seen a good replacement for CGI for web serving yet, it sure seems like the ability for PHP and Perl scripts to cohabit on a server has been lost with the "fuck it, let's put everything in its own virtual space" direction that everybody's gone (with all of the wasted RAM and CPU cycles of all of those services waiting around for a few hits a minute).

And we really don't have a better mechanism for keeping artifacts around than the shell, despite 4+ decades of attempting GUIs. Hopefully work project will get there, but...

[ related topics: Perl Open Source Software Engineering Theater & Plays Space & Astronomy Work, productivity and environment Graphics Artificial Intelligence Maps and Mapping Databases Archival hubris ]

comments in ascending chronological order (reverse):

#Comment Re: Still no silver bullet made: 2024-09-04 23:57:58.40854+02 by: spc476 [edit history]

The script kiddies over on the Orange Site show disdain for CGI because it's all about the speed, and computers haven't yet broken light speed (but they keep trying to). Sigh.

#Comment Re: Still no silver bullet made: 2024-09-05 21:46:52.064792+02 by: Dan Lyke

Yeah, because preforked mod_perl or mod_php is so much slower than a node server...

Add your own comment:

(If anyone ever actually uses Webmention/indie-action to post here, please email me)




Format with:

(You should probably use "Text" mode: URLs will be mostly recognized and linked, _underscore quoted_ text is looked up in a glossary, _underscore quoted_ (http://xyz.pdq) becomes a link, without the link in the parenthesis it becomes a <cite> tag. All <cite>ed text will point to the Flutterby knowledge base. Two enters (ie: a blank line) gets you a new paragraph, special treatment for paragraphs that are manually indented or start with "#" (as in "#include" or "#!/usr/bin/perl"), "/* " or ">" (as in a quoted message) or look like lists, or within a paragraph you can use a number of HTML tags:

p, img, br, hr, a, sub, sup, tt, i, b, h1, h2, h3, h4, h5, h6, cite, em, strong, code, samp, kbd, pre, blockquote, address, ol, dl, ul, dt, dd, li, dir, menu, table, tr, td, th

Comment policy

We will not edit your comments. However, we may delete your comments, or cause them to be hidden behind another link, if we feel they detract from the conversation. Commercial plugs are fine, if they are relevant to the conversation, and if you don't try to pretend to be a consumer. Annoying endorsements will be deleted if you're lucky, if you're not a whole bunch of people smarter and more articulate than you will ridicule you, and we will leave such ridicule in place.


Flutterby™ is a trademark claimed by

Dan Lyke
for the web publications at www.flutterby.com and www.flutterby.net.