A site is not "just" a hobby
============================
Date
Wed Apr 2 09:02:31 UTC 2025
By site I mean an Internet site, might it be a web page,
a phlog or something of that sort.
I've discovered that I am unable to keep a phlog
or whatever it is meant to be "just" a hobby. Call me
pretencious but I want my published work to be helpful
to somebody. Else, emotionally at least, I cannot see
the point of it; no matter how easy, convenient or
fashionable it is.
Still, however, I don't want to see it transformed into
a full blown job. It doesn't need to bring me fame or
fortune, nor advance the field of philosophy. But it
must be useful, to someone, even if it's just one.
Else, I'd rather stop and be forgotten.
Note: To split lines in ed just use a s command.
To include a newline in the replacement, escape it with a backslash, then press the return key:
s/one. /one.\
/
Where you literally press return, rather than include a \r or \n.
From:
https://stackoverflow.com/questions/45654103/inserting-a-newline-in-the-middle-of-a-line-in-ed-editor
It was hard to believe but it works! :)