issues Search Results · language:Dune language:Python language:Python language:Java language:Java is:public
Filter by
35.8M results
Feature Description
Add support in Hermes Desktop for connecting to both a local Hermes backend and one or more remote Hermes backends at
the same time.
Today the Desktop gateway settings are mutually ...
Bug Report
Severity: Critical — all add_wire, add_label, add_no_connect, add_junction operations silently fail when patch
serialization is used.
Root Cause
In base.py:127, mutations are recorded with ...
After 013233487813959e398c770ab8770e8add78b73b, the clips for training started to get extracted by the birdnet library
instead of TFlite. this seems to be way (~40x) slower for me.
I gather this is a ...
Posibles bugs / mejoras detectadas
Performance
- uc4_aggregate_graph.downstream() itera SHARDING_FILES veces sobre todos los nodos para clasificarlos por shard.
Con 100K nodos y 200 shards = 20M ...
Is your feature request related to a use case or problem?
Following modern best practices, many tool configurations can be moved out of individual tool rc files and into
pyproject.toml. I did this for ...
Summary
WatchlistEntryService.create() and WatchlistEntryService.update() perform read-then-write sequences without
@Transactional, creating race condition windows in shared watchlist scenarios.
Scope ...
chore
이제 npm 배포를 앞두고, 바이너리 데이터를 백엔드에게 get 받고, post할 수 있는 작업이 완료 되었습니다. 또한 app.jsx에서 웹으로 한 데이터를 백엔드에게 받을 때 용량이 크게 줄은 상태로 값을
주고받는것을 확인하였습니다.
그러나 처음 기획할 때, AI시대 대용량의 데이터를 바이너리 데이터로 주고받을 수 있게 할 것이고, 이 작업을 프록시 서버가 ...
Summary
GET /api/watchlists triggers N+1 queries: one query for the user s watchlists, then per-watchlist queries for members,
then per-member queries for user details.
Scope
What is included in this ...
chore

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.