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

Memes

45689 readers
915 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.)
[–] petrol_sniff_king@lemmy.blahaj.zone 1 points 1 year ago (1 children)

The 80-column width, as some have pointed out, can't really be counted on, unfortunately. But I think this is neat. Reminds me of greentext.

I might try something like this in my own notes for work.

[–] etuomaala@sopuli.xyz 1 points 1 year ago

What is greentext?

load more comments (17 replies)
load more comments (17 replies)