Live data from Hacker News

The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware

theretroweb.com

1–10 of 22 posts

Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware

#4

Their server (PHP 8) is Free Software under the GPL v3 but I can't find any link to the SQL dump mentioned in the README that one would need to actually run it.

Base sql dump is in database.pgsql, then they got patches on top of that in /migrations Afaik only one developer deploys this code to the webserver and last time I tried it wasnt reproducible https://www.vogons.org/viewtopic.php?p=1207261#p1207261 I suspect he is the only one who ever does build whole project, or maybe no one ever builds it from scratch. I think problem is in the database with codebase expecting never dump.

They claim to be looking for volunteers https://blog.theretroweb.com/2023/04/25/the-retro-web-is-loo... but I got no reply asking for help building.

Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware

#5
post #3

Their server (PHP 8) is Free Software under the GPL v3 but I can't find any link to the SQL dump mentioned in the README that one would need to actually run it.

Where do you see such a requirement?

Not even the AGPL has such a requirement.

Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware

#7
post #5
post #3

Earlier quoted context omitted.

Where do you see such a requirement?

Not even the AGPL has such a requirement.

You are both right, I did not mean that they had any obligation but I see how it could be read that way.

Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware

#9
Now, useful software for w9x (there's a good chunk of libre software too, as 7Zip and retrozilla + an Ublock Origin plugin for it):

http://piteusz.ovh/files/windows/

Windows Update (W2K and up): http://legacyupdate.net

Needed for dependencies on some software.

Hexchat will work well against the Bitlbee IRC servers at https://www.bitlbee.org/main.php/servers.html

Here you might set several bridge accounts, including IRC+TLS, Jabber, Discord...

Re: The Retro Web – Database, Docs, BIOS, Drivers, etc. for old PC Hardware

#10
post #4

Their server (PHP 8) is Free Software under the GPL v3 but I can't find any link to the SQL dump mentioned in the README that one would need to actually run it.

Base sql dump is in database.pgsql, then they got patches on top of that in /migrations Afaik only one developer deploys this code to the webserver and last time I tried it wasnt reproducible https://www.vogons.org/viewtopic.php?p=1207261#p1207261 I suspect he is the only one who ever does build whole project, or maybe no one ever builds it from scratch. I think problem is in the database with codebase expecting neve…

Thank you, I see it now.
Post reply on HN