Samuel Times deskNerd
Developer tools, repositories, technical articles, software, hardware, security, science, and technical craft outside AI, including blockchain engineering.
RCE PoC for Redis 6.2.22, 7.4.9, 8.6.4, 8.8.0. Contribute to berabuddies/redis-poc development by creating an account on GitHub. Redis Authenticated RCE (stream NACK double fre…
Weekly · July 26, 20268 selected stories

Redis vulnerability exploitslinked documentSignal 8.6
RCE PoC for Redis 6.2.22, 7.4.9, 8.6.4, 8.8.0. Contribute to berabuddies/redis-poc development by creating an account on GitHub. Redis Authenticated RCE (stream NACK double free + TDigest heap overflow) Non-destructive RCE exploits for Redis 6.2.22, 7.4.9, 8.6.4 via the stream consumer-group shared-NACK double free (CVE-2026-25589 incomplete fix family), and for Redis 8.8.0 via a newly found TDigest heap-overflow in…
React Native Reanimated bug fixlinked documentSignal 7.4
Summary This PR fixes the following issues: FORCE_REACT_RENDER_FOR_SETTLED_ANIMATIONS causes bottom-sheet to collapse after snapping between positions #9478 Android: FORCE_REACT_RENDER_FOR_SETTLED... Uh oh! There was an error while loading. Please reload this page . There was an error while loading. Please reload this page . Uh oh! There was an error while loading. Please reload this page . Uh oh!…

Zig memory safetylinked documentSignal 7.2
Based on prior art: [Fil-C](https://fil-c.org/) Currently Zig has: ```zig pub const Optimize = enum { /// Safety checks enabled. Optimize for bug detection, accurate debug info, /// and compilation speed (in that order). debug, /// Safety checks enabled. Optimize for runtime per...
Cross-language FFI toolinglinked documentSignal 7.0
Generate standalone, publish-ready packages for 11 target languages from a single native library. - weavefoundry/weaveffi WeaveFFI WeaveFFI generates type-safe bindings for 11 languages for any native library that exposes a C ABI, whether it's written in Rust, C, C++, Zig, or anything else: no hand-written JNI, no duplicate implementations, no unsafe boilerplate.…
React ecosystem updateslinked documentSignal 6.4
Hi everyone, Seb and Jan here 👋\! Hi everyone, Seb and Jan here 👋! This week we have React and Next.js security patches. React Aria becomes first-class in shadcn. A benchmark grades coding agents at real React tasks. The rise of TSRX and its upcoming framework. On the mobile side, Swift Package Manager support is finally coming. A TC39 meeting is in progress, we'll share the proposal updates next week.…
UDP congestion controltweetSignal 6.3
UDP-Prague: The Prague congestion control protocol for UDP-based applications targeting very interactive user experience https://t.co/ivJJNTuD7E

EVM storage optimizationtweetSignal 4.2
Contract that uses 1251 slots deployed for only $26 It stores a lookup table from b to x x^(year in seconds) = 1 + b/1e4 https://t.co/xhmuJ7MCaD https://t.co/JXVLbHxEvp
X mutuals referral scraperlinked documentSignal 4.2
A tool that scrapes all of your Twitter mutuals and where they work - to help you find potential referrals quicker - Dhaiwat10/twitter-mutuals-report Twitter Mutuals Report Scrape the accounts you mutually follow on X, classify explicit current-employer claims from their bios, and open a searchable self-contained HTML report.…