Maximilian

Results 8 issues of Maximilian

Since the REST API is written in go, it seems natural to go for coredns as a more lightweight (?) dns server for this project. Can't think of any downsides...

In my code, I wish to parse function parameters from a YAML configuration file, something like this: ```yaml modules: - type: MyFirstFunc args: - people: - Claire - Frank -...

I just started using strictyaml and was surprised that when lets say parsing ```python import strictyaml from datetime import timedelta config = strictyaml.load('stop_time: 2021-01-22T23:50:00', strictyaml.Map({'stop_time', strictyaml.Datetime()})) newtime = config['stop_time'] +...

Problem: Piping a minnow into Industrial Forgegoing's Mycelial Culinary Generator causes a Server-Side Nullpointer Exception in https://github.com/InnovativeOnlineIndustries/Industrial-Foregoing/blob/259b70ac60714786d1f793124bd66284ac08f1e3/src/main/java/com/buuz135/industrial/block/generator/mycelial/CulinaryGeneratorType.java#L106 . Could not be reproduced in Singleplayer, where the item is not accepted...

type: bug
version: 1.16

When adding an SVG with 1.60.1 in Powerpoint 2019 Prof. I first get the error "This is an imported picture, not a group. Do you want to convert it to...

I'd be happy to see alpine versions of your syncthing related projects, because Alpine's base image is much much more lightweight and I don't think it lacks anything debian would...

enhancement
help wanted

My Minecraft regularly crashes when playing Direwolf 1.10 for MC 1.7.10 with Mekanism, DefenseTech and LogisticPipes on my friends server. His client weirdly does not crash. See crash log: http://pastebin.com/WVdTKhtV...

https://github.com/gilbertchen/duplicacy/blob/0a794e6feae91cf0e6511b77a5bf160999c1838e/src/duplicacy_storage.go#L165-L211 Just something I stumbled across trying to understand how duplicacy verifies the host it is connecting to. 1) This code is not fully compatible with the standard definition of...