Forgot your password?
typodupeerror

Comment Re: Where would training come from? (Score 1) 159

i think you're reading a regurgitation viewpoint into what i'm saying. i put 'think' in quotes because i'm still wary of describing them as thinking, but yeah i totally agree they're way beyond regurgitation at this point. i mean, huge portions of human reasoning are language-based. the entire field of formal mathematics is founded on symbol manipulation, for example. so it makes sense that being good at working with language can result in reasoning.

Comment Re: Where would training come from? (Score 1) 159

yeah maybe.

i wonder how much language-independent discussion of software design is out there. can an AI only "think" in a specific language like python or whatever ? i'm assuming the bulk of the code intelligence is coming from scraping SO and all the coding blogs out there, which in my experience are almost always using the context of a specific language.

otoh, maybe that doesn't matter. it can assume python for "thinking" about design and then drop down to the ai-direct language for implementation.

and over time if the bots share their experiences then a corpus of training material will become available. i imagine those discussions, the bots writing their own coding blog posts, will be fiercely guarded by the various corporations producing coding models.

Comment disagree with all the shade here (Score 5, Interesting) 125

IDK,
i bumped in to the occasional overly-rigid process hiccup at SO but by and large i found it to be a tremendously effective tool, both for asking and answering Qs. imo, the last fifteen years or so of software development owe an awful lot to SO. the rigid rules people are complaining about here (eg closing questions as dupes) definitely contributed to SO's effectiveness.

that said, i'm using past-tense for SO. as much as i owe SO, the many AI helpers are easier and usually better.

it does beg the obvious question of how the AIs are going to get training material for future technologies.

Slashdot Top Deals

The finest eloquence is that which gets things done.

Working...