-
- [ ] Create philosophical shorts for why LLM may actually "understand"
- [ ] Create a weekly target
- [ ] Reflect on how I would trickle from year to daily vision
- [ ] Create gigs on fastwork
- [ ] …
-
### Description
Something like:
```xml
com.sparkjava
spark-core
${spark.version}
…
-
### General Troubleshooting
- [X] I have checked for similar issues on the Issue-tracker.
- [X] I have checked for PRs that might already address this issue.
### Version of JDA
5.0.1
### Expected …
-
Hello, I try to execute some queries and if (I assume, not sure yet) an error happens, in some cases the query is stuck.
In TRACE logs nothing useful, and I assumed it's an error because of:
```
…
-
It would be helpful if the plugin provided detail on component hygiene (when available)
-
Hi.
So, I have the following issue; When I create a custom uploader and provide some arguments, ShareX isn't always sending them in the request.
For example, I have the following configuration:
…
-
## CVE-2018-12536 - Medium Severity Vulnerability
Vulnerable Libraries - jetty-server-9.4.1.v20170120.jar, jetty-servlet-9.3.6.v20151106.jar, jetty-util-9.4.1.v20170120.jar, jetty-server-9.3.6.v20151…
-
I have found this issue working with Opentelemetry agent, after some debugging it seems related to runtime attachment in a specific scenario (when some of the instrumented objects have already been cr…
-
```
Exception in thread "main" java.lang.StringIndexOutOfBoundsException: begin 38, end 37, length 37
at java.base/java.lang.String.checkBoundsBeginEnd(String.java:4601)
at java.base/java.lang.St…
-
How can I get control over the content-type? Javalin sets too often plain/text and my web app does not work. I use the ctx.result() method.
I'm migrating from Sparkjava and it looks to me more diff…