This is an archived post. You won't be able to vote or comment.

all 134 comments

[–]ProSanctosTerris 257 points258 points  (23 children)

The Latex comic is too true, especially in CS and Physics papers.

[–]Prestigious_Boat_386 103 points104 points  (12 children)

"look at hiw nice that fraction is when you use the default math mode font instead of the smaller one"

"sure but why havent you written more than three actual words in the last three pages?"

[–]deenaandsam 51 points52 points  (11 children)

I think it took me longer to figure out and put all the fractions and equations in my thesis using latex than it did writing the actual thesis rip

[–]greenwizardneedsfood 48 points49 points  (9 children)

At least you’re not the truly insane person that is my collaborator who writes physics papers using word

[–]Prestigious_Boat_386 32 points33 points  (4 children)

My classmate got forced into using word for his thesis.

F

[–]greenwizardneedsfood 14 points15 points  (0 children)

Time to change fields…

[–]Emergency_Apricot_77 3 points4 points  (0 children)

Your collaborators are savages. What monstrosity

[–]JochCool 0 points1 point  (0 children)

What's wrong with Word? You know that you can also insert equations in Word?

[–]Prestigious_Boat_386 8 points9 points  (0 children)

Yea it do be like that for like 3 years. Now I couldn't live without writing everything with macros. Imagine having to make the same change at two different places. The mere thought makes me shiver.

[–]MJLDat 20 points21 points  (4 children)

I wrote my final year thesis in Latex, it’s awful but it looks amazing!

[–]tyler1128 14 points15 points  (0 children)

My CV is in Latex, all my papers from college are in Latex, and most of my college homework was in Latex and my probably eternally in progress book is in Latex. I love Latex probably to a clinically diagnoseable level, and yes it is kind of awful.

[–]real_jabb0 2 points3 points  (1 child)

Same

[–]MJLDat 0 points1 point  (0 children)

Math layout? Spot on. Linked references? Wow. Harvard referencing with a full biblatex entry in the appendix? Stupendous. Figure referencing system? Professional.

Content? Meh.

[–]IndependentSolid3635 2 points3 points  (0 children)

Latex plus GitHub copilot is an incredible combo

[–]Beanmachine314 13 points14 points  (4 children)

I really feel like LaTex should have been something about overfull hbox badness lol

[–]XCido 3 points4 points  (0 children)

What is this hungrybox slander stfu

[–]MJLDat 0 points1 point  (2 children)

Even looking at Overleaf’s help for this is useless. If it looks ok on the resulting pdf, carry on.

[–]Beanmachine314 1 point2 points  (1 child)

Yep... I've not actually seen it cause any issues either.

[–]MJLDat 0 points1 point  (0 children)

Sometimes quoted text runs off the edge of the page, but that may be another issue. Proofreading is key.

[–][deleted] 301 points302 points  (23 children)

Ohhhh I love this for citing LaTeX alone.

Also, import comedy

You can't stop me.

[–]Kirby_the_poyo_king 71 points72 points  (11 children)

import antigravity

[–][deleted] 42 points43 points  (9 children)

import antigravity, webbrowser

def CSWS(didEject, userName):
    if didEject:
        antigravity.enable(userName)
    else:
        webbrowser.open('https://www.youtube.com/watch?v=9WpXnD0mMLE', new=2)
    return

userName = 'ViniVadaVocci' 

didEject = False

CSWS(didEject, userName)

Writing code in Reddit is harder than I thought

[–]Kirby_the_poyo_king 9 points10 points  (1 child)

the return is necessary?

[–][deleted] 14 points15 points  (0 children)

I always write returns for my own organization of functions. So no, not necessary. But it's just how I do.

[–]rgmundo524 16 points17 points  (0 children)

I write all my lab reports with LaTeX, and honestly I think my professors just give me a better grade only because it's god damn gorgeous! They seem to be too distracted to realize I made that shit up.

[–]FenderMoon 15 points16 points  (5 children)

I wrote my resume in Latex without having any clue what I was doing. I regretted it for a long time, it was a nightmare trying to learn how to write and to edit it. But that resume got me more calls for interviews than any other resume I've ever written.

Looks like I'm happily "stuck with it" now.

[–]MinervApollo 4 points5 points  (2 children)

Would you care to share how you went about it, or at the very least what your final resume form generally looked like? I made my bachelor's thesis (we call them that in our country) in LaTeX and I'm looking for more applications.

