this post was submitted on 27 Jan 2025
263 points (95.2% liked)

Comic Strips

25267 readers
1435 users here now

Comic Strips is a community for those who love comic stories.

Rules
  1. 😇 Be Nice!

    • Treat others with respect and dignity. Friendly banter is okay, as long as it is mutual; keyword: friendly.
  2. 🏘️ 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.
  3. 🧬 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.
  4. 📽️ 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!
  5. 📋 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/
  6. 📬 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.
  7. 🏴‍☠️ 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]
  8. 🍿 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.

  1. Jago
  2. Stonetoss
  3. 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
Other Comic Communities of Interest

founded 3 years ago
MODERATORS
 
top 24 comments
sorted by: hot top controversial new old
[–] Kolanaki@yiffit.net 35 points 2 years ago

Stop; hammer time.

[–] SwingingTheLamp@midwest.social 28 points 2 years ago (2 children)

Since this is about punctuation, what's with the double dashes? Trailing off is usually written with an ellipsis, though an em dash can be used, since this is more of a break in speech. And yes, double dashes are sometimes used as a substitute on a keyboard or with a typeface that doesn't have an em dash.

But this is hand-lettered text— just draw the em dash!

[–] tal@lemmy.today 9 points 2 years ago* (last edited 2 years ago)

An em dash is done with a triple hyphen in some programs like Microsoft Word, IIRC, and a double hyphen is an en dash.

But I am lazy and don't want to smack hyphen three times, so I tend to use double hyphen for em dash, which I use a lot more than en dash, and just use a single hyphen for en dash. People get the meaning.

[–] Jeffool@lemmy.world 1 points 2 years ago

Most of the time I see em dashes and en dashes though should just be commas anyway.

[–] RacerX@lemm.ee 25 points 2 years ago (8 children)

I was taught it in school, have looked it up on Wikipedia, seen infographics, YouTube videos, etc., and yet I still do not know when to use those things. At this point I just refuse to purely out of fear.

[–] stupidcasey@lemmy.world 22 points 2 years ago (1 children)

You generally use them at the end of a line but it is more accurate to say you use them at the end of a statement but we usually put each statement on a single line so it is easy to make that mistake example:

Tap for spoiler

<?php
$x = 5; // Semicolon ends the statement
$y = 10; // Another statement ends here

if ($x < $y) { // No semicolon needed here
    echo "x is less than y"; // Semicolon ends this statement
}

$x = $x + $y; // Statement ends here
echo $x; // Outputs 15
?>

[–] technomad@slrpnk.net 2 points 2 years ago

Is this programmer trolling? 🤣🤣🤣

[–] jmcs@discuss.tchncs.de 12 points 2 years ago (1 children)

Wikipedia has some examples; they are always super helpful in cases like this.

[–] Landless2029@lemmy.world 8 points 2 years ago* (last edited 2 years ago) (1 children)

I've always done this one:

  • Between closely related [independent clauses].

  • (https://en.m.wikipedia.org/wiki/Independent_clause "Independent clause") not conjoined with a coordinating conjunction, when the two clauses are balanced, opposed or contradictory:[23].

    • My wife said she would like tea; coffee would have been my choice.
    • I went to the basketball court; it was closed for cleaning.
    • I told Kate she's running for the hills; she knew I was joking.
[–] argon@lemmy.today 6 points 2 years ago* (last edited 2 years ago) (1 children)

Basically you use them at points where you'd usually put a period, but you don't want to add as much of a pause.

ETA:

For example

My wife said she would like tea; coffee would have been my choice.

could also be written as

My wife said she would like tea. Coffee would have been my choice.

but it wouldn't sound as nice.

[–] redhorsejacket@lemmy.world 1 points 2 years ago

While that may be true, you also put them in places that should have a comma, but you want more pause; this is why boiling it down to a single aphorism is difficult.

For example, I've read most of the comments in this thread, as well as the Oatmeal info-comic that someone linked, and I still don't know with certainty the semicolon I used above is grammatically appropriate.

[–] Serinus@lemmy.world 7 points 2 years ago

I use them after worrying about being pretentious, but then (sometimes) deciding "fuck it. It's right." and then doing it anyway.

[–] prettybunnys@sh.itjust.works 7 points 2 years ago* (last edited 2 years ago)

You can use a semicolon wherever you’d logically break in a sentence, without pausing overtly, but intend to follow the thought; semi-colons slip naturally into your thought process when you practice it by speaking.

[–] sxan@midwest.social 5 points 2 years ago

I have one easy rule, and two examples. Use them when using a comma would be confusing.

Examples: often in lists, where each item might contain a comma and so trying to separate list items with commas would just be confusing; and more broadly anywhere where you have a sentance containing clauses and need a different separator.

I just used the first example above: to separate the two list items, and the other one I'm using here, where I'm already using commas; using a semicolon allows braking this up without starting a new sentance.

That second example was somewhat contrived, but does the job; it could have been two sentences.

Actually, there's another place I use them, but it's not a "rule" and if more style: I use them selectively in place of periods to prevent a series of short, choppy sentences.

[–] r0ertel@lemmy.world 4 points 2 years ago

Same. I was taught in school but never learned how to use them until I read this (The Oatmeal).

[–] mrslt@lemmy.world 2 points 2 years ago (1 children)

You would use a semi-colon in places where a comma and a colon would be equally suitable, pretty much.

[–] homicidalrobot@lemm.ee 3 points 2 years ago

Where a period or a comma followed by "And" would go. Semicolon is a full break, distinctly more than a comma

[–] ouRKaoS@lemmy.today -3 points 2 years ago (1 children)

The rules are all made up; punctuation can be used wherever you like.

[–] yesoutwater@lemm.ee 1 points 2 years ago

I call this; the ee cummings

[–] turkalino@lemmy.yachts 17 points 2 years ago (2 children)

Wouldn’t semicolon be their child?

[–] sanderium@lemmy.zip 10 points 2 years ago

They are pretending its not

[–] Amputret@lemmy.dbzer0.com -1 points 2 years ago (1 children)

I thought it was an NB joke.

[–] Lost_My_Mind@lemmy.world 8 points 2 years ago (1 children)

I always read NB as New Balance. And I'm always confused.

[–] SplashJackson@lemmy.ca 1 points 2 years ago

I read NB as New Brunswick; but I also read it as Nude Boobs, so take that as you will