‮rekcäH nitraM‮

Results 112 issues of ‮rekcäH nitraM‮

**Describe the bug** - navigate to article on iPad - Swipe from left screen edge to return to article list **Expected Behavior** Return to article list **Actual Behavior** most of...

bug

Hi there, I was evaluating this to ease building docker files for internal use in our company. However, several questions came up: - There seems to be no way to...

Problem: When I try to drag a folder from my server to the client, I get a file on the desktop that contains some gibberish. Solution: Support folder drag and...

enhancement
triage

Hi there, not quite sure what is going on, but this code doesn't type check for me in the [Zed Editor](https://zed.dev). ```python # excerpt from dataclasses import field from typing...

Black Forest Labs just released a new family of (partially) open models for image generation. Is it possible to support them in diffusion bee? https://github.com/black-forest-labs/flux

### What happened? When trying out python, I get this error: ❯ devbox shell Info: Ensuring packages are installed. ✓ Computed the Devbox environment. Error: nix: command error: nix --extra-experimental-features...

bug
triage

### What happened? When trying out python, I get this error: ❯ devbox shell Info: Ensuring packages are installed. ✓ Computed the Devbox environment. Error: nix: command error: nix --extra-experimental-features...

bug
triage

Hi there, Stable Diffusion released their latest Models on HuggingFace https://huggingface.co/collections/stabilityai/stable-diffusion-35-671785cca799084f71fa2838 Do you plan to support them in Difffusion-Bee?

Hi there, I noticed that [nix-direnv provides a really nice installation method for its direnv extension script](https://github.com/nix-community/nix-direnv?tab=readme-ov-file#with-nix-profile) This allows manually adding it to the direnv configuration, without having to hardcode...

enhancement

This feels more complicated than it should be. Especially setting the `export DYLD_FALLBACK_LIBRARY_PATH="${rosettaPkgs.lib.makeLibraryPath [ rosettaPkgs.gcc14.cc] }:$DYLD_FALLBACK_LIBRARY_PATH"` feels like it should just go into either `languages.python.libraries` or into `packages`. I didn't...