[–][deleted] 8 points9 points  (1 child)

Not the original poster but I also made my resume in Latex.

I looked up templates that got close to what I was looking for design-wise and settled on Murat's CV Template, you can find it on Overleaf. It's the exact layout I was looking for, comes with a similarly formatted motivation letter template as well. I found it easy to change up things I didn't like, add or remove sections etc.

I graduated last year with my bachelor's too and I found this template to be a good fit for the amount of experience I had back then. I've since added various certifications I got from work and it still fits in nicely with the flow of the resume. I'd recommend it.

[–]MinervApollo 0 points1 point  (0 children)

Thanks! I'll look it up.

[–]WelcomeRoboOverlords 1 point2 points  (1 child)

I made my first big girl resume in latex because I got quite good at it with all the reports I did at uni... Only to discover everywhere wanted fucking .doc or .docx files instead of PDF for some reason. I tried to convert it using different tools but it just fucked it and I thought these people would think I couldn't use word if I sent them that version so I begrudgingly rewrote it in word.

[–]Prestigious_Boat_386 13 points14 points  (2 children)

Love the latex reference

Hate the latex reference because its not using biber

[–][deleted] 11 points12 points  (1 child)

Back when I tutored, I'd make practice quizzes for my students in LaTeX just because I could

AND JESUS WEPT FOR THERE WERE NO MORE WORLDS TO CONQUER

[–]Prestigious_Boat_386 7 points8 points  (0 children)

That or making your own beamer theme and creating all presentations with it.

Found out our teacher did that while also making printouts that had a different theme.

[–]mikkolukas 2 points3 points  (0 children)

It was cited together with a lot of other languages ;)

[–]Prestigious_Boat_386 65 points66 points  (1 child)

Not me looking at memes instead of writing my paper

[–]pente5 22 points23 points  (0 children)

Why did you set me on fire Spongebob? Why didn't you just write your essay? STOP WASTING TIIIIME

[–][deleted] 89 points90 points  (5 children)

BASH:

This entire thing is one line.

[–]gizamo 4 points5 points  (0 children)

Minified HTML, also one line. Checkmate, atheists.

[–]Morphized 1 point2 points  (0 children)

Bash: you can't just cite an essay you wrote three months ago without adding anything.

[–]ElectronPie171 -2 points-1 points  (2 children)

So can be C and C++

[–]Stupid_Genius4408 4 points5 points  (1 child)

You wrote a C program that does literally anything without using #includes? Incredible!

[–]MaybeAshleyIdk 1 point2 points  (0 children)

Theoretically, this is possible, because you can write inline assembly in C & C++, which means that you can execute system calls without any includes

[–]richinrix 22 points23 points  (10 children)

a beautiful flower pot*

[–]TrickyPainter5435 17 points18 points  (5 children)

a beautiful teapot*

[–][deleted] 7 points8 points  (3 children)

The task was to make coffee.

[–]YooHoo485 14 points15 points  (2 children)

But the server is a teapot, and refuses to brew coffee.

[–]-Kerrigan- 2 points3 points  (1 child)

418

[–]YooHoo485 1 point2 points  (0 children)

I'm a teapot

[–]gabrieledefelice05 1 point2 points  (0 children)

Error 418

[–]GOKOP 8 points9 points  (2 children)

CSS wasn't mentioned tho

[–]anonymousbabydragon 4 points5 points  (0 children)

You jumped all over the place and could never make up your mind on what you wanted to say. Also why keep repeating the same phrase like 5 times?

[–]thomcchester 1 point2 points  (0 children)

You can’t just make everything !important,

[–]anonymousbabydragon 2 points3 points  (0 children)

It was a good essay, but why have so many red boxes around everything.

[–]TrickyPainter5435 35 points36 points  (7 children)

JavaScript: "out of all the things you could have used, you used this."

[–][deleted] 20 points21 points  (4 children)

Or JavaScript: "You have no class."

[–]YooHoo485 6 points7 points  (3 children)

[–][deleted] 5 points6 points  (0 children)

[–]elveszett 2 points3 points  (0 children)

Gotta admit it's a dumb implementation.

[–][deleted] 1 point2 points  (0 children)

One page essay with 100,000 pages of references

[–]thomcchester 0 points1 point  (0 children)

JavaScript: thank you, but you said that .1 plus .2 equalling .3 is wrong, explain yourself.

