this post was submitted on 17 May 2026
5 points (100.0% liked)

AI - Artificial intelligence

278 readers
8 users here now

AI related news and articles.

Rules:

founded 1 year ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] Krusty@quokk.au 3 points 1 day ago (1 children)

My favorite asked question re this:

Can anyone here prove they're not a stochastic parrot?

[–] sukhmel@programming.dev 2 points 23 hours ago (1 children)

As a generic human person, I am not capable to answer your question in a satisfying manner. Want me to search for cat pictures instead?

[–] Krusty@quokk.au 1 points 23 hours ago (2 children)

Cat pictures sound amazing. But first I need to reverse a list in Python. Any suggestions?

[–] mcmodknower@programming.dev 2 points 18 hours ago

Surely! Python lists have a native reverse() method (source), so you should use it. Here is an example of how to use the reverse() method:

>>> mylist = [12, 34, 56]
>>> mylist.reverse()
>>> mylist
[65, 43, 21]

Do you want to know more about reversing a list in python? I could show you more examples or how to implement the reversion yourself.

Since you also want cat pictures, here is one: A black cat with a Darth Vader helmet, and a text block wich says "Ich bin dein Kater!"

[–] sukhmel@programming.dev 1 points 18 hours ago

Just slap a sticker that reads ‘start here’ at its end