issues Search Results · language:Dune language:Python language:Java language:Java language:CSS language:Java
Filter by
37.6M results
Bug Description
Matrix is the worst offender here, but Slack has a similar issue where the image behaves like a transparent PNG, so a
dark UI background renders them nearly invisible and illegible.
img ...
Dear ISINet authors,
I am trying to reproduce experiments that use the EndoVis 2018 dataset with the instrument-type segmentation annotations
provided by González et al. / ISINet. I found the data instructions ...
Symptom
After running mureo configure (0.9.27) in a Terminal.app session, the terminal becomes effectively unresponsive to
keyboard input:
- Pressing Ctrl+C produces no ^C echo and no SIGINT is delivered ...
bug
Part of #233. The genuine asymptotic wins — transliterate_impl itself is already O(n)/O(1); these live in the
satellites.
Items
1. Aho-Corasick for replace_longest_match (verified — cleanest asymptotic ...
enhancement
performance
rust
Part of #233. No source changes (build configuration only) — plausibly the largest single win for the least code.
Rationale
This codebase s shape — big dispatch trees, table walks — is exactly where ...
enhancement
performance
rust
Part of #233. O(u) space and 2× time → O(1) and 1×. Both a time and a space fix.
Finding (verified)
transliterate_strict (transliterate.rs:~82) calls find_untranslatable_impl, which builds the complete ...
enhancement
performance
rust
Apparently it s better for mods in Bethesda games to be packed in BSA because it improves performance, I m not sure how
would I go about doing it. the most popular way to do it on windows seem to be to ...
Part of #233. Peak memory 2N → N + chunk.
Finding (verified)
_transliterate_batch (transliterate.rs:1200) and _slugify_batch (slugify.rs:570) take texts: Vec String , so PyO3
materializes Rust copies ...
enhancement
performance
rust
Part of #233. Residency 2×→1×. Likely the largest absolute footprint win if the dictionaries are megabytes (they are —
built from corpora via bootstrap_dicts.sh).
Finding (verified)
With embed-dicts ...
enhancement
performance
rust
Summary
Hermes is a self-hosted personal AI assistant that routes its LLM traffic through headroom. While compression works
correctly at the proxy level, Hermes has no way to retrieve compressed content ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.