misterbeebee
misterbeebee
https://code.world/haskell#is missing some button colors that https://code.world has, in a confusing way. https://code.world uses these colors: Blue: Action buttons Red: More action buttons (I can't tell what the conditions are...
The wiki intro says "The plan is to have it mostly functional by May 2019" Just wondering if there is a update to that, either regarding how functional froid is...
`sunfish.py` has a shebang line, but `fancy.py` doesn't. To make `fancy.py` run out-of-the-box, add `#!/usr/bin/env pypy3` to top of `fancy.py`.` (`fancy.py doesn't work with Python2 `pypy`, so requires `pypy3`. `sunfish.py`...
A Barbarian diplomat tried to convince my militia to desert. I am Greek. Game says ``` Greek Militia will desert for $24 Treasury $0 ``` $0 is the Barbarian's treasury...
Built and ran on Mac OS X, using data files from an old Civilization installation. Problem here: ``` Unhandled exception. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an...
During Respository setup, When I "Validate Connection" to my company's Review Board server, I get this error: "Did not find session cookie in response" Browser based access from the same...
https://www.91-divoc.com/pages/covid-visualization/?chart=states-normalized&show=us-states&y=both&scale=linear&data=hospitalized-daily-7&data-source=jhu#states-normalized "The good news is that your specific graph's data (states-hospitalized) is provided in the following datasets:" But the list is empty.
Request: horizontal (date) offset for graphing 2 datasets. This would allow a visual comparison like "New Deaths at Week N" vs "New cases at Week N-2" and predicting future: "New...
After launching the game and choosing nation, number of AI, etc, the app crashes with this exception. 1) I suspect it's something to do with failing to load the original...