219
submitted 3 days ago by r1ck@sh.itjust.works to c/memes@lemmy.world

Change my mind.

top 50 comments
sorted by: hot top controversial new old
[-] chunes@lemmy.world 2 points 1 day ago

A quality text file is a bit of a lost art these days. I like looking through this archive of old text files from the 80s and 90s once in a while. http://textfiles.com/directory.html

[-] folekaule@lemmy.world 68 points 3 days ago

I write plain text. I just happen to format it like markdown.

[-] ilinamorato@lemmy.world 49 points 3 days ago

Markdown...is...plaintext, though?

[-] Fmstrat@lemmy.world 1 points 9 hours ago

Every programming language is plain text.

[-] ilinamorato@lemmy.world 1 points 1 hour ago

Not intended to be easily human-readable though.

[-] r1ck@sh.itjust.works 8 points 3 days ago
[-] Blurntout@lemmy.ca 22 points 2 days ago

Markdown is text that can kick flip

[-] LodeMike@lemmy.today 1 points 2 days ago
[-] ilinamorato@lemmy.world 3 points 1 day ago

My only objection to that is that its source code isn't easily human-readable, like Markdown's is. The point of an .md file is that a human and a computer can both parse it just as easily as a native format.

[-] HexesofVexes@lemmy.world 13 points 2 days ago

LaTeX has entered the chat

[-] r1ck@sh.itjust.works 7 points 2 days ago
[-] far_university1990@reddthat.com 4 points 2 days ago

Sorry, he already embed into all scientific paper.

[-] RisingSwell@lemmy.dbzer0.com 25 points 2 days ago

Markdown would be better if everyone using it used the same markdown. I swear no two places use it the same.

[-] NotAnonymousAtAll@feddit.org 3 points 2 days ago

We could have had that, but when some people who might have succeeded tried to establish a proper standard for Markdown in 2014 the original inventor threw a tantrum so they backed down and it never went anywhere.

https://blog.codinghorror.com/standard-markdown-is-now-common-markdown/

[-] glitchdx@lemmy.world 2 points 2 days ago

This upsets me.

[-] r1ck@sh.itjust.works 4 points 2 days ago

true though

[-] stepan@lemmy.cafe 29 points 3 days ago* (last edited 3 days ago)

you will change you mind yourself when your - key breaks from all the

--------------------------------------

HEADINGS

--------------------------------------

[-] r1ck@sh.itjust.works 10 points 3 days ago
[-] smaximov@lemmy.world 4 points 2 days ago

I too find Org-mode markup superior.

[-] MrKoyun@lemmy.world 2 points 2 days ago

Md is aweeesoooome. It's legit the only way I can think when I'm planning anything big enough to plan.

load more comments (1 replies)
[-] cows_are_underrated@feddit.org 11 points 2 days ago

