<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: sync</title><link>https://news.ycombinator.com/user?id=sync</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 29 Aug 2026 10:08:49 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sync" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sync in "Gemini-3.5-Transcribe"]]></title><description><![CDATA[
<p>I eval'd this pretty heavily with no audio or just noise, as for us hallucinating a response is very bad. It works great in this scenario. There are some bugs, e.g. randomly exactly 20 seconds of silence will lead to a 403, but I'm sure these aspects will be improved over time. I didn't get any hallucinations though.</p>
]]></description><pubDate>Thu, 27 Aug 2026 22:48:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472275</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=49472275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472275</guid></item><item><title><![CDATA[New comment by sync in "Gemini-3.5-Transcribe"]]></title><description><![CDATA[
<p>Are you in Smart or Verbatim mode?<p><a href="https://ai.google.dev/gemini-api/docs/transcribe#transcription-modes" rel="nofollow">https://ai.google.dev/gemini-api/docs/transcribe#transcripti...</a></p>
]]></description><pubDate>Thu, 27 Aug 2026 22:46:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49472262</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=49472262</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49472262</guid></item><item><title><![CDATA[New comment by sync in "2x, not 10x: coding with LLMs in 2026"]]></title><description><![CDATA[
<p>You can create a PostToolUse hook [0] which will automatically chastise Claude to shrink comments to one line. It's not perfect but better than the sea of prose it tends to generate by default. Bonus is that it would apply to your colleagues as well!<p>[0] <a href="https://github.com/chrisvariety/branch-fiction/blob/deb37f2ba780a29082a294e48b06f92c239e6b4c/.claude/settings.json#L6-L16" rel="nofollow">https://github.com/chrisvariety/branch-fiction/blob/deb37f2b...</a></p>
]]></description><pubDate>Thu, 30 Jul 2026 19:30:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49114591</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=49114591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49114591</guid></item><item><title><![CDATA[Better Auth is joining Vercel]]></title><description><![CDATA[
<p>Article URL: <a href="https://better-auth.com/blog/better-auth-joins-vercel">https://better-auth.com/blog/better-auth-joins-vercel</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48819512">https://news.ycombinator.com/item?id=48819512</a></p>
<p>Points: 128</p>
<p># Comments: 89</p>
]]></description><pubDate>Tue, 07 Jul 2026 15:52:22 +0000</pubDate><link>https://better-auth.com/blog/better-auth-joins-vercel</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=48819512</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48819512</guid></item><item><title><![CDATA[New comment by sync in "Your ePub Is fine"]]></title><description><![CDATA[
<p>If you have a ACSM (the file type Adobe Digital Editions uses for DRM) I’ve been using <a href="https://www.acsm-converter.com" rel="nofollow">https://www.acsm-converter.com</a> to strip the DRM and return a standard epub</p>
]]></description><pubDate>Mon, 15 Jun 2026 11:10:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48539584</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=48539584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48539584</guid></item><item><title><![CDATA[New comment by sync in "NPM packages from Red Hat have been compromised"]]></title><description><![CDATA[
<p>If using straight npm (v11.10.0 or higher), you can just add to .npmrc in the project root:<p>min-release-age=5</p>
]]></description><pubDate>Mon, 01 Jun 2026 15:01:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48357744</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=48357744</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48357744</guid></item><item><title><![CDATA[New comment by sync in "Show HN: AISlop, a CLI for catching AI generated code smells"]]></title><description><![CDATA[
<p>I tried it on my codebase. There's a lot of overlap with tools like Oxlint / ESLint, I'm not sure that's too valuable vs. a more focused tool that actually focuses solely on 'slop' signals. These lint rules tend to get very opinionated which is why those tools expose so many configuration options.<p>One real bug tho:<p>> [ERROR] Imports "mdast" but it's not declared in package.json<p>A type-only import like `import type { Blockquote, RootContent } from 'mdast';` is actually acceptable if `"@types/mdast": "^4.0.4"` is included in the package.json.</p>
]]></description><pubDate>Fri, 29 May 2026 14:18:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48323434</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=48323434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48323434</guid></item><item><title><![CDATA[New comment by sync in "A Comma and a Question Mark, Redux: Quick Terminal Helpers Using Pi"]]></title><description><![CDATA[
<p>Nice ideas! I've been using the `?` shortcut in atuin [0] which accomplishes the same sort of thing, but these days also has access to an Agent-like experience which allows me to prompt something like "Conventional Commit message for unstaged changes" and it will call `git diff` (after asking permission, of course) and then generate the commit message.<p>[0] <a href="https://atuin.sh" rel="nofollow">https://atuin.sh</a></p>
]]></description><pubDate>Wed, 27 May 2026 17:50:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48297849</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=48297849</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48297849</guid></item><item><title><![CDATA[New comment by sync in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>Neat! FYI when I tried it out, seems like there's a 60s timeout:<p>[Error] Failed to load resource: the server responded with a status of 504 (Gateway Time-out) (generate, line 0)<p>My "prompt" was, uh, simple: "Turns out, you don't need water to live."</p>
]]></description><pubDate>Mon, 11 May 2026 14:48:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48095718</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=48095718</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48095718</guid></item><item><title><![CDATA[New comment by sync in "[dead]"]]></title><description><![CDATA[
<p><a href="https://archive.is/UHwhp" rel="nofollow">https://archive.is/UHwhp</a></p>
]]></description><pubDate>Sun, 03 May 2026 17:46:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=47999468</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47999468</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47999468</guid></item><item><title><![CDATA[New comment by sync in "Books are not too expensive"]]></title><description><![CDATA[
<p>You can strip the DRM fairly easily these days if you have an ACSM file, I vibecoded this the other day after I couldn’t find any online converter that actually worked: <a href="https://www.acsm-converter.com" rel="nofollow">https://www.acsm-converter.com</a></p>
]]></description><pubDate>Thu, 23 Apr 2026 14:58:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47876527</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47876527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47876527</guid></item><item><title><![CDATA[New comment by sync in "Parallel agents in Zed"]]></title><description><![CDATA[
<p>I'm having a hard time adjusting to the Project Panel on the right (and, at least for me, hidden by default) - seems like they're trying to bury the concept of a 'file'?<p>It's certainly interesting though, and I'll give it some time - the post says "It feels more natural once you've spent a little time with it"</p>
]]></description><pubDate>Wed, 22 Apr 2026 18:15:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47867234</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47867234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47867234</guid></item><item><title><![CDATA[New comment by sync in "Anonymous request-token comparisons from Opus 4.6 and Opus 4.7"]]></title><description><![CDATA[
<p>Which plan are you on? I could see that happening with Pro (which I think defaults to Sonnet?), would be surprised with Max…</p>
]]></description><pubDate>Sat, 18 Apr 2026 17:33:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47817763</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47817763</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47817763</guid></item><item><title><![CDATA[New comment by sync in "Is Your Site Agent-Ready? (By Cloudflare)"]]></title><description><![CDATA[
<p>at least for why Cloudflare keeps repeating the word… Welcome to Agents Week: <a href="https://blog.cloudflare.com/welcome-to-agents-week/" rel="nofollow">https://blog.cloudflare.com/welcome-to-agents-week/</a></p>
]]></description><pubDate>Fri, 17 Apr 2026 14:22:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47806279</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47806279</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47806279</guid></item><item><title><![CDATA[New comment by sync in "Lower Price for ChatGPT Business"]]></title><description><![CDATA[
<p>Yeah, the lede is buried a bit, these new rate-cards seem to be aligning towards token-based pricing with the prior rates now labeled 'legacy'<p><a href="https://help.openai.com/en/articles/20001106-codex-rate-card" rel="nofollow">https://help.openai.com/en/articles/20001106-codex-rate-card</a>
<a href="https://help.openai.com/en/articles/11481834-chatgpt-rate-card-business-enterpriseedu" rel="nofollow">https://help.openai.com/en/articles/11481834-chatgpt-rate-ca...</a></p>
]]></description><pubDate>Fri, 03 Apr 2026 13:07:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47626252</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47626252</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47626252</guid></item><item><title><![CDATA[New comment by sync in "The Claude Code Source Leak: fake tools, frustration regexes, undercover mode"]]></title><description><![CDATA[
<p>Cute! Cactus for me. Nice animations too - looks like there were multiple of us asking Claude to reverse engineer the system. I did a slightly deeper dive here if you're interested, plus you can see all the options available: <a href="https://variety.is/posts/claude-code-buddies/" rel="nofollow">https://variety.is/posts/claude-code-buddies/</a><p>(I didn't think to include a UUID checker though - nice touch)</p>
]]></description><pubDate>Tue, 31 Mar 2026 19:58:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47592639</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47592639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47592639</guid></item><item><title><![CDATA[New comment by sync in "Reverse Engineering Claude Code's April Fools"]]></title><description><![CDATA[
<p>I've posted here before about Claude Code's easter eggs [1] and they're back with another one this year for April Fools: Tamagotchi-style "buddies" appearing as ASCII art companions, determined by your userId.<p>Thanks to the Claude Code source code leak I was able to reverse engineer how it all works. Due to their PRNG choice (Mulberry32) it's trivial to crack all 4.29 billion seeds in seconds.<p>Some findings:<p>- 1% legendary chance: 42,989,564 seeds out of 2^32 produce legendaries
- Stats & shiny appear to be dead code: rolled but never read anywhere. Pure bragging rights?
- Commons can't have hats, only uncommon+ rolls from the hat table
- "God" rolls exist: legendary + shiny + a maxed stat at 100.<p>[1] <a href="https://news.ycombinator.com/item?id=44376970">https://news.ycombinator.com/item?id=44376970</a></p>
]]></description><pubDate>Tue, 31 Mar 2026 14:57:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47588287</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47588287</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47588287</guid></item><item><title><![CDATA[Reverse Engineering Claude Code's April Fools]]></title><description><![CDATA[
<p>Article URL: <a href="https://variety.is/posts/claude-code-buddies/">https://variety.is/posts/claude-code-buddies/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47588286">https://news.ycombinator.com/item?id=47588286</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Tue, 31 Mar 2026 14:57:47 +0000</pubDate><link>https://variety.is/posts/claude-code-buddies/</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47588286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47588286</guid></item><item><title><![CDATA[Finding a typo in Fourth Wing using AI]]></title><description><![CDATA[
<p>Article URL: <a href="https://variety.is/posts/fourth-wing-typo/">https://variety.is/posts/fourth-wing-typo/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47546607">https://news.ycombinator.com/item?id=47546607</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 27 Mar 2026 18:40:35 +0000</pubDate><link>https://variety.is/posts/fourth-wing-typo/</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47546607</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47546607</guid></item><item><title><![CDATA[New comment by sync in "Ensu – Ente’s Local LLM app"]]></title><description><![CDATA[
<p>Hmm, the Mac app downloaded gemma-3-4b-it-Q4_K_M.gguf for me (on an Apple M4) - maybe the desktop apps download different models?<p>Though, I don't see any references to Gemma at all in the open source code...</p>
]]></description><pubDate>Wed, 25 Mar 2026 14:05:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=47517519</link><dc:creator>sync</dc:creator><comments>https://news.ycombinator.com/item?id=47517519</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47517519</guid></item></channel></rss>