-
Notifications
You must be signed in to change notification settings - Fork 11
PredictionBook transitioning to read-only mode at the end of 2023 #262
Comments
Having used PB for more than half a decade, thank you a lot for work on it. Is there any chance you will publish a static dump of the website somewhere? |
@niplav For it to be truly static, it would only include the publicly accessible predictions made on the site... and I think something like the Wayback Machine would already cater for something like that? We don't plan to continue to maintain a server or database after Jan 2025, so authenticating would no longer be possible. |
@michaelwebb76 I think a programmatically-accessible dump would be more valuable than the Wayback Machine. Do you think we could have that? |
@brunoparga I don't know how that could work in a way that kept data private in the same way the application currently does, without us having to continue support the application beyond the cutoff. So no, I don't think so. |
@michaelwebb76 if you don't mind me asking, is that mostly about user data like password hashes, and private predictions? Couldn't that just be deleted from the DB before taking the dump? |
This comment doesn't quite make sense to me - perhaps I am just not understanding what you're actually wanting here. The current site is a Rails application sitting on top of a Postgres database, all in an EC2 instance. We no longer have the time or skillset to maintain a Rails application or its dependencies in a way that will keep the application safe from the inevitable security vulnerabilities that will arise over time. How are you imagining that its possible for us to provide a programmatically accessible dump of the site without having to maintain the Rails app? If you know of any services that can crawl the public site and produce a static snapshot that could be stored in S3, I'd be open to that, but it wouldn't have a non-HTML API any more. |
Hi, are you willing to entertain credible purchase offers? I've been using PredictionBook for a while, I have experience running Rails applications as well as other scaled Internet infrastructure and services, and would be happy to take the maintenance and development burden from you. |
Hi @jacobgreenleaf First I note that this code is open source, and if you want to set up your own instance of it (on your own domain) and invite users to move over, you’re very welcome to do that (and users can already export their own data). If you want either the domain, or to provide continuity of service to existing users, I'll lay out some of our goals and concerns to see if that helps make the sort of proposals we'd consider clear:
Point 1 above seems like the main challenge. I can imagine two basic approaches to handling this concern (and I think I can’t quite make the second work):
If you were serious about taking over it would also seem reasonable to notify at least “active” users to invite other proposals to take over the site. We’re not looking to make money from this, but something like a Request For Proposals (RFP) process, judged by us on likely benefits to the active users (I don’t expect to actually receive any other submissions should we run such a process, but it seems like the right thing to do to at least invite them). So, if you or anyone else is interested in taking over the domain, this public repo and the existing db, any proposals would have to include detailing how the above concerns would be addressed, then we run an RFP, then you (and any other strong RFP submitters) submit any required code to support the transition. We would review that code and host it during the handover period, then actually hand over the site once we were comfortable that we were not sharing private information that our users had not consented to being shared. … and all of that is rather a lot. I am open to other suggestions that address the concerns listed above. |
Hi Matt, thank you for outlining some of the privacy concerns among others that I hadn't considered. I think it may not be the best use of our time, at least for me personally as I am less interested in owning and operating the site than in easing the migration process so that it's a bit more turnkey. It sounds like we could use some tooling that can be used on top of the existing export CSV to assist users in migrating to Fatebook or other platforms. Is there anything you can think of that isn't covered by the existing export that users might want to preserve when migrating? I am noticing after a quick scan of both the exported data and the table schema that perhaps tags are not, perhaps group memberships are not as well. Would you accept changes to this repository that add additional export facilities if needed? |
@jacobgreenleaf We're still absolutely open to contributions to the repository, especially if they aid in this transition. |
@michaelwebb76 I think my idea is simpler than somehow keeping the site active, while addressing your very valid privacy concerns. The process would be: 1 - on the date the site is scheduled to become read-only, make a copy of the final state of the database; That way, I and other people would be able to restore the data to analyze it directly using PostgreSQL or other tools. Keep in mind I am only talking about data that can already be accessed by anyone; this access is currently via the Web page, but that is going away so I'm proposing a different way to access it. |
@brunoparga, that seems like a very reasonable process and addresses the concerns that @michaelwebb76 and I have about private user data. |
Over the years, we've been proud to support and witness the growth of this vibrant community. The insightful predictions, thoughtful conversations, and collaborative spirit of our users have made PredictionBook a unique platform in the realm of predictive analytics. Our collective exploration of the future, and our shared lessons from both accurate and off-mark predictions, have made this journey incredibly rewarding.
However, after a careful review and evaluation, we've found that the current level of active users does not justify the resources required for ongoing maintenance. It's a tough decision, but effective January 10, 2024, PredictionBook.com will transition to a read-only mode.
We understand the value of the work everyone has put into their predictions, so we encourage users to migrate to Fatebook.io, a similar platform where you can continue your predictive pursuits. We believe Fatebook.io will serve as a good home for the PredictionBook community.
Important note: You can also export your data from PredictionBook in CSV format at any time if you'd like to take it to another platform. You will find the command to do this on your profile page.
Please be aware that one year after becoming read-only, PredictionBook.com is scheduled for permanent shutdown.
We want to thank each and everyone of you for your invaluable contributions to PredictionBook. The spirit of our community has always been our biggest achievement, and although the site's active run is ending, the insights and knowledge shared will continue to inspire.
The text was updated successfully, but these errors were encountered: