<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: blintz</title><link>https://news.ycombinator.com/user?id=blintz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 14 Apr 2026 13:18:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=blintz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by blintz in "Launch HN: Canary (YC W26) – AI QA that understands your code"]]></title><description><![CDATA[
<p>I really want automated QA to work better! It's a great thing to work on.<p>Some feedback:<p>- I definitely don't want three long new messages on every PR. Max 1, ideally none? Codex does a great job just using emoji.<p>- The replay is cool. I don't make a website, so maybe I'm not the target market, but I'd like QA for our backend.<p>- Honestly, I'd rather just run a massive QA run every day, and then have any failures bisected, rather than per-PR.<p>- I am worried that there's not a lot of value beyond the intelligence of the foundation models here.</p>
]]></description><pubDate>Thu, 19 Mar 2026 17:02:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47442523</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=47442523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47442523</guid></item><item><title><![CDATA[New comment by blintz in "Banned in California"]]></title><description><![CDATA[
<p>They are playing a bit fast and loose with the word "banned".<p>> Your smartphone contains materials processed through semiconductor fabrication, chemical etching, metal anodizing, glass tempering, and electroplating — none of which you could start a new facility for in California without years of litigation.<p>I agree that we should make it easier to do things, specifically by decreasing the amount of litigation involved in doing stuff. But the risk of a bunch of litigation isn't a ban, right? I get that it's trying to be attention-grabbing, but calling it a ban when it's not just sort of confuses the issue.</p>
]]></description><pubDate>Wed, 25 Feb 2026 23:48:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47159769</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=47159769</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47159769</guid></item><item><title><![CDATA[New comment by blintz in "Make.ts"]]></title><description><![CDATA[
<p>I have tried many times to do this, but lack even the minor discipline required. I inevitably make changes to the commands I want to run at the command line, rather than in the script, and then later forget to edit them in the script.<p>Instead, I now swear by atuin.sh, which just remembers every command I've typed. It's sort of bad, since I never actually get nice scripts, just really long commands, but it gets you 50% of the way there with 0 effort. When leaving my last job, I even donated my (very long) atuin history to my successor, which I suspect was more useful than any document I wrote.<p>My only hot tip: atuin overrides the up-arrow by default, which is really annoying, so do `atuin init zsh --disable-up-arrow` to make it only run on Ctrl-R.</p>
]]></description><pubDate>Wed, 28 Jan 2026 17:29:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46798584</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46798584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46798584</guid></item><item><title><![CDATA[New comment by blintz in "Show HN: isometric.nyc – giant isometric pixel art map of NYC"]]></title><description><![CDATA[
<p>I see, yeah, I can see how if it's like 100% matching some parts of the style, but then failing completely on other parts, it's a huge pain to deal with. I wonder if a bigger model could loop here - like, have GPT 5.2 compare the fine-tune output and the Nano Banana output, notice that trees + water are bad, select more examples to fine-tune on, and the retry. Perhaps noticing that the trees and water are missing or bad is a more human judgement, though.</p>
]]></description><pubDate>Thu, 22 Jan 2026 18:56:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46723606</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46723606</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46723606</guid></item><item><title><![CDATA[New comment by blintz in "Show HN: isometric.nyc – giant isometric pixel art map of NYC"]]></title><description><![CDATA[
<p>I was most surprised by the fact that it only took 40 examples for a Qwen finetune to match the style and quality of (interactively tuned) Nano Banana. Certainly the end result does not look like the stock output of open-source image generation models.<p>I wonder if for almost any bulk inference / generation task, it will generally be dramatically cheaper to (use fancy expensive model to generate examples, perhaps interactively with refinements) -> (fine tune smaller open-source model) -> (run bulk task).</p>
]]></description><pubDate>Thu, 22 Jan 2026 18:07:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46722919</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46722919</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46722919</guid></item><item><title><![CDATA[New comment by blintz in "Verizon Wireless Is Down"]]></title><description><![CDATA[
<p>I reset my network settings and updated before realizing this is just an outage. I kept searching “<MY LOCATION> Verizon outage” but did not even consider it could be nationwide. I guess it shows how rare nationwide outages are.</p>
]]></description><pubDate>Wed, 14 Jan 2026 18:41:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46620511</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46620511</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46620511</guid></item><item><title><![CDATA[New comment by blintz in "Google AI Studio is now sponsoring Tailwind CSS"]]></title><description><![CDATA[
<p>Google (and Vercel) are great for doing this! I would like to see Anthropic and OpenAI do something similar, since they too greatly benefit from Tailwind CSS.</p>
]]></description><pubDate>Thu, 08 Jan 2026 21:38:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=46546856</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46546856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46546856</guid></item><item><title><![CDATA[New comment by blintz in "How uv got so fast"]]></title><description><![CDATA[
<p>> PEP 658 went live on PyPI in May 2023. uv launched in February 2024. The timing isn’t coincidental. uv could be fast because the ecosystem finally had the infrastructure to support it. A tool like uv couldn’t have shipped in 2020. The standards weren’t there yet.<p>How/why did the package maintainers start using all these improvements? Some of them sound like a bunch of work, and getting a package ecosystem to move is hard. Was there motivation to speed up installs across the ecosystem? If setup.py was working okay for folks, what incentivized them to start using pyproject.toml?</p>
]]></description><pubDate>Fri, 26 Dec 2025 20:24:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46395819</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46395819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46395819</guid></item><item><title><![CDATA[New comment by blintz in "Show HN: Books mentioned on Hacker News in 2025"]]></title><description><![CDATA[
<p>I tend to avoid sci-fi that hits too close to home (don't love any of the AI/internet/crypto classics, same reason I can't bear to watch Silicon Valley), so I was a little bored by the top of the the list.<p>But, there's really good stuff that I've loved just a bit down the list: Foundation, The Left Hand Of Darkness, The Dispossessed, Stories of Your Life and Others, Exhalation, Children Of Time, Dune.<p>Was surprised the Mars trilogy was pretty low (might be the keyword indexing?) - highly recommend, as long as you don't get too bored by descriptions of rock.</p>
]]></description><pubDate>Sun, 21 Dec 2025 20:33:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46348141</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46348141</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46348141</guid></item><item><title><![CDATA[New comment by blintz in "Rust in the kernel is no longer experimental"]]></title><description><![CDATA[
<p>Doesn’t rustc emit LLVM IR? Are there a lot of systems that LLVM doesn’t support?</p>
]]></description><pubDate>Wed, 10 Dec 2025 05:22:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=46214367</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46214367</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46214367</guid></item><item><title><![CDATA[New comment by blintz in "NSA and IETF, part 3: Dodging the issues at hand"]]></title><description><![CDATA[
<p>There was lots of public scrutiny of Kyber (ML-KEM); DJB made his own submission to the NIST PQC standardization process. A purposely introduced backdoor in Kyber makes absolutely no sense; it was submitted by 11 respected cryptographers, and analyzed by hundreds of people over the course of standardization.<p>I disagree that ML-KEM is "obviously weaker". In some ways, lattice-based cryptography has <i>stronger</i> hardness foundations than RSA and EC (specifically, average -> worst case reductions).<p>ML-KEM and EC are definitely complementary, and I would probably only deploy hybrids in the near future, but I don't begrudge others who wish to do pure ML-KEM.</p>
]]></description><pubDate>Mon, 24 Nov 2025 18:49:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=46037585</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46037585</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46037585</guid></item><item><title><![CDATA[New comment by blintz in "NSA and IETF, part 3: Dodging the issues at hand"]]></title><description><![CDATA[
<p>> I think the whole point is that some people would be forced to use it due to other standards picking previously-standardized ciphers. He explains and cites examples of this in the past.<p>If an organization wants to force its clients or servers to use pure ML-KEM, they can already do this using any means they like. The standardization of a TLS ciphersuite is besides the point.<p>> He comes with historical and procedural evidence of bad faith. Why is this ridiculous?<p>Yes, the NSA has nefariously influenced standards processes. That does not mean that in each and every standards process (especially the ones that don't go your way) you can accuse everyone who disagrees with you, on the merits, of having some ulterior motive or secret relationship with the NSA. That is exactly what he has done repeatedly, both on his blog and on the list.<p>> why wouldn't you equate that to working for the NSA (or something equally bad)?<p>For the simple reason that you should not accuse another person of working for the NSA without real proof of that! The standard of proof for an accusation like that cannot be "you disagree with me".</p>
]]></description><pubDate>Mon, 24 Nov 2025 18:37:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=46037415</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46037415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46037415</guid></item><item><title><![CDATA[New comment by blintz in "NSA and IETF, part 3: Dodging the issues at hand"]]></title><description><![CDATA[
<p>> Since ML-KEM is supported by the NSA, it should be assumed to have a NSA-known backdoor that they want to be used as much as possible<p>AES and RSA are also supported by the NSA, but that doesn’t mean they were backdoored.</p>
]]></description><pubDate>Mon, 24 Nov 2025 16:17:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46035699</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46035699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46035699</guid></item><item><title><![CDATA[New comment by blintz in "NSA and IETF, part 3: Dodging the issues at hand"]]></title><description><![CDATA[
<p>TLS 1.3 did do that, but it also fixed the ciphersuite negotiation mechanism (and got formally verified). So downgrade attacks are a moot point now.</p>
]]></description><pubDate>Mon, 24 Nov 2025 16:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=46035676</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46035676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46035676</guid></item><item><title><![CDATA[New comment by blintz in "NSA and IETF, part 3: Dodging the issues at hand"]]></title><description><![CDATA[
<p>Standardizing a codepoint for a pure ML-KEM version of TLS is fine. TLS clients always get to choose what ciphersuites they support, and nothing forces you to use it.<p>He has essentially accused anyone who shares this view of secretly working for the NSA. This is ridiculous.<p>You can see him do this on the mailing list: <a href="https://mailarchive.ietf.org/arch/browse/tls/?q=djb" rel="nofollow">https://mailarchive.ietf.org/arch/browse/tls/?q=djb</a></p>
]]></description><pubDate>Mon, 24 Nov 2025 16:10:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=46035623</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=46035623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46035623</guid></item><item><title><![CDATA[New comment by blintz in "Atuin Desktop: Runbooks That Run – Now Open Source"]]></title><description><![CDATA[
<p>Love atuin - has saved my ass many more times than I can count. The more you guys can monetize the better; will help keep the base product good. Even pretty senior devs (who don’t always love changing their workflows) can find a lot of value in it.<p>I would pay you guys for E2EE syncing, but I think it’s free at the moment. Charge me!</p>
]]></description><pubDate>Tue, 30 Sep 2025 23:49:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=45432717</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=45432717</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45432717</guid></item><item><title><![CDATA[New comment by blintz in "Signal Secure Backups"]]></title><description><![CDATA[
<p>It’s symmetric keys, so quantum doesn’t matter.</p>
]]></description><pubDate>Mon, 08 Sep 2025 18:07:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=45171709</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=45171709</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45171709</guid></item><item><title><![CDATA[New comment by blintz in "Are we decentralized yet?"]]></title><description><![CDATA[
<p>> This page measures the concentration of the Fediverse and the Atmosphere according to the Herfindahl–Hirschman Index (HHI), an indicator from economics used to measure competition between firms in an industry. Mathematically, HHI is the sum of the squares of market shares of all servers.<p>I had not heard of this metric before - it’s neat and simple to understand. If you scaled it down to 0-100 (by dividing by 100), I think it would make the numbers more immediately understandable. I’d even consider inverting it (so 0 = centralized and 100 = decentralized), since the website title implies measuring progress ‘towards’ decentralization.</p>
]]></description><pubDate>Sat, 30 Aug 2025 21:03:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=45077977</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=45077977</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45077977</guid></item><item><title><![CDATA[New comment by blintz in "The Bluesky Dictionary"]]></title><description><![CDATA[
<p>I'm surprised at how normal some of the unseen words are. I expected them to all be archaic or niche, but many are pretty reasonable: 'congregant', 'definer', 'stereoscope'.</p>
]]></description><pubDate>Thu, 07 Aug 2025 01:51:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44819794</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=44819794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44819794</guid></item><item><title><![CDATA[New comment by blintz in "Fully homomorphic encryption and the dawn of a private internet"]]></title><description><![CDATA[
<p>This is a good one: <a href="https://eprint.iacr.org/2019/720.pdf" rel="nofollow">https://eprint.iacr.org/2019/720.pdf</a></p>
]]></description><pubDate>Fri, 18 Jul 2025 17:49:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=44607750</link><dc:creator>blintz</dc:creator><comments>https://news.ycombinator.com/item?id=44607750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44607750</guid></item></channel></rss>