-
* What do you expect to happen? What does happen?
When you visit nzbhydra2 (latest, 7.8.0) you will receive 404 error on two files:
```
GET /nzbhydra2/static/css/additional.css HTTP/2.0
GET /nz…
-
Rather than always committing with the `Updated/Added simply-static-1-1680103088` message, it would be nice if there were an option to add a commit message, both for full site generation and single po…
-
A parsed problem can be queried for static/fluent/derived initial literals, e.g. `problem.get_static_initial_literals()`. This suggests that I should be able to use negated literals in the init statem…
-
If we want to reduce the binary size/compilation time, then I could think of two ideas:
First, split the target and `TargetInfo` into two arrays, this would help simplify the array, a…
-
`naga::back::spv::index::BoundsCheckResult` doesn't really cover all the outcomes that it could, and as a result the code is less clear than it ought to be.
When the backend encounters an indexing …
-
The Tax Calculator currently runs as a manually deployed static application and lacks a robust pipeline in place. This epic focuses on modernizing the application to deploy it on IBM Cloud. But the we…
-
### Aircraft Version
Development
### Build info
```json
{
"built": "2024-10-31T15:54:41+00:00",
"ref": "refs/tags/v0.12.0",
"sha": "2fe89113291f2478347dde0dc3228b55dc924f74",
"a…
-
I reference a discussion from https://github.com/rust-ndarray/ndarray/issues/1272#issuecomment-2325747608:
@fre-hu wrote:
> I think the simplest way is to add dynamic rank as a new shape type and …
-
When including a plain text config file with no extension for compatible services (Netlify, Gitlab Pages, Cloudfront Pages, etc.) the file is being treated like an HTML page which is producing an inco…
sr293 updated
20 hours ago
-
### Expected Behavior
I'm adding this utility to my code
```java
package com.xenoterracide.gradle.git.internal;
import org.gradle.api.provider.Property;
public class GradleTools {
public static…