Commit Graph

454 Commits

Author SHA1 Message Date
d836e7c26f feat: Added the correct urls to Kalshi markets. 2021-08-31 21:14:55 +02:00
6593b48553 fix: Added timeout before trying again after an error
in the doEverything function at doEverything.js
2021-08-31 21:14:14 +02:00
682ea25615 fix: Throttle Metaculus requests. 2021-08-26 15:32:09 +02:00
b3678df9cd feat: Adapted metaforecast to work with the new Metaculus frontend. 2021-08-25 23:42:03 +02:00
b6b4252c72 fix: Light csetforetell-fetch modifications 2021-08-22 20:08:04 +02:00
45deb7abe2 feat: Improved star ratings
- Deprecated some star ratings which I now think are not coarse enough
2021-08-21 13:59:23 +02:00
a97e1986b1 fix: Renamed manualDownloadFromMongo.js to manualDownload.js to make less confusing to newcomers.
Based on feedback by Ozzie
2021-08-16 20:18:15 +02:00
68648880c3 fix: Added timestamps to Hypermind predictions which didn't have them 2021-08-15 18:25:54 +02:00
08267e790b fix: Minor tweaks
Kalshi doesn't print so many messages, algolia uses more efficient version
2021-08-15 17:07:57 +02:00
13d708fd25 feat: Moved to version 1.0.0 2021-08-13 20:41:43 +02:00
85af3aee45 1.0.0 2021-08-13 20:40:55 +02:00
255af85b39 fix: Fix js memory/garbage collecting problems by not fetching as much information in the 1st place.
Turns out that the Hypermind request just has a parameter I can switch.
2021-08-13 18:35:39 +02:00
140184cd64 fix: Fix JavaScript memory/garbage collecting problems by deleted unwanted objects sooner.
In more context, when fetching Hypermind predictions, questions for the AI in 2030 challenge
have a really large crowdFcstHist property. I'm seeing if deleting it right after fetching
the items for the challenge makes js problems go away.
2021-08-13 18:18:36 +02:00
3c0a01db95 fix: Better markdown conversion for Hypermind questions 2021-08-11 23:06:46 +02:00
1fd3b29def fix: Cosmetic tweaks to Hypermind forecasts 2021-08-11 22:01:31 +02:00
8e47215e6e fix: Added fix to nasty bug which was inflating the number of coup cast predictions
Also made algolia code slightly more robust
2021-08-11 21:00:13 +02:00
6144675a41 feat: Added missing Hypermind tournament
- Also made the Hypermind code more maintainable.
2021-08-11 20:21:48 +02:00
ec28944178 chore: Updated README 2021-08-11 01:25:10 +02:00
b8d2823d2b feat: Deal correctly in markdown with links that contain parenthesis. 2021-08-08 21:06:43 +02:00
1980ac53e3 chore: tweaks 2021-08-08 19:42:21 +02:00
e2adcf95f4 feat: Added Algolia to search
Also some light cleanup necessary to Algolia, e.g., numforecasts is now guaranteed to be a Number() (or a NaN, in case something goes very wrong)
2021-08-08 15:24:56 +02:00
b1d8c3cba9 fix: Kalshi and Betfair stars are now 3 2021-08-06 04:05:38 +02:00
66b024bd38 feat: Added Betfair 2021-08-01 01:55:08 +02:00
d3d41d94e1 chore: commit before npm audit fix 2021-08-01 00:34:41 +02:00
ec29825d56 fix: Do not update database if signed out 2021-07-27 23:50:31 +02:00
6833849fa6 feat: Added Kalshi
Also some fixes, and I think some functionality to get randomly selected forecasts
2021-07-27 23:44:43 +02:00
4247af47c6 fix: Do not update database if signed out 2021-07-09 19:09:22 +02:00
d9390faeec fix: Reworked logic to better deal with being logged out in CultivateLabs platforms 2021-07-09 18:33:37 +02:00
87db98ec45 fix: Added more detection of whether I'm not logged in to CSET-foretell; it turns out that the first page of questions is shown even if not logged in. 2021-07-05 00:01:09 +02:00
c46c0242a2 fix: Case where GJO/CSET-foretelll cookies are outdated and the program enters an infinite loop is now fixed. 2021-07-04 23:37:08 +02:00
843d69d937 Added evaluations community to foretold fetcher. Fixed small bug in wrapper 2021-07-03 15:09:04 +02:00
216be068a9 Reinstated history functionality. This is for all platforms except for Metaculus (and Estimize). I'll see how it goes, and i particular, if I exceed the limit for July. If I do, the thing to do is to have a history for every platform for every month, rather than a history for all platforms for every month. It would make things slightly messier, though 2021-06-27 23:54:10 +02:00
c5bf99cee8 Rootclaim tweak 2021-06-27 20:12:46 +02:00
5b92f73747 Rootclaim formatting tweak 2021-06-27 19:56:39 +02:00
35a2a3c1f2 Rootclaim tweak 2021-06-27 19:32:50 +02:00
13481b8b0b Added Rootclaim to backend 2021-06-27 19:22:54 +02:00
d733804a72 Fixed annoying cset bug 2021-06-25 18:00:00 +02:00
d66d4b43c9 Removed Good Judgment because they imposed restrictions 2021-06-22 16:22:50 +02:00
afaea9106a Fixed error which broke CSET predictions 2021-06-11 21:13:28 +02:00
ffbd09416d Added more throtlling when fetching from metaculus 2021-06-08 15:00:11 +02:00
2ca3815de1 Updated CSET-foretell logs; updated coupcast month 2021-05-10 16:54:27 +02:00
9831c86674 Fixed problem with cset-foretell probabilities 2021-05-02 16:30:02 +02:00
f69814d8e7 New commit; shouldn't produce history 2021-04-29 18:11:45 +02:00
f45e302208 Stopped adding to history as MongoDB total size was exceeded 2021-04-29 12:42:34 +02:00
3d406ac919 Minor updates to cset, added new cookies 2021-04-25 20:10:36 +02:00
0490783289 Testing cset foretell cookies 2021-04-25 14:53:37 +02:00
f092c800ab Updated database explanations 2021-04-14 18:49:05 +02:00
025c983374 Minor gj bug 2021-04-12 20:56:49 +02:00
bb93a65043 Minor metaculus typo 2021-04-12 20:54:19 +02:00
ff91af4183 Tweaks to persist good judgment superforecaster commentary at the suggestion of MichaelA 2021-04-11 21:40:21 +02:00