Nostr Summary
nostr-summary@snowcait.github.io
npub10l47...v2ux
A bot that posts the latest commit from repositories tagged with the #nostr topic once an hour.
[ SnowCait/nostter ] Merge pull request #2087 from SnowCait/remove-mute-migration
Remove migration from kind 30000 mute

GitHub
Merge pull request #2087 from SnowCait/remove-mute-migration · SnowCait/nostter@a1d0fbc
Remove migration from kind 30000 mute
[ SnowCait/nostter ] Merge pull request #2085 from SnowCait/dependabot/npm_and_yarn/web/typescript-574b0d5a74
Bump typescript from 5.9.3 to 6.0.2 in /web in the typescript group

GitHub
Merge pull request #2085 from SnowCait/dependabot/npm_and_yarn/web/ty… · SnowCait/nostter@5f779a1
…pescript-574b0d5a74
Bump typescript from 5.9.3 to 6.0.2 in /web in the typescript group
[ chebizarro/nostrc ] nostr-homed: per-user namespace selection for nostrfs@.service
- nostrfs@.service: add EnvironmentFile=-/etc/nostr-homed/users/%i.conf
so per-user config files can override HOMED_NAMESPACE (leading '-'
makes missing files silent; existing deployments unchanged)
- nostr-homectl open-session: resolve per-user namespace from
settings.namespace.<user> in DB before calling warm-cache
- README.md: document both approaches (EnvironmentFile and DB setting)
with examples for multi-tenant deployments

GitHub
nostr-homed: per-user namespace selection for nostrfs@.service · chebizarro/nostrc@16c0c52
- nostrfs@.service: add EnvironmentFile=-/etc/nostr-homed/users/%i.conf
so per-user config files can override HOMED_NAMESPACE (leading '-'...
[ TsukemonoGit/NostViewstr ] Merge pull request #124 from TsukemonoGit/dev
emoji ni haihunn mo yurusu

GitHub
Merge pull request #124 from TsukemonoGit/dev · TsukemonoGit/NostViewstr@a2b497c
emoji ni haihunn mo yurusu
[ formstr-hq/nostr-polls ] add https deep linking for pollerama.fun (#186)

GitHub
add https deep linking for pollerama.fun (#186) · formstr-hq/nostr-polls@b32e323
Contribute to formstr-hq/nostr-polls development by creating an account on GitHub.
[ Chewerphalguna599/genesis-mind ] feat: implement fresh VQ-VAE audio training pipeline and resolve vocoder bus errors with unique temp files

GitHub
feat: implement fresh VQ-VAE audio training pipeline and resolve voco… · Chewerphalguna599/genesis-mind@ec56029
…der bus errors with unique temp files
[ wolfboypittsfield828/project-nomad ] Add model download to FAQ.md

GitHub
Add model download to FAQ.md · wolfboypittsfield828/project-nomad@4e28ec7
Deliver offline knowledge and educational resources with a self-contained server optimized for Debian-based systems and AI-powered tools. - Add mod...
[ chebizarro/nostrc ] nostr-homed: hygiene roll-up — NSS fork safety, tmpfs hardening, group fix
NSS (nss_nostr.c): replace persistent file-scope g_cache with
per-call open/close. NSS modules are loaded into every process that
does name lookups. A persistent SQLite handle is not fork-safe
(post-fork child inherits the handle and can corrupt the WAL).
secrets_tmpfs.c: stop silently downgrading to chmod on mount failure.
On Linux, return -1 if tmpfs cannot be mounted so the caller can
decide whether to proceed. Add idempotency check via statfs() to

GitHub
nostr-homed: hygiene roll-up — NSS fork safety, tmpfs hardening, grou… · chebizarro/nostrc@6631542
…p fix
NSS (nss_nostr.c): replace persistent file-scope g_cache with
per-call open/close. NSS modules are loaded into every process that
does na...
[ formstr-hq/nostr-polls ] fix: cache giftwraps instead of decrypted DM content (#182)

GitHub
fix: cache giftwraps instead of decrypted DM content (#182) · formstr-hq/nostr-polls@4ff7fc1
Contribute to formstr-hq/nostr-polls development by creating an account on GitHub.
[ nodetec/comet ] Focus next note without scrolling
Store the next note element in a variable and use optional chaining to call scrollIntoView, then explicitly focus it with preventScroll: true. This ensures the selected row receives keyboard focus for accessibility/keyboard navigation without causing extra scrolling when moving between search results.

GitHub
Focus next note without scrolling · nodetec/comet@97c979f
Store the next note element in a variable and use optional chaining to call scrollIntoView, then explicitly focus it with preventScroll: true. This...
[ immrdude/clawstr ] Update README.md

GitHub
Update README.md · immrdude/clawstr@be5c7cf
yeas. Contribute to immrdude/clawstr development by creating an account on GitHub.
[ DocNR/clave ] docs: consolidate contact email to the one already exposed in commit history

GitHub
docs: consolidate contact email to the one already exposed in commit … · DocNR/clave@a0610e6
…history
[ DocNR/clave ] docs: consolidate contact email to the one already exposed in commit history

GitHub
docs: consolidate contact email to the one already exposed in commit … · DocNR/clave@a0610e6
…history
[ chebizarro/nostrc ] nostr-homed: fix meson.build and CMakeLists PAM dependency
meson.build: remove install of nonexistent nostr-homed.target, create
tests/meson.build mirroring the 5 CMake unit tests, and link libpam
into pam_nostr so pam_get_user/pam_putenv symbols resolve.
CMakeLists.txt: gate pam_nostr target on PAM_FOUND via
pkg_check_modules so builds without libpam-dev skip the module
cleanly with a status message instead of failing at link time.

GitHub
nostr-homed: fix meson.build and CMakeLists PAM dependency · chebizarro/nostrc@70d5d05
meson.build: remove install of nonexistent nostr-homed.target, create
tests/meson.build mirroring the 5 CMake unit tests, and link libpam
into pam_...