ash

Results 62 issues of ash

**Describe the error** Following the development setup instructions, I don't understand where rackup is meant to get installed. I `bundle install`d, and `bundle exec rake` works fine, but neither `rackup`...

docs-request

Syntax like this is valid TOML: ```toml list = [ { z = 1 } ] ``` but currently it gets incorrectly rejected by Rouge: ![image](https://github.com/user-attachments/assets/92ef1359-8c05-4355-9d9b-48cb0f5e3d83) I believe this change...

When I `/lm` for the first time since last launching the game, the config window appears partially offscreen. I think it's trying to centre itself on the midpoint of all...

Note: this kind of depends on https://github.com/Ottermandias/Penumbra.String/pull/1 (it's helpful regardless, and cleans up the majority of spurious errors in Rider, but the solution won't actually build til that's merged and...

### The problem The lightboxes on pages like https://www.dokuwiki.org/template don't work: they open a modal interface, but it's blank, with only a close button in the top-right. I also see...

Bug

Some context: I use `aiorun.run(main(), stop_on_unhandled_errors=True)` to make sure that `main` crashing will exit the program, because any exception in `main` probably indicates a programmer error (and a service manager...

### Which component should be improved? UI/UX ### Describe your feature suggestion in more detail It's possible to configure audio to loop at points other than the start and end...

enhancement

The [`pip_install_keeping_cached_packages` check](https://github.com/Checkmarx/kics/blob/master/assets/queries/dockerfile/pip_install_keeping_cached_packages/query.rego) looks only for `--no-cache-dir`, but ignores the fact that pip lets you abbreviate its arguments, so `--no-cache` works just as well. ### Expected Behavior `pip install --no-cache`...

bug
query
docker
community
dockerfile

![image](https://github.com/user-attachments/assets/dee6ffe7-3b57-4a7c-adcd-57daf8f015d1) it's nice to be reassured that i'm doing well, but i don't think i'm _that_ good sample log: https://xivanalysis.com/fflogs/a:jZCa4GFzRM19VHXt/18/7

Some DKIM signatures have relatively short expiry periods (e.g. expiry timestamp 24 hours or less beyond the signature timestamp). If I don't open Thunderbird for a day, this results in...

bug