<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: lukeasrodgers</title><link>https://news.ycombinator.com/user?id=lukeasrodgers</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 24 Apr 2026 08:34:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=lukeasrodgers" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by lukeasrodgers in "Claude Code removed from Anthropic's Pro plan"]]></title><description><![CDATA[
<p>Claude Design was iterating on the plans page and decided to remove clutter and their review bot LGTM’d it as “minor copy change human review not required” and auto-merged it.</p>
]]></description><pubDate>Tue, 21 Apr 2026 21:36:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47854823</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=47854823</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47854823</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "The Isolation Trap: Erlang"]]></title><description><![CDATA[
<p>I don’t have much experience with pony but it seems like it addresses the core concerns in this article by design <a href="https://www.ponylang.io/discover/why-pony/" rel="nofollow">https://www.ponylang.io/discover/why-pony/</a>. I wish it were more popular.</p>
]]></description><pubDate>Sat, 14 Mar 2026 11:12:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47375470</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=47375470</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47375470</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Every country should set 16 as the minimum age for social media accounts"]]></title><description><![CDATA[
<p>Evidence is often contradictory, especially in the social sciences--that is not a terribly damning charge in this case. Additionally, there is evidence that relationship between social media use and anxiety/depression is not just an association, see Meta's own internal research from 2019: <a href="https://metasinternalresearch.org/#block-2e15def2e67a803a83ece37f6cd35c9f" rel="nofollow">https://metasinternalresearch.org/#block-2e15def2e67a803a83e...</a>.<p>"Meta’s own researchers found — in an experiment they believed was better designed than any external study done thus far — that reducing time on their platforms improved mental health and well-being, specifically depression, anxiety, loneliness, and social comparison."</p>
]]></description><pubDate>Thu, 15 Jan 2026 03:47:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=46627781</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46627781</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46627781</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Ask HN: Share your personal website"]]></title><description><![CDATA[
<p><a href="https://lukerodgers.ca/" rel="nofollow">https://lukerodgers.ca/</a></p>
]]></description><pubDate>Thu, 15 Jan 2026 03:15:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=46627586</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46627586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46627586</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "More on whether useful quantum computing is “imminent”"]]></title><description><![CDATA[
<p>Could you elaborate as you why you think it is a grotesque strawman? It doesn’t strike me as such, even on rereading.</p>
]]></description><pubDate>Mon, 22 Dec 2025 14:12:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=46354249</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46354249</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46354249</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Pricing Changes for GitHub Actions"]]></title><description><![CDATA[
<p>Buildkite doesn't have per-minute charges for self-hosted agents.</p>
]]></description><pubDate>Tue, 16 Dec 2025 19:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=46292836</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46292836</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46292836</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "McDonald's removes AI-generated ad after backlash"]]></title><description><![CDATA[
<p>The ad is hilariously bad but McDonald’s has done many terrible ads over the years where “creatives” were involved eg the infamous random red couch ad.</p>
]]></description><pubDate>Thu, 11 Dec 2025 11:32:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=46230115</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46230115</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46230115</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "AI will make formal verification go mainstream"]]></title><description><![CDATA[
<p>I would like this to be true, but am a bit skeptical.<p>I am what the article calls an "industrial software engineer" and I work on "low- to medium-assurance" projects, but have used various formal methods (alloy and TLA+) in my work to prevent and discover bugs.<p>I've experimented with using LLMs to generate both Alloy and TLA+ a couple times over the past years, and the problems I see are:<p>- They have gotten better over the last few years, but still can only produce useful results in the hands of someone who is moderately competent. Becoming moderately competent requires many hours of investment in these tools, and you will lose much of this competence if you don't keep it up. For example, I can still read TLA+ and Pluscal but can't write them without lots of referring to the docs because I only write them like once or twice a year.<p>- They suffer even more from GIGO than other aspects of software development. If you can't really rigorously define your problem you will get a bad model/output that only gives you false confidence. A large part of the value of doing formal methods is building the muscle for thinking rigorously. Hillel Wayne says this in several places, that doing enough TLA+ (e.g.) work gives you a much better innate sense for where there will be race conditions.<p>- There will still be a cultural and technical problems with integrating formal methods, and their artifacts, into the rest of your codebase and team. For example, how do you prevent drift? Will you have a CI automation that uses an LLM to detect when the spec has diverged from the code?<p>I'm not saying it is impossible that this will happen, and I would love to be wrong, but the general tendency I see with LLM use is to make software developers <i>less</i> intimately familiar with their tools, and <i>less</i> invested in deeply understanding their code. That bodes ill for formal methods even more than regular programming.</p>
]]></description><pubDate>Wed, 10 Dec 2025 13:29:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46217471</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46217471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46217471</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Cloudflare outage on December 5, 2025"]]></title><description><![CDATA[
<p>Roll back is not always the right answer. I can’t speak to its appropriateness in this particular situation of course, but sometimes “roll forward” is the better solution.</p>
]]></description><pubDate>Fri, 05 Dec 2025 16:09:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=46163205</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=46163205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46163205</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "You are how you act"]]></title><description><![CDATA[
<p>Here are the article's main points, as I see them:<p>1. The "modern American self" is best defined by (the tension between) Franklin and Rousseau.
2. Rousseau believes X and Franklin believes Y.
3. "Modern America" (society? politics? government?) flip flops between these two, though they are "almost entirely incompatible".
4. The author claims one of them scales, and says he likes it.<p>I engage directly with claims 2 and 3.<p>I think 1 is another <i>completely absurd</i> simplification. I do not address it, or claim 4. I don't see how that constitutes lack of engagement or quibbling. Perhaps I could have written an essay refuting OP with many citations, but I don't think that level of work is required to constitute legitimate engagement.<p>I guess you're probably right that my comment is more shame than content, maybe 60/40 shame to content, I should have dialed that down a bit. Fwiw I think it's fine to be simple-minded and ignorant, I am both of those things about many topics, but then your writing and argumentation should reflect your lack of knowledge and certainty. OP's article is, otoh, full of hot air.</p>
]]></description><pubDate>Mon, 27 Oct 2025 13:48:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=45721019</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=45721019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45721019</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "You are how you act"]]></title><description><![CDATA[
<p>I don't know much about Franklin, but this strikes me as a gross oversimplification of Rousseau, to the point where I wonder whether the author has actually read much Rousseau, rather than just other lightweight "thinky pieces" on Rousseau. For example The Social Contract is significantly concerned with how people can and will act in accordance with the general will.<p>Also the idea that these philosophies are "almost entirely incompatible" reveals the author's complete ignorance of one of the most important influences in Western philosophy, Aristotle, for whom concordance of action and "intention" (arguably not an ancient Greek concept, but close enough for an hn comment) must be united in ethically good action.<p>But if your goal is not actually to understand anything and merely to sound smart on a causal reading, and perhaps try to get people to "not think so damn much and just do stuff" I guess this piece achieves its goal.</p>
]]></description><pubDate>Mon, 27 Oct 2025 12:37:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=45720323</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=45720323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45720323</guid></item><item><title><![CDATA[Is Glass Liquid or Solid?]]></title><description><![CDATA[
<p>Article URL: <a href="https://math.ucr.edu/home/baez/physics/General/Glass/glass.html">https://math.ucr.edu/home/baez/physics/General/Glass/glass.html</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44995385">https://news.ycombinator.com/item?id=44995385</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 23 Aug 2025 12:08:56 +0000</pubDate><link>https://math.ucr.edu/home/baez/physics/General/Glass/glass.html</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=44995385</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44995385</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Serving 200M requests per day with a CGI-bin"]]></title><description><![CDATA[
<p>Does anyone know if the benchmarking tool the author uses, plow, avoids coordinated omission (<a href="https://www.scylladb.com/2021/04/22/on-coordinated-omission/" rel="nofollow">https://www.scylladb.com/2021/04/22/on-coordinated-omission/</a>)? I didn’t see any mention in the docs, and haven’t been able to peruse the source code yet.</p>
]]></description><pubDate>Fri, 04 Jul 2025 16:18:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44465788</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=44465788</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44465788</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "An Introduction to Tribalism for the Modern World That Has Forgotten It"]]></title><description><![CDATA[
<p>There are a lot of big claims here and literally not a single reference to anthropological research or even anything resembling it. This article is very badly argued.</p>
]]></description><pubDate>Sat, 28 Jun 2025 12:04:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=44404061</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=44404061</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44404061</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Jemalloc Postmortem"]]></title><description><![CDATA[
<p>If my kid is sad that she cannot have an extra granola bar, that does not imply that I am wrong to deny her, or even that she thinks I am wrong, it just means she wishes she could have one.</p>
]]></description><pubDate>Fri, 13 Jun 2025 11:34:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=44267590</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=44267590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44267590</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Remembering Alasdair MacIntyre"]]></title><description><![CDATA[
<p>Yes, this is still the most persuasive and concise argument I’ve encountered against a whole host of forms of biological reductionism, including those based on modern fmri techniques.</p>
]]></description><pubDate>Fri, 23 May 2025 22:56:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44077335</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=44077335</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44077335</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Ruby 3.5 Feature: Namespace on read"]]></title><description><![CDATA[
<p>Typically with rails applications, test dependencies are <i>not</i> used for local development (i.e. running the rails server on your local machine), they are separate groups in the Gemfile.</p>
]]></description><pubDate>Tue, 13 May 2025 13:01:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=43972467</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=43972467</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43972467</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "I Cannot Be Technical"]]></title><description><![CDATA[
<p>This reminds me of an interview with Luce Irigaray in which, IIRC, the interviewer asks her if she is (or considers herself to be) a "writer", using the French word écrivain, a masculine noun, and she responds something to the effect of "it is not me who decides that question."</p>
]]></description><pubDate>Thu, 17 Apr 2025 16:27:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=43719096</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=43719096</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43719096</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "We avoid effort even though it can improve our well-being"]]></title><description><![CDATA[
<p>“Conscientiousness is also negatively correlated to intelligence at around -0.27”<p>Do you have a citation that supports that claim without qualifiers?<p>I recently reviewed a bunch of the literature on this topic and it seems like the jury is very much still out, in some cases there is a negative correlation, in others positive, in others none at all.</p>
]]></description><pubDate>Thu, 03 Oct 2024 11:49:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41729757</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=41729757</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41729757</guid></item><item><title><![CDATA[New comment by lukeasrodgers in "Yes, you can have exactly-once delivery"]]></title><description><![CDATA[
<p>Here is my understanding, roughly:<p>- say you need a messaging system to communicate between different components
- that messaging system is a 3rd party library or tool, it has no knowledge of your needs or architecture
- therefore it can have no knowledge of what counts as a duplicate message, it either just blasts your message off once, or blasts them off until it gets an ack, it is up to the software you build around this component to avoid duplicate processing
- so yes of course you can build "exactly once processing" on top of an "at least once delivery" system 
- but it still makes sense to talk about the distinction between delivery and processing, and "exactly once delivery is impossible" is still (in OP's terms) a "useful" claim<p>I haven't personally used kafka but it and similar systems (I vaguely recall some work by Pat Helland that may fall into a similar bucket) could possibly be said to a) constitute messaging systems, b) provide exactly once delivery semantics, in that they are 
less of a library and more of a framework that provide a concept of "duplicate message" that you basically buy into by using those systems.<p>You could then argue that "if it provides exactly once delivery it is not a messaging system", maybe there's a good argument there or maybe it's just pedantry.</p>
]]></description><pubDate>Fri, 20 Sep 2024 03:20:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=41598501</link><dc:creator>lukeasrodgers</dc:creator><comments>https://news.ycombinator.com/item?id=41598501</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41598501</guid></item></channel></rss>