Behold the holy Grail of text structuring and formatting (as long as you don't want to deal with LaTeX): orgmode

[-] sqauffle@slrpnk.net 4 points 2 days ago

The orgmode site doesn't display properly on my phone. I can't even scroll horizontally to read the text. 😂

[-] zitrone@europe.pub 6 points 2 days ago* (last edited 2 days ago)
[-] victorz@lemmy.world 4 points 2 days ago

I need to get into Typst. Been hearing about it a lot for a good while.

[-] INeedMana@piefed.zip 4 points 2 days ago

I checked Typst out a bit. It couldn't do a specific, niche thing I want to do but in general it felt really nice. Definitely feels newer than LaTeX and with less technical debt/baggage. A bit more limited but still nice

And for some reason it seems there's no community for Typst on Threadiverse

[-] victorz@lemmy.world 2 points 2 days ago

Thank you for sharing! I haven't even looked at it yet — I imagine it's like a supercharged Markdown, with ways to interlink documents and that kind of jazz? Am I way off?

[-] INeedMana@piefed.zip 2 points 1 day ago

I'd rather say it's a cross between the two. Because most of the text is written like MD but then it does have document settings and tables look like in LaTeX

[-] victorz@lemmy.world 2 points 1 day ago

Looks beautiful, wow. Very simple. I so wish I had this through my uni days. LaTeX was pretty powerful but it was pretty painful sometimes as well.

[-] decolo@piefed.social 2 points 2 days ago

emacs heretic! begone from this place!

[-] cows_are_underrated@feddit.org 2 points 2 days ago

It is absolutely worth it learning it.

[-] protogen420 2 points 2 days ago

how do i use emacs without vim emulation

[-] cows_are_underrated@feddit.org 2 points 2 days ago* (last edited 2 days ago)

If you want your vim keybindings inside emacs you can use evil mode

[-] protogen420 1 points 2 days ago

no, I meant how do I get used to using emacs without vim emulation in emacs (like evil)

[-] cows_are_underrated@feddit.org 1 points 1 day ago

Just start using it? Watch some tutorials for the basic keybindings, copy a config from someone else and try to understand what's going on and from there on you can start building your own config. Theres also a ton of information available on how to do specific things.

[-] andyburke@fedia.io 26 points 3 days ago

I wouldn't dare try to understand the mind that thinks that Markdown is at all like html. 🤷‍♂️

[-] bricktror@programming.dev 1 points 1 day ago

Isn't markdown a strict superset of html though? As in any valid html is valid markdown. Not usually how it is used though and im not sure about how most markdown flavours handle it, but it is a "convenient" escape hatch

https://www.markdownlang.com/advanced/html.html

[-] trem 6 points 2 days ago

I mean, Markdown was specifically designed to be convertable to HTML. So, it is structurally rather similar. It's basically just a bunch of aliases for a subset of HTML tags.

Having said that, it is also designed to be plain text. You don't have to convert it, and even when you do convert it, there's a good chance that what you've written in plain text will look fine in converted Markdown as well.
For the purposes of this meme, I would certainly group it with plain text.

[-] r1ck@sh.itjust.works 8 points 3 days ago

They are both at the end of the day UTF-8 text.

[-] sem@piefed.blahaj.zone 9 points 2 days ago

All we are is bytes in the wind

[-] andyburke@fedia.io 2 points 2 days ago
[-] dsilverz@catodon.rocks 3 points 2 days ago

(Trivia: the Assembly code I made for the last panel does work)

!memes@lemmy.world

The "brain levels" meme. First level (small brain): purposefully incorrect HTML (mismatching paragraph and heading tags), Markdown (incorrect hyperlink markup) and a LaTeX error "Extra close brace of missing open brace". Second level (middle-sized brain): nod at the (g)old Windows XP Notepad easter egg in which the phrase "Bush hid the facts" gets converted into UTF-16 mojibake. Then the words "resumé, naiveté, cliché" incorrectly encoded as ISO-8859-2 and viewed as UTF-8 which results in the "invalid character" question mark. Third panel (big illuminated brain): a screenshot of objdump showing a functional GNU Assembly code in which the string "Hello world is my 455" is printed to the STDOUT without relying on .data/.bss sections nor relying on labeled addresses, solely by JMPing past the ASCII string the exact amount (22 bytes), right into the instructions for preparing a sys_write syscall for said ASCII string.

[-] Una@europe.pub 11 points 3 days ago

Graphite pencil and paper is God

[-] decolo@piefed.social 3 points 2 days ago

pointy stick and dirt clearing or gtfo

load more comments (2 replies)
[-] LurkingLuddite@piefed.social 6 points 3 days ago

They're almost the same thing, so this kinda' hits like two people arguing over which shitbox $300 car they drive is faster...

[-] r1ck@sh.itjust.works 2 points 3 days ago

bro has Luddite in his name

[-] twinnie@feddit.uk 5 points 3 days ago

Markdown is so annoying. I wanted to record a command in Joplin and had the audacity to make it bold to highlight something. Pasted it into their terminal and it put a bunch of asterisks in. Thanks.

[-] crunchy@lemmy.dbzer0.com 5 points 3 days ago

Try pasting commands into code blocks.

load more comments (1 replies)
[-] ChaoticNeutralCzech@feddit.org 2 points 3 days ago* (last edited 2 days ago)

It does format text in the editor pane by default now but uses a big warning with a button to disable it.

However, the built-in code highlighter, much
like in many Lemmy frontends, highlights
some words/symbols depending on the default
language. Therefore, it's best to not use 
4 spaces at the start of each line for a code block.
Instead, this one starts with "```text" and 
ends with "```". No extra indents and I get
to specify the highlighting language!

Edit: Damn

load more comments (1 replies)
[-] Gonzako@lemmy.world 2 points 2 days ago

I do like me some htmx

load more comments
view more: next ›
this post was submitted on 23 Jul 2026
219 points (100.0% liked)

memes

22072 readers
3117 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/Ads/AI SlopNo advertisements or spam. This is an instance rule and the only way to live. We also consider AI slop to be spam in this community and is subject to removal.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 3 years ago
MODERATORS