-
I tried to run a parser as specified in the readme with:
`python3 parse.py magdeburg ovgu-unten`
but I get this error:
`python3 parse.py magdeburg ovgu-unten
Traceback (most recent call last):
Fil…
-
@Rivet-the-Zombie has suggested before the idea of mainlining some of the content from the mod, so might as well open up the issue of what should go in as main.
I hunger for input and feedback. owo
#…
-
I can reproduce the issue with the current 0.8 version on a Android 5 device (there installed via fdroid, because it is not available in the google play store) and on a Android 4.3 device (there insta…
-
an XML file may have several tables, e.g. http://open-data.europa.eu/data/dataset/budget-of-the-european-union-2014
should each table in XML be mapped to one FDP dataset (with .csv + datapackage.jso…
-
http://openmensa.org/api/v2/canteens?limit=50&page=4 currently returns
``` js
{
id: 192,
name: "Gebze Yüksek Teknoloji Enstitüsü",
city: "Gebze/Kocaeli",
address: "Gebze Yüksek Teknoloji Enst…
-
- Make players choose their blood type. The blood type identifier in is a nice addition (don't have to write it on a pad of paper anymore), but it would be great if it were still a game to figure out…
-
So I updated my game today and for some odd reason I am able to hold liquids in my inventory (Invisible Container?) Should not be the case as you can't carry liquids without a container, dealing with …
-
Problem: Favourite is a flag of the canteen object in the storage. The storage might be overwritten after fetching new canteens.
Fix: save ids of favourite canteens separately in storage