Brooklyn Halmstad bybrooklyn
  • i like opensource

  • Joined on 2026-03-16
bybrooklyn synced commits to refs/heads/dev at bybrooklyn/tunarr from mirror 2026-04-26 13:02:04 -04:00
a4e7a6fc9c fix: remove support for unsynced libraries (#1833)
2e2077867d refactor: simplify channel lineup update request schema
3afa86efc5 fix: remove support for unsynced libraries
a19fbcd962 feat: overhaul mid-roll break system with flexible rules and lazy strategy (#1832)
b2f8c28924 feat: overhaul mid-roll break system with flexible rules and lazy strategy
Compare 5 commits »
bybrooklyn synced and deleted reference refs/tags/tsgo at bybrooklyn/tunarr from mirror 2026-04-26 13:02:04 -04:00
bybrooklyn synced and deleted reference refs/tags/remove-unsynced at bybrooklyn/tunarr from mirror 2026-04-26 13:02:04 -04:00
bybrooklyn synced commits to refs/heads/season-exclude at bybrooklyn/tunarr from mirror 2026-04-26 13:02:04 -04:00
ddbb262711 feat: add ability to exclude seasons in slot schedulers
877d98615c fix: add extension to dynamic import for i18n
928af93454 feat(i18n): extract all messages in Tunarr for translation (#1834)
372ba21755 feat(i18n): extract all messages in Tunarr for translation
4a3cb65706 feat: add mid-roll filler to slot schedulers (#1736)
Compare 17 commits »
bybrooklyn synced and deleted reference refs/tags/mid-roll-improvements at bybrooklyn/tunarr from mirror 2026-04-26 13:02:04 -04:00
bybrooklyn synced commits to refs/heads/dev at bybrooklyn/tunarr from mirror 2026-04-26 04:52:04 -04:00
877d98615c fix: add extension to dynamic import for i18n
928af93454 feat(i18n): extract all messages in Tunarr for translation (#1834)
372ba21755 feat(i18n): extract all messages in Tunarr for translation
Compare 3 commits »
bybrooklyn synced commits to refs/heads/remove-unsynced at bybrooklyn/tunarr from mirror 2026-04-26 04:52:04 -04:00
97139dafe8 refactor: simplify channel lineup update request schema
c2a68363df fix: remove support for unsynced libraries
928af93454 feat(i18n): extract all messages in Tunarr for translation (#1834)
372ba21755 feat(i18n): extract all messages in Tunarr for translation
Compare 4 commits »
bybrooklyn synced and deleted reference refs/tags/extract-messages at bybrooklyn/tunarr from mirror 2026-04-26 04:52:04 -04:00
bybrooklyn synced commits to refs/heads/mid-roll-improvements at bybrooklyn/tunarr from mirror 2026-04-25 20:42:04 -04:00
53b256e417 feat: overhaul mid-roll break system with flexible rules and lazy strategy
4a3cb65706 feat: add mid-roll filler to slot schedulers (#1736)
74c46b86d6 feat: add mid-roll filler to slot schedulers
cd11d37c21 ci: check for missing message extractions on PR
ae457a54dc fix: compile new message catalogs
Compare 18 commits »
bybrooklyn synced and deleted reference refs/tags/jessegross/sampler-batch at bybrooklyn/ollama from mirror 2026-04-25 20:42:04 -04:00
bybrooklyn synced commits to refs/heads/jessegross/batching at bybrooklyn/ollama from mirror 2026-04-25 20:42:04 -04:00
7f279fc297 mlxrunner: introduce AttentionMask and rework cache per-forward views
a1849f8129 mlxrunner: apply RoPE at per-row positions
321fc7a6d2 mlxrunner: wrap model forward inputs in a Batch struct
4656a07e56 mlxrunner: batch the sampler across multiple sequences
30f86cb9dd mlxrunner: track sampler history in a fixed-size ring buffer
Compare 5 commits »
bybrooklyn synced commits to refs/heads/main at bybrooklyn/ollama from mirror 2026-04-25 20:42:04 -04:00
4656a07e56 mlxrunner: batch the sampler across multiple sequences
30f86cb9dd mlxrunner: track sampler history in a fixed-size ring buffer
Compare 2 commits »
bybrooklyn synced and deleted reference refs/tags/mid-roll at bybrooklyn/tunarr from mirror 2026-04-25 20:42:04 -04:00
bybrooklyn synced commits to refs/heads/dev at bybrooklyn/tunarr from mirror 2026-04-25 20:42:04 -04:00
4a3cb65706 feat: add mid-roll filler to slot schedulers (#1736)
74c46b86d6 feat: add mid-roll filler to slot schedulers
Compare 2 commits »
bybrooklyn synced commits to refs/heads/extract-messages at bybrooklyn/tunarr from mirror 2026-04-25 20:42:04 -04:00
1d34b58c67 feat(i18n): extract all messages in Tunarr for translation
4a3cb65706 feat: add mid-roll filler to slot schedulers (#1736)
74c46b86d6 feat: add mid-roll filler to slot schedulers
Compare 3 commits »
bybrooklyn synced commits to refs/heads/remove-unsynced at bybrooklyn/tunarr from mirror 2026-04-25 20:42:04 -04:00
4f6f8b92a3 refactor: simplify channel lineup update request schema
9bc193da46 fix: remove support for unsynced libraries
4a3cb65706 feat: add mid-roll filler to slot schedulers (#1736)
74c46b86d6 feat: add mid-roll filler to slot schedulers
Compare 4 commits »
bybrooklyn synced commits to refs/heads/master at bybrooklyn/linux from mirror 2026-04-25 18:12:26 -04:00
897d54018c Merge tag 'fbdev-for-7.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
129d6eb266 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
c6e61c06d6 ARM: 9463/1: Allow to enable RT
6f685f12fd Merge branches 'adfs', 'arm-fault-handling', 'fixes' and 'misc'
75f9a484e8 ARM: 9472/1: fix race condition on PG_dcache_clean in __sync_icache_dcache()
Compare 19 commits »
bybrooklyn synced commits to refs/heads/jessegross/batching at bybrooklyn/ollama from mirror 2026-04-25 04:22:05 -04:00
5b5c87f5fb mlxrunner: introduce AttentionMask and rework cache per-forward views
225e6a24fb mlxrunner: apply RoPE at per-row positions
45fe08245f mlxrunner: wrap model forward inputs in a Batch struct
4de8c2a438 mlxrunner: batch the sampler across multiple sequences
987caa4516 mlxrunner: track sampler history in a fixed-size ring buffer
Compare 88 commits »
bybrooklyn synced commits to refs/heads/master at bybrooklyn/linux from mirror 2026-04-25 01:52:32 -04:00
27d128c1cf Merge tag 'trace-ring-buffer-v7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
f3e3dbcea1 Merge tag 'block-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
fa58e6e900 Merge tag 'io_uring-7.1-20260424' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
b85900e91c Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
92d5a60672 ring-buffer: Do not double count the reader_page
Compare 62 commits »
bybrooklyn synced commits to refs/tags/nightly-20260424-200816-862af19 at bybrooklyn/alchemist from mirror 2026-04-24 20:12:05 -04:00