<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: cvwright</title><link>https://news.ycombinator.com/user?id=cvwright</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 24 Aug 2026 02:19:22 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=cvwright" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by cvwright in "Canada will match US tariffs 'dollar for dollar' as trade talks break down"]]></title><description><![CDATA[
<p>It’s curious how tariffs are always a bad move for the US, but always a good move for other countries.</p>
]]></description><pubDate>Sat, 22 Aug 2026 14:34:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49400191</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49400191</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49400191</guid></item><item><title><![CDATA[New comment by cvwright in "Super El Niño Keeps Growing as New Forecasts Reach Record Territory Ahead Winter"]]></title><description><![CDATA[
<p>I come from a lower class US background.<p>I assure you, take one look at us and you’ll instantly see that very few of us are in any danger of starving.</p>
]]></description><pubDate>Sun, 16 Aug 2026 22:24:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49324361</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49324361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49324361</guid></item><item><title><![CDATA[New comment by cvwright in "U of Michigan drops first-semester grades to ‘curb mental health crisis’"]]></title><description><![CDATA[
<p>As you point out, a HS diploma is largely meaningless these days.<p>This discussion is about students trying to get into top colleges, which is a completely different population with completely different problems from those doing the bare minimum.</p>
]]></description><pubDate>Thu, 13 Aug 2026 12:31:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49284960</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49284960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49284960</guid></item><item><title><![CDATA[New comment by cvwright in "Born Against, or why hobby programming communities are against LLM usage"]]></title><description><![CDATA[
<p>Where are these well engineered products made with care?  I would love to use more tech like that.<p>Unfortunately most sites and apps have been low quality and getting worse since well before AI coding became a thing.  Examples: Lowes, Home Depot, American Airlines - all shockingly bad for companies of that size.</p>
]]></description><pubDate>Thu, 06 Aug 2026 18:42:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49200625</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49200625</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49200625</guid></item><item><title><![CDATA[New comment by cvwright in "AI doesn't generate working products, that's still your job"]]></title><description><![CDATA[
<p>We’ve already had those limits for years on any corporate project with average (or below) developers.<p>I work with a lot of AI code, and it’s not any worse than what big teams were already producing.<p>A small team of 2-3 really good humans is in a whole different league, but that has always been a very rare case.</p>
]]></description><pubDate>Sat, 01 Aug 2026 15:10:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49135131</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49135131</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49135131</guid></item><item><title><![CDATA[New comment by cvwright in "2x, not 10x: coding with LLMs in 2026"]]></title><description><![CDATA[
<p>We’re at the point where people who talk too fancy get accused of being LLMs, and the people who make human mistakes get scolded for grammar.</p>
]]></description><pubDate>Fri, 31 Jul 2026 01:02:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49117856</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49117856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49117856</guid></item><item><title><![CDATA[New comment by cvwright in "It's not empowering to hand off the details"]]></title><description><![CDATA[
<p>Sometimes I don’t need my todo app to be “great” or revolutionary in any way.  I just need it to work, and bog standard average is perfectly fine for a lot of things.<p>This frees me up to spend more time at the design level, solving harder or more novel problems.</p>
]]></description><pubDate>Mon, 27 Jul 2026 03:00:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49064732</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49064732</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49064732</guid></item><item><title><![CDATA[New comment by cvwright in "The growing vigilante movement to knock out Flock surveillance cameras"]]></title><description><![CDATA[
<p>Sounds like a mini version of Habermas’s legitimation crisis playing out in real time</p>
]]></description><pubDate>Sun, 26 Jul 2026 03:36:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49054452</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=49054452</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49054452</guid></item><item><title><![CDATA[New comment by cvwright in "Searchable field-level encryption on Supabase with CipherStash"]]></title><description><![CDATA[
<p>Don’t use deterministic encryption unless your data is already highly random.<p>Any adversary who knows the distribution of the plaintext data can guess what your encrypted values are, with accuracy that improves as your sample size increases.<p>There were a bunch of papers on this 10-12 years ago.  (Full disclosure: I was an author on some of them.)</p>
]]></description><pubDate>Sun, 19 Jul 2026 13:45:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48968182</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48968182</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48968182</guid></item><item><title><![CDATA[New comment by cvwright in "Death of the Status Update: Why 55% of Americans Stopped Posting on Social Media"]]></title><description><![CDATA[
<p>It was a big year for the culture war.  People who had previously been cordial suddenly needed to fight each other over politics and other controversies of the day.  The rest of us watched this happen, then slowly backed away.</p>
]]></description><pubDate>Sun, 12 Jul 2026 23:38:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48886000</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48886000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48886000</guid></item><item><title><![CDATA[New comment by cvwright in "Most arguments are about ego, not ideas"]]></title><description><![CDATA[
<p>You should try writing a design doc with the AI before you have it write the code.  It will make random extrapolations from your first prompt, some good and some bad.  Then you get a chance to argue back and forth with yourself with the robot as a helper.</p>
]]></description><pubDate>Wed, 01 Jul 2026 22:39:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48754088</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48754088</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48754088</guid></item><item><title><![CDATA[New comment by cvwright in "The dead economy theory"]]></title><description><![CDATA[
<p>The best early example of this is that Anthropic is already eating the lunch of all the new “AI security audit” companies. And they were only a few years old.<p>Those guys certainly thought they were being novel and creative, using AI to disrupt an expensive and labor intensive business model. But now with Claude Security, their own market share is going to be gobbled up before they can even get established.</p>
]]></description><pubDate>Sat, 30 May 2026 12:47:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48335598</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48335598</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48335598</guid></item><item><title><![CDATA[New comment by cvwright in "Nobody cracks open a programming book anymore"]]></title><description><![CDATA[
<p>Unfortunately even in the old days, a truly good programming book like you’re describing was depressingly rare.<p>Younger me really enjoyed some of the game programming books by Andre Lamothe.<p>Most “Learn Language X” books were terrible with over focus on syntax and very little thought into organization.</p>
]]></description><pubDate>Tue, 26 May 2026 00:16:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48273442</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48273442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48273442</guid></item><item><title><![CDATA[New comment by cvwright in "Claude is not your architect. Stop letting it pretend"]]></title><description><![CDATA[
<p>LLMs are bringing us back to all the “proper” software engineering stuff that we’ve always known we should be doing, but until now we never had enough time/people/money to do it right.<p>Brainstorming and research before writing a design.<p>Writing a design or spec before writing the code.<p>Comprehensive unit tests.<p>Etc etc etc.<p>Like you, I get <i>vastly</i> better output from the tool when I create a detailed spec in markdown before I let it start coding.  And bonus, the LLM is pretty good at helping with the spec too.</p>
]]></description><pubDate>Sun, 24 May 2026 20:08:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48260580</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48260580</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48260580</guid></item><item><title><![CDATA[New comment by cvwright in "A message from President Kornbluth about funding and the talent pipeline"]]></title><description><![CDATA[
<p>You’re arguing that we have too many PhD students in CS, not too few.<p>I agree with you fwiw.</p>
]]></description><pubDate>Thu, 14 May 2026 19:22:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48139984</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48139984</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48139984</guid></item><item><title><![CDATA[New comment by cvwright in "A message from President Kornbluth about funding and the talent pipeline"]]></title><description><![CDATA[
<p>re: incentives, my proposal was always to let schools pay their football and basketball players, but require that grad  research assistants are paid the same.</p>
]]></description><pubDate>Thu, 14 May 2026 19:20:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48139962</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48139962</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48139962</guid></item><item><title><![CDATA[New comment by cvwright in "A message from President Kornbluth about funding and the talent pipeline"]]></title><description><![CDATA[
<p>I worked <i>a ton</i> in grad school, and it definitely sucked at the time.<p>But it’s crazy to complain about getting paid to go to school.  A grad stipend is there to minimally support you so you don’t have to get another job and can focus on your research.  It’s not supposed to be a career!</p>
]]></description><pubDate>Thu, 14 May 2026 19:18:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48139937</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48139937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48139937</guid></item><item><title><![CDATA[New comment by cvwright in "Mythos Finds a Curl Vulnerability"]]></title><description><![CDATA[
<p>Even that press release never claimed that Mythos was better than Opus at <i>finding</i> bugs.<p>They claim the huge advance is in <i>exploiting</i> the bugs.</p>
]]></description><pubDate>Mon, 11 May 2026 12:23:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48094079</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48094079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48094079</guid></item><item><title><![CDATA[New comment by cvwright in "Hardening Firefox with Claude Mythos Preview"]]></title><description><![CDATA[
<p>The word “exploit” may be doing a lot of work here. In my experience Opus 4.6 is perfectly happy to provide test cases that trigger ASAN, even without the super secret squirrel security access.<p>But if you ask it to get you a shell it’ll probably tell you to get lost.</p>
]]></description><pubDate>Fri, 08 May 2026 12:59:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48062433</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48062433</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48062433</guid></item><item><title><![CDATA[New comment by cvwright in "Singapore introduces caning for boys who bully others at school"]]></title><description><![CDATA[
<p>It’s been said that the British executed about 1% of their population each year for a few hundred years, and that a similar number died in prison.<p>The claim is that this made Britain a much safer country in later centuries.</p>
]]></description><pubDate>Fri, 08 May 2026 11:57:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48061842</link><dc:creator>cvwright</dc:creator><comments>https://news.ycombinator.com/item?id=48061842</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48061842</guid></item></channel></rss>