epihelix 18 minutes ago
I grew up using WordStar on the Apple ][. It was great when all you had was an 80 column card, a green phosphor screen and a keyboard, but I was never sad to leave it behind when GUIs were invented. I have nostalgia for the time, sure, but not for that interface and the multi-key-stroke commands you had to learn by rote.

Each to their own, and of course finding an optimal writing environment is a very subjective thing -- but it's not like there aren't modern distraction-free writing interfaces that exist.

nylonstrung 51 minutes ago
In the same way as WordStar, there's a community of DOS WordPerfect 6.0 users who claim with some validity that it's still the best for writing prose
paradoxyl 4 hours ago
These programs are great for sitting down and writing with no distractions, but if you have a setup with directories full of word docs, text files, various graphics, even excel sheets all related to what you are working on that you need to refer to and cross-reference, they are less useful than an older version of Word or OpenOffice/LibreOffice. And they are difficult to export, share... there's a reason we don't use typewriters anymore, or DOS programs whose output is confined within a single program.
onemoresoop 3 hours ago
That looks like a different type of writing, perhaps research or business writing. Wordstar like editors that bring simplicity and a distraction free environment are best suited for creative writing.
wodenokoto 2 hours ago
A large fantasy adventure could easily have supporting documents with cities stats, characters, races, maps etc.
taffydavid 2 hours ago
It could have, but George R R Martin famously uses Word Star and he surely has all that.

Then again he's also about a decade late with the next book

ggm 24 minutes ago
Followed the UCSD p-system of putting command prompts on screen. Useful but also irritating to attention and screen real estate.

Usefully showing end-of-line markers. I remember thinking compared to dec-10 ROFF (which iirc proceeded nroff etc) it was both simpler and harder.

Used it, never liked it. Ed was the way.

llagerlof 2 hours ago
Interesting that the guy who wrote the article is an award-winning science fiction writer and also the author of FlashForward. They even made a TV series based on it.
EvanAnderson 41 minutes ago
If you're like me and grew up using pseudo-Wordstar keybindings (me by way of Turbo Pascal and Turbo C) you may appreciate JOE: https://github.com/joe-editor/joe
LeFantome 5 hours ago
terminalgravity 3 hours ago
I believe George R. R. Martin uses wordstar to write his books. I still hold a little hope that he will finish A Song of Ice and Fire series.
visarga 2 hours ago
I think he is busy making sure AI doesn't finish it first. Can't have AIs trample in his fantasy land.
rrvsh 2 hours ago
LLMs are really bad at worldbuilding outside of tropes. They're great at coming up with on the fly setpieces etc. halfway through a session, but for novel concepts they really dont work that well
jszymborski 4 hours ago
I've long considered getting a netbook, slapping freedos on it and running WordStar or WordPerfect as a writing deck.

I'm not sure how I would get my files I create off the device since USB support isn't really a thing.

hakfoo 4 hours ago
If you use a machine with an ISA slot, you can get a card with a chip called CH375 or CH376, which deploys a USB flash drive like a normal hard disc with either a loadable driver or option BIOS ROM. You can just pull out the entire drive and mount it on a normal Windows or Linux box.

I think the below-mentioned Pocket 376 might have one soldered-on already.

toast0 4 hours ago
I thought freedos could use usb? Get something with built in ethernet or serial and you can transfer that way pretty easy too.

Or just run joe as jstar and close enough, maybe? I use joe for mostly everything, but I never used WordStar (well, I ran into it once)

kqr 2 hours ago
I've had similar thoughts and ended up going with FreeBSD and no network connection for my use case. It's been great. It gives you some of the expected terminal ergonomics (and USB support) without the distractions.
incanus77 48 minutes ago
USB floppy drive on the modern computer side. I do this for old machines.
kevin_thibedeau 4 hours ago
It should run fine under dosemu with a minimal console only Linux.
WorldMaker 3 hours ago
Apparently the right combination of BIOS and FreeDOS gives you somewhat easy USB support: https://superuser.com/questions/740474/how-to-access-a-usb-s...
geonineties 3 hours ago
If you want just load the dos net ios/smb stack (or a tcp stack) and go to town.
jwrallie 4 hours ago
Something like the Pocket 386 but with a regular size keyboard could be the perfect device for this purpose.
EagnaIonat 3 hours ago
I still have memories of having to install Wordstar 2000 on 5 1/4" floppies. I think it was like 20 discs and painfully slow.
zabzonk 2 hours ago
Using its text mode, WordStar made a pretty good programming editor.
ares623 2 hours ago
I started getting into typewriters. I could've repurposed an old X230 and disable/remove the network card physically. But I also wanted to stop staring at a screen when writing, so I gave the typewriter a try.

It's still early and I'm struggling to write more than a few lines at a time. Not surprising from how I've been commenting "witty" one-liners in comment threads for over a decade. I expect being able to write long-form with no backspacing will need a lot of time to learn.

But I want to take back my attention. If there's one thing I've learned in the last decade, is that one's attention is a precious resource and it's time to be more deliberate in how I spend it.

Rotundo 19 minutes ago
I got back to writing longer texts by mentally separating writing and editing. When writing, just write. Even when you think the paragraph could be better, keep on writing.

Only start editing when a substantial piece is ready. Clean up some wording, rewrite a paragraph or two.

Even then, don't overdo it. There is always something to improve, you'll never be done that way. Good enough is good enough, hit publish and go on write the next thing.