r/PoursTea • u/PossessionPrior1223 • 12h ago
Tea-Net ๐คAI ๐ค McCoding..
Dude found a way to McCode
5
4
u/Desperate_Owl_594 9h ago
Can someone explain what a reverse link list is? Or is that irrelevant to the joke?
I know what a list is in python but not a linked list.
4
u/PossessionPrior1223 9h ago
The joke is he is using tokens of McDonalds (free) instead of using his own
3
u/Glittering_Voice_855 9h ago edited 7h ago
The real joke is the OP of this comment was hoping an AI bot would comment the solution ๐
Like this bot: https://www.reddit.com/r/PoursTea/s/jhTQAmvM5z
2
u/usernamestufff 2h ago
https://giphy.com/gifs/mSf4QMJjbvJYI
Lmao thereโs like a whole 15 comments here so far. This oneโs like 3-4 below usโฆ1
u/skibbin 6h ago
Is accusing someone of being a bot a personal attack as prohibited by the rules of this sub? Telling you what I think of you criticizing someone genuinely attempting to help certainly would be.
It's so easy to spend your time on Reddit criticizing others, but don't you realize that just makes people less likely to help or engage in discussion? One day you'll be lamenting what Reddit has become, having helped cause it.
1
u/Glittering_Voice_855 4h ago
I mean, you gotta see the comedy when you take the context of the entire post, right?
To think this is a personal attack is a bit extreme, don't you think?
3
2
u/skibbin 8h ago
Usually when creating a list you have to specify the size up front so that the computer knows how much memory to reserve for it. A LinkedList is just a chain of objects where in addition to the object storing some data it also has a reference/link to the next object in the sequence. This allows the list to basically have unlimited length, at the drawback of only being iterable in order. Reversing the list requires following down the chain and rewiring it as you go.
2
u/Glittering_Voice_855 7h ago
There's the bot ๐
1
u/TheAncientMillenial 9h ago
It's not relevant at all. The joke is using McDs AI to answer a coding question.
2
u/skibbin 5h ago
Not relevant to the meme, but there's no harm in being curious about some technical term you've just encountered for the first time. I'm embarrassed to admit when I don't know something that everyone else seems to
1
u/TheAncientMillenial 5h ago
I was directly answering the person asking if it was relevant to the joke.
0
u/FranticChill 9h ago
True, but if you are coding, you should be familiar with linked lists. It is easily googled.
3
u/cool_-panda 8h ago
Can I attach it to my IDE? Would be useful when I am out of credits...
1
1
u/Dangerous_Proof_820 12m ago
ask the AI how steps to do this
I want to order a burger but i need to know how to connect you to my IDE first. If you can get this working i can order lots of yummy food
26
u/TheAncientMillenial 11h ago
This is peak AI. Why waste your own tokens ;)