Nithanim
Nithanim
Hello! I am currently looking to make dynamodb-enhanced (specifically the BeanTableSchema) compatible with graalvm native image and quarkus. I looked into this issue and found out that the error message...
I am not sure if you know but this issue does not fix the native-image problems, it only really fixes the execution of tests in quarkus. The problem preventing dynamodb-enhanced...
I noticed that my proposed solution only works for Java 9+ but this library is 8+. Sadly I have not found any other good solution. I have not been able...
I realized that the oeh-parser has some annoyances and wrote one myself. It is still far from perfect but it could be worth the effort. http://mensaapi.nithanim.me/v1/mensa.json It has the benefit...
I have actually worked on implementing my api into your app but unfortunately the branch is a lot of commits behind. It is so far behind that your "little" refactoring...
I pushed my work to https://github.com/Nithanim/anewjkuapp/commit/78021c2a23fbb1efa84059499d30c02c459cf3a2. I honestly don't know the current state it is in because too much time has passed. I suspect that it is pretty bad code-wise...
If the rebase is too difficult, you can always choose to copy my sub-lib over and merge the gui by hand if that seems easier. Also, I am looking into...
I think that the mensa is broken for quite some time now. Sadly, I was unable to to merge the changes and my own parser broke every so often. However,...
I finally managed to re-write the bot to support multiple different sources. Also I unified the data-structure that is used both internally and externally. I am sorry that it took...