this post was submitted on 14 Dec 2024
411 points (97.2% liked)

Comic Strips

23614 readers
2204 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

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

founded 2 years ago
MODERATORS
all 29 comments
sorted by: hot top controversial new old
[–] unexposedhazard@discuss.tchncs.de 33 points 1 year ago (1 children)

This is exactly how the german train provider names its ticket pdfs. Why not just "date_origin_destination.pdf"

[–] slazer2au@lemmy.world 26 points 1 year ago (1 children)

Likely a unique id so when you send the ticket they don't have to faf about finding it in their system.

[–] unexposedhazard@discuss.tchncs.de 16 points 1 year ago (1 children)

Yeah but they could just keep that ID but add some useful stuff afterwards.

[–] ZoopZeZoop@lemmy.world 4 points 1 year ago

Or add the random stuff after for sorting purposes.

[–] radix@lemmy.world 15 points 1 year ago

Thesis_v5_Final_revised_final_complete_v2_(2).pdf

[–] tequinhu@lemmy.world 13 points 1 year ago* (last edited 1 year ago) (3 children)

grep -irl "some text that the file would have"

(Obiously only work for text files, but that's enough to cover 90% of cases for me)

[–] swab148@lemm.ee 13 points 1 year ago

Now we need a /c/grep_irl

[–] MiDaBa@lemmy.ml 4 points 1 year ago (1 children)

That's a solid windows shame.

[–] tequinhu@lemmy.world 1 points 1 year ago (1 children)

Fun fact: I use "git bash shell" over windows' cmd just because of grep

[–] rikudou@lemmings.world 1 points 1 year ago

You can also use WSL to get a full Linux there. If WSL1 is still available, it would be better for this use case.

[–] indepndnt@lemmy.world 1 points 1 year ago (2 children)

I don't know what those flags mean, but from context I think this is a command I've needed a bunch of times but haven't had the time or energy to learn about yet. So thanks! I can't wait to try it!

[–] tequinhu@lemmy.world 2 points 1 year ago
  • case insensitive
  • rrecursive
  • only show filenames

I also like to use:

  • I (capital i) to skip binary files, if I'm in a folder with heavy images/videos/etc
  • c 3 to show 3 lines around the matched text
[–] acockworkorange@mander.xyz 12 points 1 year ago (2 children)

Can’t relate at all. I’m a taxonomy nerd, everything has its own defined subdirectory, the files follow a defined naming convention. Send help.

[–] BudgetBandit@sh.itjust.works 3 points 1 year ago (1 children)

Youβ€˜re good and more efficient. I open 90% of files on Linux, Mac and PC with the search function.

[–] acockworkorange@mander.xyz 1 points 1 year ago

Zeitgeist is your friend.

[–] MutilationWave@lemmy.world 2 points 1 year ago

You're good, everyone else needs help. I'm pretty sloppy with my PC but my work laptop- subsubsubsubsubdirectories.

[–] Kolanaki@yiffit.net 10 points 1 year ago (1 children)

"Link_Comes_To_Town_SOAD.mp3"

[–] edgemaster72@lemmy.world 2 points 1 year ago

🎢 To save, the Princess Zelda! 🎢

Trying to remember whether I named the most recent copy of my resume shitstink.pdf or hellpiss.pdf

[–] tacosanonymous@lemm.ee 3 points 1 year ago

BoogerAids.pdf

[–] pastermil@sh.itjust.works 3 points 1 year ago

I smash my open palm to my keyboard everytime I'm naming something.

In another news, I am currently looking for a job as my employer fired me for 'improper variable naming'.

[–] affiliate@lemmy.world 3 points 1 year ago (3 children)

hmmm is the most recent version of this file the one named β€œnewest” or β€œnew (actual)”?

[–] MutilationWave@lemmy.world 3 points 1 year ago

Final Final Final(Real)

[–] toynbee@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

I used to have this problem, but now I go with one of two solutions:

  • filename-$(date +%F) (or similar)
    • example: notes-2024-12-14.txt
    • can be expanded to include further time details if more than one iteration per day is released
  • filename-Mk#
    • example: product-design-MkII (Or Mk2 if you prefer)
    • pretty much infinitely expandable and you always know which is latest
    • admittedly I'm pretty sure most systems wouldn't sort Roman numerals correctly, but I rarely have enough iterations of anything to worry about it

edit: Also, with either, you could pretty easily write a script that would symlink something like filename-latest to the newest one, but depending on how you're generating the files in question, that might be less viable.

[–] e8d79@discuss.tchncs.de 1 points 1 year ago (1 children)

You know how to script and what a symlink is; why aren't you using git or any other kind of version control instead?

[–] toynbee@lemmy.world 2 points 1 year ago

Because I formed these habits in the nineties and 00's, well before git was a thing; and because nothing I write matters, other than possibly to my employers, in which case I do use (primarily) git ... Or other version control. (Believe it or not, I've used subversion.)

Most of the documents to which I apply this are things like my resume and DNS server. No one but me will ever care.

Also, I like you both for asking this question and for how you put it.

[–] Sergio@slrpnk.net 1 points 1 year ago

Great, now all the other files are gonna make fun of it at File School.