HP Forums
Updated torrent of hpcalc.org for 2020 - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: General Forum (/forum-4.html)
+--- Thread: Updated torrent of hpcalc.org for 2020 (/thread-14293.html)



Updated torrent of hpcalc.org for 2020 - Eric Rechlin - 01-02-2020 01:59 AM

I have updated the torrent of my hpcalc.org web site as I do every year, so it is now current as of January 1, 2020. The torrent has my entire web site, including old versions of every program (normally only visible to logged-in users).

Right now I am only seeding it on my very slow (5 Mbps, thank you Comcast) home Internet connection, but after a few people start seeding it it should download faster. Regardless, this is the only way I support downloading my entire site, because using a web scraper puts excess load on my server.

As always, my torrents, including this updated one, are on https://www.hpcalc.org/torrents/


RE: Updated torrent of hpcalc.org for 2020 - SammysHP - 01-02-2020 07:13 AM

Thank you for your effort in maintaining your archive! When I'm back home I'll start downloading it and once it has finished I'll update my http mirror.

Were there any other updated/added torrents since last January that I haven't updated yet?


RE: Updated torrent of hpcalc.org for 2020 - Eric Rechlin - 01-02-2020 02:19 PM

No, nothing else has been updated since 2018. Thanks for maintaining your mirror!


RE: Updated torrent of hpcalc.org for 2020 - SammysHP - 01-02-2020 03:01 PM

The hpcalc.org snapshot is now available via my mirror.


RE: Updated torrent of hpcalc.org for 2020 - Csaba Tizedes - 01-02-2020 09:01 PM

(01-02-2020 01:59 AM)Eric Rechlin Wrote:  I have updated the torrent of my hpcalc.org web site

Thanks, please seed the "Teenix" package, there is no seeder now.

Csaba


RE: Updated torrent of hpcalc.org for 2020 - SammysHP - 01-02-2020 09:10 PM

(01-02-2020 09:01 PM)Csaba Tizedes Wrote:  Thanks, please seed the "Teenix" package, there is no seeder now.

Csaba

You can download it from my HTTP mirror.


RE: Updated torrent of hpcalc.org for 2020 - Csaba Tizedes - 01-02-2020 10:05 PM

(01-02-2020 09:10 PM)SammysHP Wrote:  
(01-02-2020 09:01 PM)Csaba Tizedes Wrote:  Thanks, please seed the "Teenix" package, there is no seeder now.

Csaba

You can download it from my HTTP mirror.

Thanks!
Cs.


RE: Updated torrent of hpcalc.org for 2020 - Eric Rechlin - 01-03-2020 05:40 AM

(01-02-2020 09:01 PM)Csaba Tizedes Wrote:  
(01-02-2020 01:59 AM)Eric Rechlin Wrote:  I have updated the torrent of my hpcalc.org web site

Thanks, please seed the "Teenix" package, there is no seeder now.

Csaba

That's strange. I've been continuously seeding all my torrents for years. That said, my Teenix torrent is a bit outdated so perhaps I should update it.


RE: Updated torrent of hpcalc.org for 2020 - eried - 01-03-2020 08:12 AM

(01-02-2020 01:59 AM)Eric Rechlin Wrote:  I have updated the torrent of my hpcalc.org web site as I do every year, so it is now current as of January 1, 2020. The torrent has my entire web site, including old versions of every program (normally only visible to logged-in users).

Hey, thanks Eric for maintaining the repo, it was very useful during my university years and my old 50g.

Have you ever thought about migrating it? I don't know how much effort it requires now but, I remember thinking back then that it seemed like a lot of manual work. Almost as a joke, and trying to be as lazy as possible, I made a repo for some simple arduboy games (https://arduboy.ried.cl/) based on github (so, actually to submit, people just fork it and do pull requests to master https://github.com/eried/ArduboyCollection, and nobody pays hosting or anything).

Just wondering.


RE: Updated torrent of hpcalc.org for 2020 - Eric Rechlin - 01-03-2020 08:49 PM

(01-03-2020 08:12 AM)eried Wrote:  Have you ever thought about migrating it? I don't know how much effort it requires now but, I remember thinking back then that it seemed like a lot of manual work. Almost as a joke, and trying to be as lazy as possible, I made a repo for some simple arduboy games (https://arduboy.ried.cl/) based on github (so, actually to submit, people just fork it and do pull requests to master https://github.com/eried/ArduboyCollection, and nobody pays hosting or anything).

I'm not sure what you mean by migrating it, but if you mean moving it to github, no, I don't want to rehost it. I have a pretty good setup now. For close to 20 years, I've been running it with a PHP+MySQL back end, so updating programs is fairly easy.

Here is an example screenshot of the interface I setup for updating files. Some fields are auto-generated.

[Image: Fc3MLjA.png]

If I allowed people to directly add things, even with moderation it would be hopeless. When users submit something, it just sends me a specially-formatted email since I often have to redo a lot of it anyway. For example, I request that all contributions be in a Zip file but lots of people insist on sending me RARs so I have to recompress. I request GIF or PNG for the screenshot, but lots of people insist on sending me JPEGs which I can't use. And oftentimes the descriptions are poorly written or left out entirely, or there is no documentation included with the program as I request.