: David Cook
Cc: koha-devel
Subject: Re: [Koha-devel] ChatGPT and Koha
For Koha core developers I am not sure it is relevant. Hasn't ChatGPT been fed
with 2 years old data? With data we actually wrote ourselves.
So basically if I ask it something I am requesting what my 2 year-ago self
For Koha core developers I am not sure it is relevant. Hasn't ChatGPT been
fed with 2 years old data? With data we actually wrote ourselves.
So basically if I ask it something I am requesting what my 2 year-ago self
knew?
I have certainly forgotten some stuff, but I also know that what was true 2
y
Hi all,
yes, ChatGPT is awesome.
I asked ChatGPT to write a Koha plugin that places some javascript code
into pages of the staff frontend.
The code was as expected as far as I can say this, cause I never
developed a Koha plugin but it was pretty similar to the code which you
can find in the Kitch
Hi David,
FWIW, a couple of weeks ago I copied and pasted two snippets of Perl
code from Koha because I couldn't understand what type of variable they
were generating. ChatGPT came back with a pretty comprehensive answer
about hash references.
What impressed me (apart from the quality of its
Hi all,
Like many around the world, I may have been bitten by the ChatGPT bug.
Most of my ChatGPT questions have been more general in nature, but I figured
I'd ask it about Koha, as there is a lot of public information, but it's
still a niche topic.
I asked it to generate me a Koha plug