this post was submitted on 04 Apr 2025
656 points (99.1% liked)

Political Memes

8708 readers
2680 users here now

Welcome to politcal memes!

These are our rules:

Be civilJokes are okay, but don’t intentionally harass or disturb any member of our community. Sexism, racism and bigotry are not allowed. Good faith argumentation only. No posts discouraging people to vote or shaming people for voting.

No misinformationDon’t post any intentional misinformation. When asked by mods, provide sources for any claims you make.

Posts should be memesRandom pictures do not qualify as memes. Relevance to politics is required.

No bots, spam or self-promotionFollow instance rules, ask for your bot to be allowed on this community.

No AI generated content.Content posted must not be created by AI with the intent to mimic the style of existing images

founded 2 years ago
MODERATORS
 
all 20 comments
sorted by: hot top controversial new old
[–] TheTechnician27@lemmy.world 47 points 2 months ago (1 children)
[–] captainlezbian@lemmy.world 7 points 2 months ago

I was the annoying little shit in college asking my profs if they took it. I'm surprised none used that opportunity to tell me to use LaTeX (don't worry my technical writing prof took plenty of opportunities to spread the good word format)

[–] Lumidaub@feddit.org 21 points 2 months ago (1 children)

No problem, everybody just migrate over to tumblr, the next-generation PDF, problem solved.

[–] KneeTitts@lemmy.world 12 points 2 months ago

Id do a 'save as...' for now, just to be on the safe side

[–] x00z@lemmy.world 17 points 2 months ago (2 children)

DOCX is a windows format. Use ODT instead.

[–] MehBlah@lemmy.world 5 points 2 months ago

The orange tumor isn't interested in throwing a tariff on pdf for a free format. This guy wants you to buy macroshaft products.

[–] lemmyng@lemmy.ca 15 points 2 months ago

LaTeX users: "Guess I'll go back to DVI"

[–] polite_cat@lemmy.world 8 points 2 months ago* (last edited 2 months ago)

germany be like: no problem, we'll just keep using faxes

[–] Dust0741@lemmy.world 7 points 2 months ago

Markdown everything

[–] Veneroso@lemmy.world 2 points 2 months ago (1 children)
[–] Mongostein@lemmy.ca 6 points 2 months ago* (last edited 2 months ago) (1 children)

It’s a joke. PDF is a document format that you need to “export” rather than save in most word processing applications. I’m not sure why.

[–] Veneroso@lemmy.world 2 points 2 months ago (2 children)

Okay yeah that makes more sense.

"Save As" by a different name I guess.

Except maybe it was because it's not an editable format by the application? That was always silly... Why Adobe has a near monopoly on editing PDFs.

But the real tarrifs would be on importing them....

[–] phneutral@feddit.org 3 points 2 months ago (1 children)

The reason for PDF „export“ is it’s origin. PDF in its early days had to be “printed” or “distilled” in a separate application because the process behind the format is the same as sending your file to be printed on a printer. This step changes the (editable) human readable file into (locked) printer readable code in the form of “post script”. PDF is in short nothing but a container that wraps around a bunch of post script code and makes it human readable again.

@Mongostein@lemmy.ca

[–] Veneroso@lemmy.world 2 points 2 months ago

That makes a lot of sense. Thanks!

Probably what Microsoft ripped off for the XPS printer lol.

[–] Redex68@lemmy.world 2 points 2 months ago (1 children)

Yeah I think in general "export" is used for cases where you're saving to an application's non-native file type, whilst save as is more often for "save as a new file somewhere else", tho I've seen a lot of apps allow you to use "save as" to save to a uneditable format.

[–] NiHaDuncan@lemmy.world 1 points 2 months ago

Depending on the program, there can indeed be a significant difference between exporting and ‘saving as’. For example, Excel will export as a csv in the standard format just fine, but if you ‘save as’ csv it’ll come with extra formatting symbols specific to Excel that’ll wreck attempts to use it in other programs that don’t handle for it.