<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: hnewsdaniel</title><link>https://news.ycombinator.com/user?id=hnewsdaniel</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 08:12:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hnewsdaniel" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hnewsdaniel in "Claude Fable 5"]]></title><description><![CDATA[
<p>Hello joseph,<p>I saw scanning the comments and saw you mentioned CRDT. Just wanted to mention that I implemented a CRDT-flavoured sync engine for the product I'm working on a while ago, I think it was with Opus 4.6 if I'm not mistaken (or earlier) so it's not something new to Fable 5, just fyi.</p>
]]></description><pubDate>Wed, 10 Jun 2026 07:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48472806</link><dc:creator>hnewsdaniel</dc:creator><comments>https://news.ycombinator.com/item?id=48472806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48472806</guid></item><item><title><![CDATA[Show HN: Open Headers – Dynamic HTTP header management for developers]]></title><description><![CDATA[
<p>I built Open Headers, an open-source browser extension that lets you inject and manage HTTP headers with values sourced dynamically from files, environment variables, and API responses.<p>*Problem it solves*: During development, we often need to update auth tokens, API keys, and other headers manually. This extension + companion app creates a live bridge between your local development environment and browser requests.<p>*How it works*: The browser extension intercepts requests to specified domains and injects custom headers. The standalone desktop app (Electron) provides the dynamic values through WebSockets, watching for changes in source files, environment variables, or handling API requests.<p>*Technical features*:
- JSON path filtering to extract specific values from API responses
- TOTP generation for time-based auth tokens
- File watching across platforms (macOS/Windows/Linux)
- Secure WebSocket communication (WSS for Firefox, WS for Chrome/Edge)
- Cross-browser support via browser-specific manifest handling<p>*Stack*: JavaScript/TypeScript, React, Electron, WebSockets<p>*Repos*:
- Browser Extension: <a href="https://github.com/OpenHeaders/open-headers-browser-extension">https://github.com/OpenHeaders/open-headers-browser-extensio...</a>
- Companion App: <a href="https://github.com/OpenHeaders/open-headers-app">https://github.com/OpenHeaders/open-headers-app</a><p>Browser Stores:
- Chrome: <a href="https://chromewebstore.google.com/detail/ablaikadpbfblkmhpmbbnbbfjoibeejb" rel="nofollow">https://chromewebstore.google.com/detail/ablaikadpbfblkmhpmb...</a>
- Firefox: <a href="https://addons.mozilla.org/en-US/firefox/addon/open-headers/" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/open-headers/</a>
- Edge: <a href="https://microsoftedge.microsoft.com/addons/detail/open-headers/gnbibobkkddlflknjkgcmokdlpddegpo" rel="nofollow">https://microsoftedge.microsoft.com/addons/detail/open-heade...</a><p>Looking for feedback/contributors. Happy to answer any questions about implementation details.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43904734">https://news.ycombinator.com/item?id=43904734</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 06 May 2025 13:15:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=43904734</link><dc:creator>hnewsdaniel</dc:creator><comments>https://news.ycombinator.com/item?id=43904734</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43904734</guid></item></channel></rss>