Tuesday, June 2, 2026
Show HN: TidyPress – Git-native CLI from Markdown to a static site you own https://ift.tt/Snz2ATw
Show HN: TidyPress – Git-native CLI from Markdown to a static site you own https://ift.tt/hIR4p06 June 2, 2026 at 11:41PM
Show HN: RePlaya – self-hosted browser session replay with live tailing https://ift.tt/2TN1fCK
Show HN: RePlaya – self-hosted browser session replay with live tailing Hi HN, I'm one of the founders of s2.dev. RePlaya ( https://ift.tt/ckZdtiG ) is a self-hosted browser session replay tool using rrweb ( https://ift.tt/pdgyZwT ). It occurred to me that a durable stream per session would be a much neater architectural foundation for much of what you'd want from such a tool. As a unique feature, it also made live tailing straightforward because the player can read from the same stream the recorder is appending to. The alternative architecture is likely an ingest firehose which is then indexed, with associated complexity and latency. You'd have to string together multiple data systems like a message queue, a metadata database, and blob storage and/or an OLAP database. Here the only dependency is S2, which has an open source version you can self-host called s2-lite ( https://ift.tt/lyUr0ZQ ). How it works: - one S2 stream per browser session - large rrweb events (like a full snapshot) get framed across multiple binary S2 records and reassembled on read - active sessions are tailed with an S2 read session, and bridged to the browser over SSE - session listing relies on stream names encoding reverse timestamps, as S2 returns a lexicographic order listing - relying on fencing tokens so a stopped session can't be written to again by a late recorder - retention and GC are handled via S2 stream config, so no background job needed Curious to hear from folks on the tool or the stream-per-session model! https://ift.tt/ckZdtiG June 2, 2026 at 11:10PM
Monday, June 1, 2026
Show HN: A free Linux adaptation of NETworkManager by BornToBeRoot https://ift.tt/pojQRPc
Show HN: A free Linux adaptation of NETworkManager by BornToBeRoot https://ift.tt/RFCnyJ1 May 30, 2026 at 10:10PM
Show HN: Trumpstonks – every company Trump's named, backtested vs. the S&P https://ift.tt/7T3SmOB
Show HN: Trumpstonks – every company Trump's named, backtested vs. the S&P https://ift.tt/D4kqWxs June 1, 2026 at 11:00PM
Subscribe to:
Posts (Atom)
Show HN: TidyPress – Git-native CLI from Markdown to a static site you own https://ift.tt/Snz2ATw
Show HN: TidyPress – Git-native CLI from Markdown to a static site you own https://ift.tt/hIR4p06 June 2, 2026 at 11:41PM
-
Show HN: Music player for big local collections with mpd support mpz is a C++/Qt music player focused on UX, with derectory tree and playlis...
-
Show HN: Stickerbox, a kid-safe, AI-powered voice to sticker printer Bob and Arun here, creators of Stickerbox. If AI were built for kids, w...
-
Show HN: HCB Mobile – financial app built by 17 y/o, processing $6M/month Hey everyone! I just built a mobile app using Expo (React Native) ...