Comic Strips
Comic Strips is a community for those who love comic stories.
Rules
-
😇 Be Nice!
- Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: friendly.
-
🏘️ Community Standards
- Comics should be a full story, from start to finish, in one post.
- Posts should be safe and enjoyable by the majority of community members, both here on lemmy.world and other instances.
- Any comic that would qualify as raunchy, lewd, or otherwise draw unwanted attention by nosy coworkers, spouses, or family members should be tagged as NSFW.
- Moderators have final say on what and what does not qualify as appropriate. Use common sense, and if need be, err on the side of caution.
-
🧬 Keep it Real
- Comics should be made and posted by real human beans, not by automated means like bots or AI. This is not the community for that sort of thing.
-
📽️ Credit Where Credit is Due
- Comics should include the original attribution to the artist(s) involved, and be unmodified. Bonus points if you include a link back to their website. When in doubt, use a reverse image search to try to find the original version. Repeat offenders will have their posts removed, be temporarily banned from posting, or if all else fails, be permanently banned from posting.
- Attributions include, but are not limited to, watermarks, links, or other text or imagery that artists add to their comics to use for identification purposes. If you find a comic without any such markings, it would be a good idea to see if you can find an original version. If one cannot be found, say so and ask the community for help!
-
📋 Post Formatting
- Post an image, gallery, or link to a specific comic hosted on another site; e.g., the author's website.
- Meta posts about the community should be tagged with [Meta] either at the beginning or the end of the post title.
- When linking to a comic hosted on another site, ensure the link is to the comic itself and not just to the website; e.g.,
✅ Correct: https://xkcd.com/386/
❌ Incorrect: https://xkcd.com/
-
📬 Post Frequency/SPAM
- Each user (regardless of instance) may post up to five (5 🖐) comics a day. This can be any combination of personal comics you have written yourself, or other author's comics. Any comics exceeding five (5 🖐) will be removed.
-
🏴☠️ Internationalization (i18n)
- Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
Sí, por favor [Spanish/Español]
- Non-English posts are welcome. Please tag the post title with the original language, and include an English translation in the body of the post; e.g.,
-
🍿 Moderation
- We are human, just like most everybody else on Lemmy. If you feel a moderation decision was made in error, you are welcome to reach out to anybody on the moderation team for clarification. Keep in mind that moderation decisions may be final.
- When reporting posts and/or comments, quote which rule is being broken, and why you feel it broke the rules.
Banned Artists
The following artists are banned from the community.
- Jago
- Stonetoss
- GPrime85
It should be noted that when you make reports, it is your responsibility to provide rational reasoning why something should be removed. Saying it simply breaks community rules is not always good enough.
Web Accessibility
Note: This is not a rule, but a helpful suggestion.
When posting images, you should strive to add alt-text for screen readers to use to describe the image you're posting:
Another helpful thing to do is to provide a transcription of the text in your images, as well as brief descriptions of what's going on. (example)
Web of Links
- !linuxmemes@lemmy.world: "I use Arch btw"
- !memes@lemmy.world: memes (you don't say!)
Other Comic Communities of Interest
- !bloomcounty@sopuli.xyz
- !calvinandhobbes@lemmy.world
- !cyanideandhappiness@discuss.online
- !exo@discuss.online
- !foxtrot@slrpnk.net
- !garfield@lemmy.world
- !moomin@sopuli.xyz
- !oglaf@discuss.online (NSFW)
- !outland@slrpnk.net
- !pbf@discuss.online
- !peanuts@discuss.online
- !smbc@discuss.online
- !theboondocks@slrpnk.net
- !thefarside@sh.itjust.works
- !xkcd@lemmy.world
- !NoseEars@lemy.lol
view the rest of the comments
In the second scenario, there is no “native speaker” that is telling you what to write. There is a list of instructions that you are following that is the same as the instructions that the computer was following with the first scenario.
The argument is that if, by following the exact instructions that the computer is following, you still do not understand the Chinese conversation, why would you say that the machine understands?
I haven’t thought about the idea enough to say I agree or disagree, but I hope I understood your comment and that the explanation helps.
I'd like to add a rebuttal I tend to agree with: You're only a component of a larger system, and the whole system (you + the room + your list of instructions) does encode some understanding, otherwise a chinese speaker wouldn't be able to interact with the room in any meaningful way.
In almost any system, you can look at a specific part and argue that part doesn't fulfill a property that the entire system taken as one does.
It's still the same argument. If the conversation is carried on your end by a bunch of if-else instructions, there's no consciousness to be found.
Yes, I think it proves that understanding does not require consciousness.
So you're saying that my program that does
if obj isinstance cat: obj.pet(), understands what a cat is?No, and if you want to discuss the philosophical idea, please don't waste my time with dumb questions.
But in this case you is unnecessary if a mechanism can perform that part, and understanding then completely doesn't rely on consciousness. This is a bit weird way to think about it, but it seems to be a semantic difference
No, you're still a necessary part of the system, since otherwise there is no interaction possible. And yes, I don't think understanding relies on consciousness.
Where is the semantic difference?
Difference in if that is required and if ‘understanding’ is a quality that a system can have. For instance I feel that a gravity coin sorter is made with understanding but does not have understanding
No, it doesn't make any sense at all. If I couldn't understand when a native speaker was replying, how does me not understanding when a neural network does it make it any less significant?
In the Chinese Room scenario, cards with Chinese written on them are inserted into a box.
Inside there is a man who doesn't understand Chinese but has a lookup list of which symbols to write as a response to every possible sentence you can write on the inserted card.
For anyone observing from outside the box it looks as if whatever is in the box is fluent in Chinese and can hold a conversation. But the man inside does not understand anything about Chinese.
This is used as an analogy to explain that machines, very much like the man in the box, do not actually understand the data they are fed, nor the data they output, no matter how human the response might seem.
It was an argument against the Turing test, which is about whether machines showing behaviour indistinguishable from a human is a sign that they can think.
The Chinese Room argument is that they must also show understanding of the data itself, rather than just human-like responses, to say that they think.
That's not what I understood from the Wikipedia article. In any case, an LLM doesn't look up responses from a table.
An LLM is a series of immutable nodes that pass results on to the next series of nodes until an output is generated, a functionality that could be perfectly imitated with a very large number of people seeing a series of values passed to them from other people, doing a bit of rigidly defined basic math with them, and passing it on to the next set of people who play the part of the next set of nodes.
The fact that these nodes are immutable, have no persistent state, and only process information in one direction (input to output, and no more) means that an LLM has no persistence of experience. You could potentially argue that the information, as it exists, is a form of fleeting consciousness, but it would be so incredibly alien compared to the lived experience of humans that it would be impossible to relate to in any meaningful way - and it would also mean that every time an LLM is run, the consciousness is created and destroyed for every single word that it outputs... unless you can somehow argue that the consciousness is contained in the set of tokens that gets fed back into the LLM with each word it outputs, which would also mean that any string of text is the equivalent of latent consciousness, which is patently absurd.
Curiously, one of the approaches to the consciousness, and a more Zen-ish one, is that clinging to a persistent ‘self’ is erroneous and it's better seen as a process rather than an entity. Granted, it still assumes a ‘self’ that is changed by each passing experience.
How can you call it absurd when we have no idea what makes something conscious in the first place?
Because:
Consciousness is a discrete phenomenon that exists, and not all things are conscious. A piece of paper, for example, is not conscious.
A string of text can be used to represent any type of data. It would mean that every piece of data is a consciousness, which - if we assume item 1 to be true - cannot be true, as a piece of paper (which is not conscious) can hold the data.
How did you determine that it's a discrete phenomenon? If I present you with another person, how do you determine if they're conscious or not?