From 39c3ccc2eb66c886cc65ef676d5ee9de34479073 Mon Sep 17 00:00:00 2001 From: ed Date: Wed, 31 Dec 2025 01:45:19 +0000 Subject: [PATCH] it runs on SGI IRIX (more 39c3 memes) --- README.md | 6 ++++-- docs/versus.md | 4 ++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ade90492..47a89d3b 100644 --- a/README.md +++ b/README.md @@ -261,7 +261,7 @@ also see [comparison to similar software](./docs/versus.md) * ☑ [upnp / zeroconf / mdns / ssdp](#zeroconf) * ☑ [event hooks](#event-hooks) / script runner * ☑ [reverse-proxy support](https://github.com/9001/copyparty#reverse-proxy) - * ☑ cross-platform (Windows, Linux, Macos, Android, iOS, FreeBSD, arm32/arm64, ppc64le, s390x, risc-v/riscv64) + * ☑ cross-platform (Windows, Linux, Macos, Android, iOS, FreeBSD, arm32/arm64, ppc64le, s390x, risc-v/riscv64, SGI IRIX) * upload * ☑ basic: plain multipart, ie6 support * ☑ [up2k](#uploading): js, resumable, multithreaded @@ -2658,7 +2658,9 @@ quick summary of more eccentric web-browsers trying to view a directory index: unexpected things that run copyparty: * an old [allwinner](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/aallwinner.jpg) android tv-box (ziptie-strapped to an HDD) running a firmware which flips the CPU into Big-Endian mode early during boot - * copyparty is [certified BE ready](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/be-ready.png) + * copyparty is [certified BE ready](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/be-ready.png) -- thanks, [Øl Telecom](http://ol-tele.com/)! +* an [SGI O2 (photo)](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/sgi-o2.jpg?cache) with a grand total of 64 MiB RAM running SGI IRIX; [screenshot](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/sgi-o2.png?cache) + * thanks again to the wonderful people at [Øl Telecom](http://ol-tele.com/) * a [wristwatch](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/clockyparty.jpg) diff --git a/docs/versus.md b/docs/versus.md index 8be71f7c..3e520425 100644 --- a/docs/versus.md +++ b/docs/versus.md @@ -147,6 +147,8 @@ symbol legend, | runs on Macos | █ | | █ | █ | █ | █ | █ | █ | █ | █ | █ | █ | | | runs on FreeBSD | █ | | █ | • | █ | █ | █ | • | █ | █ | | █ | | | runs on Risc-V | █ | | | █ | █ | █ | | • | | █ | | | | +| runs on SGI IRIX | █ | | | • | | | | | | | | | | +| runs on aarch64-BE | █ | | | • | | • | | | | • | | • | | | portable binary | █ | █ | █ | | | █ | █ | | | █ | | █ | █ | | zero setup, just go | █ | █ | █ | | | ╱ | █ | | | █ | | ╱ | █ | | android app | ╱ | | | █ | █ | | | | | | | | | @@ -158,6 +160,8 @@ symbol legend, * runs on iOS / iPads using [a-Shell](https://holzschu.github.io/a-Shell_iOS/) (pretty good) or [iSH](https://ish.app/) (very slow) but cannot run in the background and is not able to share all of your phone storage (just a separate dedicated folder) * [android app](https://f-droid.org/en/packages/me.ocv.partyup/) is for uploading only * no iOS app but has [shortcuts](https://github.com/9001/copyparty#ios-shortcuts) for easy uploading + * validated on aarch64-BE by [Øl Telecom](http://ol-tele.com/) during eth0:2025; [photo1](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/aallwinner.jpg?cache) and [diploma](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/be-ready.png?cache) + * validated on [SGI IRIX](https://en.wikipedia.org/wiki/IRIX) ([an O2](https://en.wikipedia.org/wiki/SGI_O2)) by [Øl Telecom](http://ol-tele.com/) during 39c3; [photo1](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/sgi-o2.jpg?cache) and [screenshot](https://a.ocv.me/pub/g/nerd-stuff/cpp/servers/sgi-o2.png?cache) * `b`/hfs2 runs on linux through wine * `f`/rclone must be started with the command `rclone serve webdav .` or similar * `h`/chibisafe has undocumented windows support