Live data from Hacker News

WordTsar, a WordStar Clone

wordtsar.ca

11–20 of 144 posts

Re: WordTsar, a WordStar Clone

#12
Seems nice and I will give it a try!

Now a question: there is some obvious reason for using AGPL for a desktop GUI application (not a web app, a server, etc.)? AGPL would be my license to go in the later cases, so it would protect the project from being SaaSSed, but I could not find an advantage for graphical desktop apps yet.

Re: WordTsar, a WordStar Clone

#16

Seems nice and I will give it a try! Now a question: there is some obvious reason for using AGPL for a desktop GUI application (not a web app, a server, etc.)? AGPL would be my license to go in the later cases, so it would protect the project from being SaaSSed, but I could not find an advantage for graphical desktop apps yet.

I would guess that it’s because of the Qt libraries, but this is just an assumption.

Re: WordTsar, a WordStar Clone

#18

Seems nice and I will give it a try! Now a question: there is some obvious reason for using AGPL for a desktop GUI application (not a web app, a server, etc.)? AGPL would be my license to go in the later cases, so it would protect the project from being SaaSSed, but I could not find an advantage for graphical desktop apps yet.

Desktop GUI apps can be SaaSed by tying them to a virtual desktop.

Or it could be using AGPL components.

Re: WordTsar, a WordStar Clone

#19

Robert j. Sawyer is also a prominent wordstar diehard who ought to be interested in this project :) he wrote an interesting rationale for his use of wordstar. https://www.sfwriter.com/wordstar.htm I wonder if learning proper use of vim motions would cover most of these use cases today :)

Many authors use WordStar. Here is George R. R. Martin taking about WordStar https://www.youtube.com/watch?v=X5REM-3nWHg

I think, and I believe it has been suggested to Robert J. Sawyer, that Emacs keys are very similar to WordStar in the use of cords (or prefixed keystrokes). WordStar has ^Q as a prefix whereas Emacs has ^x, ^c, and ^h, etc.

[edit] Add bit about Emacs

Re: WordTsar, a WordStar Clone

#20
WordStar was a really good programming editor, if you put into text mode. I wrote a lot of C and assembler code using it back in the 1980s.

And it was a good word processor - much easier to get to grips with than WordPerfect, IMHO.

Post reply on HN