mstdn.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A general-purpose Mastodon server with a 500 character limit. All languages are welcome.

Administered by:

Server stats:

12K
active users

New arrival today, I’ve never used a 5 in anger before, so know very little about how to get software on it or even what software is available. I don’t even know if there’s compatibility with the 3 series #RetroComputing

@jonn_blanchard You can get a large amount of software from mypsion.ru, translation needed but the software is in English. I have created a bundle for writing/playing text-adventures that includes the plain-text editor (the ROM doesn’t include one), and the installer utility to allow installing software on-device on Series 5: GitHub.com/Kroc/Informer

GitHubGitHub - Kroc/Informer: Write Interactive Fiction / text adventures with Inform6 for Psion & EPOC32 devices!Write Interactive Fiction / text adventures with Inform6 for Psion & EPOC32 devices! - Kroc/Informer

@kroc ah, my issue was I didn’t realise the .exe were run on device - cheers

@jonn_blanchard So, fun fact, the reason an ARM device uses Windows' PortableExecutable format is because they didn't know it was going to be ARM until very late! A number of chips were being evaluated and so the OS was developed on Windows as a simulated environment compiling to x86, much as the iOS Simulator did on Intel

Kroc Camen

@jonn_blanchard Everything about the 5 is incredibly advanced for its time. The OS was developed from scratch, written entirely in C++, in 1996! There has only been 2 other commercial C++ OSes, ever -- and Google's