this post was submitted on 19 Oct 2023
2949 points (97.8% liked)

Memes

45686 readers
813 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] whoisearth@lemmy.ca 5 points 1 year ago (20 children)

Unless you're typing code why is it important?

[–] etuomaala@sopuli.xyz 1 points 1 year ago (19 children)
It's an experiment I've been trying for about two weeks, now.
I am using whitespace to make written English easier to read.
I put one sentence per line.
Long sentences are broken into multiple lines
    according to natural breaks in the sentences.
(I try to aim for an 80 column width.)
Indentation is used to signal the continuation of a sentence.
Basically, I am treating English like a programmer would treat code.
As an interesting and unexpected corollary,
    the English is much easier to edit, and
    diffs are way cleaner.
(I'm editing this in an external dedicated text editor.)
[–] eltimablo@kbin.social 0 points 1 year ago (2 children)

In what way do you consider it easier to read raw HTML than it is to read properly-formatted text? This text displays all of its tags on kbin and it's a nightmare to read.

[–] etuomaala@sopuli.xyz 1 points 1 year ago
That's a problem with kbin, then.
There are no tags in lemmy.
load more comments (1 replies)
load more comments (17 replies)
load more comments (17 replies)