-
I've run the provided flux_regional workflow, with all the same models, and out of the 6 or so generations I did, the UFO wasn't dead center of the image exactly once. When I changed the prompt to ha…
-
Given that a package is being created from the working directory of a repository there should be a way to exclude specific files as is the case with systems such as NPM ([NPM ignore file](https://docs…
-
```rust
pub(crate) fn validate(&self) -> Result {
if self.boot_sig != [0x55, 0xAA] {
error!(
"Invalid boot sector signature: expected [0x55, 0xAA] but got {…
-
I originally posted a question similar to this in the official C# discord channel but sadly never got a response so I will post something here.
If here isn't an appropriate place to post it please le…
-
## Description
[Changelog for v0.6.0](https://github.com/martinvonz/jj/releases/tag/v0.6.0) states that "Git submodules are now ignored completely", but that's not work (even on v0.6). Am I missi…
-
Hello
Thanks again for this!
Another thought is there a way to add folders to ignore? Use case would be I have projects templates which come with task lists prepopulated. Currently these templ…
-
Since the latest version (0.3.5) of smug on homebrew it no longer honors the local `.smug.yml` file.
Instead when I do `smug start` it starts all configurations in my config folder.
I would love t…
-
The following query should return a single row, but it takes forever because the `SERVICE` query is executed without the `LIMIT 1`.
@UNEXENU and @joka921 Do you have an idea why that is the case?
…
-
Is it possible to make SE ignore two corner cases like the ones highlighted in this example?
![image](https://github.com/user-attachments/assets/21efb320-9bcf-48d7-9130-7c1daa3e8523)
-
The language server reports a range of code test results. Some are pretty critical (errors / deprecations) but some are a bit my stylistic (eg. unused variables needing a leading underscore).
It wo…