this post was submitted on 19 Oct 2023
26 points (100.0% liked)

Finland

842 readers
1 users here now

English-language discussions and news relating to Finland and the Finnish culture.


The Finnish community for natives and proficient users of the language ----> !suomi@sopuli.xyz

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] etuomaala@sopuli.xyz 1 points 11 months ago* (last edited 11 months ago)
Thanks!

The whitespace structure was inspired by programming, where
    with extremely few exceptions, there is always one statement per line.
It makes the code way easier to read and edit.
It had occurred to me that 
    the only reason we don't do the same thing in English is because it wastes paper.
But I'm like "What paper?".
Editing is much easier, since
    the major plaintext editors,
        being designed for programming,
    have very good support for linewise editing.
It is extremely awesome for nuking and reordering sentences.
Sentence structure of long sentences can also be made more clear
    with some tactical line breaks and indentation.