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
6346565a1c
Trying out cookie system
2021-04-10 20:28:19 +02:00
cf795eb90e
Added somewhat more complicated cookie functionality
2021-04-10 20:18:22 +02:00
3774ce55d4
Simplified prints
2021-04-08 21:32:03 +02:00
c8b1e3d28d
created a replaceAll method for strings
2021-04-08 19:32:44 +02:00
8e2d68191e
Use process.env variable instead of a file
2021-04-08 18:52:03 +02:00
799a683d88
Refactored application to use a mongodb database
2021-04-08 18:42:48 +02:00