With #Galactica and #ChatGPT I'm seeing people again getting excited about the prospect of using language models to "access knowledge" (i.e. instead of search engines). They are not fit for that purpose --- both because they are designed to just make shit up and because they don't support information literacy. Chirag Shah and I lay this out in detail in our CHIIR 2022 paper:

https://dl.acm.org/doi/10.1145/3498366.3505816

>>

Situating Search | Proceedings of the 2022 Conference on Human Information Interaction and Retrieval

ACM Conferences
@emilymbender
Sometimes chat bots can be better than humans when it comes to supporting about technical questions.

@emilymbender

After hours and a few misleading replies, I found the correct solution by myself, as usual.

Asking open #AI chatGPT would have been likely better😂

On top of the current, good Google search engine: they are not mutually exclusive alternatives!

https://ask.fedoraproject.org/t/f36-boot-entries-after-new-fedora-37-installation/29411/37

F36 boot entries after new Fedora 37 installation

Yes, I’m very close to write a “fix” to the os_prober, just for the sake of it, lol. At least to simplify the manual management of the entries, in case I want to keep those two Fedora versions and those two partitions FYI, my fix: mykernel="${LKERNEL/"/vmlinuz-"/}" title="${LLABEL} ${mykernel} $onstr" instead of title="${LLABEL} $onstr" and I can refresh the entries with sudo grub2-mkconfig -o /boot/grub2/grub.cfg

Ask Fedora