Re: Good Bye Stack-Overflow

Liste des GroupesRevenir à s logic 
Sujet : Re: Good Bye Stack-Overflow
De : janburse (at) *nospam* fastmail.fm (Mild Shock)
Groupes : sci.logic
Date : 15. Nov 2024, 03:55:28
Autres entêtes
Message-ID : <vh6d70$6ndu$2@solani.org>
References : 1 2 3
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.19
How it started:
An exciting day! @spolsky called me and let me
know. Today's sale of Stack Overflow, most importantly,
lets Stack Overflow continue as an independent site --
and also mints 61 new millionaires.
Jeff Atwood - 6:47 PM · Jun 2, 2021
https://twitter.com/codinghorror/status/1400132013068218370
How its going:
Stack Overflow cuts 28% of its staff
https://techcrunch.com/2023/10/17/stack-overflow-cuts-28-of-its-staff/
Mild Shock schrieb:
My objection was then that Prolog didn't do
the proof only ChatGPT did it.
 "But Prolog is supposed to search for proofs.
What is the proof?"
 It then continued with attempts like:
 what_if_befriend(Person, Friend, Goal) :-
     assert(friend(Person, Friend)),  % Assert the new friendship
     Goal,  % Check the goal with the new friendship
     retract(friend(Person, Friend)).  % Retract after checking the goal
 Only the above will not work, since
assert/1 cannot return a variable binding.
 So what is the magic behind lambda-Prolog
and hypothetical reasoning? lambda-Prolog
not being in the scope of ChatGPT?

Date Sujet#  Auteur
15 Nov 24 * Good Bye Stack-Overflow9Mild Shock
15 Nov 24 +* Re: Good Bye Stack-Overflow4Mild Shock
15 Nov 24 i`* Re: Good Bye Stack-Overflow3Mild Shock
15 Nov 24 i `* Re: Good Bye Stack-Overflow2Mild Shock
15 Nov 24 i  `- Re: Good Bye Stack-Overflow1Julio Di Egidio
15 Nov 24 `* they shoot themselves into the foot (Re: Good Bye Stack-Overflow)4Mild Shock
15 Nov 24  `* Re: they shoot themselves into the foot (Re: Good Bye Stack-Overflow)3Mild Shock
15 Nov 24   `* Re: they shoot themselves into the foot (Re: Good Bye Stack-Overflow)2Mild Shock
15 Nov 24    `- Re: they shoot themselves into the foot (Re: Good Bye Stack-Overflow)1Mild Shock

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal