Hacker News new | ask | show | jobs
by zzo38computer 730 days ago
Actually I had done: scorpion://zzo38computer.org/blog/c_OPERATING_SYSTEM_DESIGN.scorp (I may write more later, too)
1 comments

What format and URL scheme is that? I've never seen this before in 39 years on the Internet.
It is a more recent one (made up from criticism of Gemini protocol/file-format, as well as criticism of WWW).

(Simple explanation: Use port 1517. Send R and then a space and then the full URL and then carriage return and line feed.)

The file format is a binary format, although there is also a plain text file describing the protocol and file format at: scorpion://zzo38computer.org/specification.txt

This is the opposite of helpful.

What can connect to it? How do I use it? If I need to implement my own protocol, then the answer is "no" followed by "what are you on?"

I wrote a "astroget" program which can download the file (and supports several protocols, including Gemini, Gopher, Spartan, HTTP, etc). It is also possible to use netcat. The program to display the file is not yet written, as far as I know. However, the specification file is plain text file, in order to ensure that you can read it without needing to implement it at first.
Hint: don't pull foolish stunts like this, unless you are trying to annoy people.