Results 62 issues of Michel Jung

Input: ``` POST http://localhost:25800/v1/render {"mjml":"Test\n"} ``` Response: ``` HTTP/1.1 400 Bad Request X-Powered-By: Express Access-Control-Allow-Origin: * Access-Control-Allow-Headers: * Access-Control-Allow-Methods: POST Access-Control-Max-Age: -1 Content-Type: text/plain Date: Sun, 31 Jul 2022 11:29:36...

The title says it all :-) Various sources praise EclipseLink over Hibernate for its performance.

I have a use case I don't seem to be able to solve without native queries; A leaderboard for players. Each entry needs to have a "rank", and I don't...

JPMS requires that all classes are within a package. This is not the case for: - lua.java - luac.java - luajc.java Which prevents luaj from being used as a module:...

I'm creating a StunStack and passing a `ChannelDataEventHandler`, but it never gets called. Then I looked through your code and saw, that this event is never created, nor the handler...

**Describe the bug** Just like `docker-compose logs` prints logs of all services, I expect `podman-compose logs` to do the same but it fails. **To Reproduce** 1. Create a `docker-compose.yml` with...

bug

Hi, The documentation claims that TinyTeX is portable, but that doesn't seem to be the case. On Linux, it can be reproduced like this. ## 1. Install TinyTeX" wget -qO-...

bug
help wanted

This works well: ``` runtime { jpackage { installerName = project.name imageName = project.name applicationName = "Something Else" } } ``` But these fail: ``` runtime { jpackage { installerName...

People often enter replay IDs in chat, like `#12345`. Currently there is an IRC bot who recognizes this and posts a link in order to download the replay. Instead of...

enhancement
beginner-friendly

https://github.com/FAForever/downlords-faf-client/commit/28299f4b012854bed8e36edeb2811ca18937197f?short_path=de8c941#commitcomment-33591578

beginner-friendly
Hacktoberfest