this post was submitted on 07 Feb 2025
560 points (97.8% liked)

Programmer Humor

22726 readers
1228 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] jonne@infosec.pub 67 points 2 months ago (5 children)

So I guess it's just only us Millennials that know how to convert a PDF properly, and we're just sandwiched in between boomers and gen Z finding the most ridiculous ways to try to accomplish that task.

[–] dan@upvote.au 37 points 2 months ago (3 children)

Somehow, millennials ended up being the only generation that at least kind of knows how to use computers.

[–] Saleh@feddit.org 14 points 2 months ago (2 children)

Naah. There is plenty of Gen X, Y, Z who know and plenty of Millenials who dont.

Its just if you wanted to "do stuff with computers" you had to develop some understanding back then.

Today you can "do stuff" like gaming much easier out of the box. So not everyone who "does stuff" knows his way around.

In the office most colleagues of all generations just know how to do their specific things, mostly in MS Office products.

[–] Tuxman@sh.itjust.works 8 points 2 months ago* (last edited 2 months ago) (1 children)

Of god…. The number of colleagues that their WHOLE job depends on MS Word and they never heard of "Insert page break"………

Then they complain when inserting an image breaks their whole document…….

[–] LiveLM@lemmy.zip 2 points 2 months ago* (last edited 2 months ago)

To be fair, I've had Word absolutely freak out with images even in the simplest documents so I don't blame your colleagues, even without the page breaks

[–] SpacetimeMachine@lemmy.world 6 points 2 months ago

The difference being that a lot of millennials know how to figure out how to do stuff on computers by doing basic research. I've found a lot of my Gen-z friends to be more helpless in that regard.

[–] Sabata11792@ani.social 14 points 2 months ago (1 children)

I will use my powers for evil, just to be smug.

[–] DragonTypeWyvern@midwest.social 6 points 2 months ago

Might as well get something out of being the last adult generation before the collapse.

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

I was probably using computers when you were still in your mom's ovaries. My first one was an Apple ][+ in 1982.

[–] dubyakay@lemmy.ca 18 points 2 months ago (3 children)

As always, GenX just forgotten.

[–] jonne@infosec.pub 8 points 2 months ago

Yeah, I didn't want to shit on you guys. Most of you are all right.

[–] shawn1122@lemm.ee 3 points 2 months ago

Gen X is a mixed bag when it comes to this but most I've come across are more like Boomers than Millenials on this.

[–] AppleTea@lemmy.zip 14 points 2 months ago (2 children)

Ctrl a

Ctrl c

alt tab

Ctl v

Ctl s

conversion complete

[–] lime@feddit.nu 14 points 2 months ago* (last edited 2 months ago) (2 children)

$ pandoc doc.pdf -o doc.txt

Edit: welp, pandoc can't do that. pdftotext it is.

[–] mexicancartel@lemmy.dbzer0.com 2 points 2 months ago* (last edited 2 months ago) (1 children)
magick file.jpg file.html

Imagemagick be converting anything into anything (Actually in this case, it make an html file and a png file which is referenced in html file and html page displays it)

[–] lime@feddit.nu 2 points 2 months ago

not really a good way to get the text out of a pdf though. then again, turns out neither is pandoc.

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

I thought pandoc didn’t support from PDF, only to?!

[–] lime@feddit.nu 2 points 2 months ago (1 children)

damn it, you're right. should probably have checked that...

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

Don’t worry, I didn’t know either and had to check to check too :P

[–] chris@lem.cochrun.xyz 8 points 2 months ago (1 children)

This is why millenials, despite all else wrong with us, are the best generation. I asked a kid the other day if they knew what a directory was..... Crickets.

[–] DragonTypeWyvern@midwest.social 6 points 2 months ago

What's fucking wrong * is * that we're sandwiched between Boomers/GenX and Zoomers. Too young to be able to shove the Cold War brain rotters out of power, too old to convince the Zoomer incels to talk to a girl instead of listening to Andrew Tate.

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

I just look for a command named ${src}2${dest} like pdf2html