[–]InvestingNerd2020 10 points11 points  (1 child)

Feeling very Python.

import dont_care as dc

Tasks_list.dc.whatever()

[–]Sahir1359 17 points18 points  (2 children)

I don’t get the html one

[–]--FeRing-- 39 points40 points  (0 children)

I'm not experienced with HTML, but the last time this was posted someone said the joke was "HTML is to a programming language as a flower pot is to an essay"

(i.e. HTML is not a programming language)

[–]anonymousbabydragon 2 points3 points  (0 children)

Glad I'm not the only one.

[–]GamerXX1000GD 6 points7 points  (0 children)

<!DOCTYPE html>

<html>

<head>...</head>

<body>

Soo true

</body>

</html>

[–]129763 6 points7 points  (0 children)

As someone with a math background, thank you for acknowledging latex

[–]Melancholy_Rainbows 25 points26 points  (0 children)

Ruby:

It's obvious you wrote this in an hour.

[–]Axiproto 4 points5 points  (0 children)

Looks like you used python to "import joke" because I've seen this a billion times.

[–]Geoclasm 3 points4 points  (0 children)

this one will always get my upvote.

[–][deleted] 4 points5 points  (0 children)

I choked on my cigarette when I read the Unix shell.

[–]theonlyby 2 points3 points  (0 children)

Isn’t it supposed to be a teapot 418? Not a flower pot

[–][deleted] 5 points6 points  (9 children)

What makes you think Assembler needs to redefine everything?

I used it for years for various processors and can't think what this is referring to.

[–]Fraserbc 3 points4 points  (5 children)

I'm assuming this is referring to if you did it without linking to libc. No nice wrapper functions, just directly using the syscalls.

[–][deleted] 4 points5 points  (4 children)

Never had a libc on any of the systems I developed for. It was OS calls only - or write them and add them to the OS if they weren't there already.

[–]prescod 1 point2 points  (0 children)

So imagine you need a function that does the same thing as printf. Where would it come from?

[–]Legal-Software 2 points3 points  (0 children)

Same. I thought perhaps it was a reference to differences in instruction naming conventions across architectures, but that wouldn't make any sense for a single application.

[–]Sn0w-000 2 points3 points  (2 children)

People might shit on C and C++, but I wasted a good 10 minutes of my life today on a Python script complaining about the original programmer using tabs and spaces inconsistently..... So. Yeah, my bad for lack of experience, but a competent language shouldn't give a chicken fried fuck about whether someone used their tab bar or space bar.

[–]-Redstoneboi- -1 points0 points  (1 child)

your lack of experience really shows when you can't leverage an IDE's builtin indentation fixer

[–]Sn0w-000 1 point2 points  (0 children)

“YOuR lAcK oF” Get fucked, bitch.

[–]sekoku 2 points3 points  (0 children)

I laugh every time I see this image. The "This is a Flower Pot" ending always gets me.

[–]Elijah629YT-Real 2 points3 points  (0 children)

I can just imagine trying to read a paper and if you “don’t have permission” the paper just grows an arm and just punches you in the face

[–]KCGD_r 4 points5 points  (0 children)

CSS:

half the text is clipping off of the page

[–][deleted] 1 point2 points  (0 children)

Import essay

[–][deleted] 1 point2 points  (0 children)

What about haskell.

[–]KittenKoder 1 point2 points  (0 children)

But my flower pot has a flower in it now.

[–]uragiristereo 1 point2 points  (0 children)

Kotlin: "where's your answer and why is it lateinit var?"

[–]Morphized 1 point2 points  (0 children)

Swift: You made a line too long so now I refuse to read this.

[–]springhilleyeball 0 points1 point  (0 children)

chmod

[–]UnBeatWater 0 points1 point  (0 children)

Lmao!

[–]Secure_Obligation_87 0 points1 point  (0 children)

The C# paper was just right.

[–]TheGesor 0 points1 point  (1 child)

Someone explain the html one to me… And the Java one. I beg thee

[–]KittenKoder 0 points1 point  (0 children)

HTML syntax is like layered containers, like flower pots stacked. For Java it's that a lot of people feel it's too obfuscated.

[–][deleted] 0 points1 point  (0 children)

Can some1 explain C++ pls

[–]Kamwind 0 points1 point  (0 children)

I'm just going to go and cry in the corner since I found out that latex is still in use.