this post was submitted on 20 Nov 2025
870 points (99.0% liked)
People Twitter
8548 readers
2415 users here now
People tweeting stuff. We allow tweets from anyone.
RULES:
- Mark NSFW content.
- No doxxing people.
- Must be a pic of the tweet or similar. No direct links to the tweet.
- No bullying or international politcs
- Be excellent to each other.
- Provide an archived link to the tweet (or similar) being shown if it's a major figure or a politician. Archive.is the best way.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was working on my thesis a couple days ago using Word, and it permanently deleted a whole line of text when I pressed ctrl+Z to undo a mistake.
That happened with every line on the page until i copied everything to a different text editor and then copied it back to Word.
I respect your take but I will never respect Word.
Using word for a thesis sounds like a nightmare I would never dare to do
For big projects like that, stuff like LaTeX is so much better in my experience, you could even set up version control for it with, say, git, or similar
"I love typing in ten thousand pounds of syntatic sugar"
-- me, an idiot who used embedded images for formulas in a markdown file which gets converted into a PDF
"Totally way easier than LaTeX, I swear"
You may benefit from checking out Typst which gives all of the benefits (and some more) of LaTeX, but without all of the syntax garbage.
Actually learned about this recently too and it looks really cool, but haven't had to use latex in a while so I'll defnitley give it a shot next time I have to do document generation
I actually wrote most of it in Obsidian, just copied all of it to Word for final edits because I have to use my school's docx template.
Definitely trying LaTeX if I end up getting another degree, only learned about it a few days ago. And I just now realized that I could've used git with Obsidian this whole time...
For a thesis. wtf.
My condolences. I've heard good things about LaTeX for scientific papers even though the UI seems a bit daunting.