- Oct 11, 2022
- Apr 13, 2022
- Apr 08, 2022
-
-
stuebinm authored
turns out eitherDecodeFile' doesn't have the semantics I thought it did (who writes functions returning either that can still fail??)
-
- Apr 07, 2022
-
-
stuebinm authored
-
- Apr 06, 2022
- Apr 05, 2022
-
-
stuebinm authored
-
stuebinm authored
this works surprisingly well, actually
-
stuebinm authored
otherwise workadventure & the deployment got confused
-
stuebinm authored
(actually i feel like there should be an easteregg or sth for maps that really pass everything, but i can't think of something fitting)
-
- Apr 03, 2022
- Apr 01, 2022
-
-
stuebinm authored
-
- Mar 30, 2022
-
-
stuebinm authored
-
- Mar 28, 2022
- Mar 23, 2022
- Mar 20, 2022
- Mar 19, 2022
-
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
this removes: - the bbb properties - all explicit mentions of rc3 - the weird script domain hacks (done via a substitution now) - some (few) of the weirder code choices it also adds some more type level witchery to deal with configs, which for some reason seems to be the hardest problem of this entire program … also the server now does inter-assembly dependency checking!
-
stuebinm authored
-
stuebinm authored
-
stuebinm authored
(though this time it doesn't seem to do much, if anything)
-
stuebinm authored
-
stuebinm authored
bootstrap is horrible and should be replaced
-
stuebinm authored
whoops, forgot this earlier
-
stuebinm authored
turns out aeson really REALLY likes to keep huge scientific numbers around, which is great if your data structures consist largely of arrays of (small) integers!
-