<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: chriswait</title><link>https://news.ycombinator.com/user?id=chriswait</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 29 May 2026 16:41:33 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=chriswait" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by chriswait in "Blue Origin's New Glenn blows up during static fire test"]]></title><description><![CDATA[
<p>I think that's the joke</p>
]]></description><pubDate>Fri, 29 May 2026 09:05:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48320814</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=48320814</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48320814</guid></item><item><title><![CDATA[New comment by chriswait in "Average is all you need"]]></title><description><![CDATA[
<p>I always find it a bit weird to see posts on the front page where all the comments disagree with the central premise of the article. In this case the post is an ad advocating for executing code you didn't write and handing the results to your manager.<p>It makes me wonder if Hacker News has a silent majority of people who would actually use AI in this way without wanting to admit it, and a vocal minority of people who wouldn't.</p>
]]></description><pubDate>Fri, 17 Apr 2026 13:37:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47805822</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=47805822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47805822</guid></item><item><title><![CDATA[New comment by chriswait in "Programmers are modern-day computers"]]></title><description><![CDATA[
<p>Ah okay, I think it's a perfect analogy, and this helps clarify where our disagreement is.<p>I do believe it's a binary thing: One day a model gets released which is sufficiently good at programming that I don't need to be able to debug or write code any more. That's the exact day my skills aren't relevant.<p>They aren't only 50% relevant 6 months before that date, because I need to entirely maintain my code during that 6 months, so that 50% is effectively 100%.<p>Seeing it as a spectrum carries a specific risk: you neglect your skills <i>before</i> that point is actually reached, at which point you're relying on code you can't understand properly or debug.<p>I think if you wanted rigorous technical discussion, this is the sort of specificity your article would've needed.</p>
]]></description><pubDate>Thu, 06 Feb 2025 15:07:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=42963057</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=42963057</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42963057</guid></item><item><title><![CDATA[New comment by chriswait in "Programmers are modern-day computers"]]></title><description><![CDATA[
<p>Not really? Your thinking about the definition of the word "relevant" seems a bit confused here... By your logic, home insurance is "irrelevant" because you don't seem to use it much, then one day it's suddenly <i>extremely</i> relevant (at which point then it's too late to buy it).<p>I guess we'd probably agree that "writing code is an irrelevant skill" actually all comes down to whether LLMs will improve enough to match humans at programming, and thus comprehensively remove the need for fixing their work.<p>They currently don't, so at the time you claimed this it was incorrect. Maybe they will in the future, at which point it would be correct.<p>So, would it be responsible for me to bet my career on your advice today? Obviously not, which is why most people here disagree with your article.<p>You were prepared in advance to explain that criticism as people having a strong negative emotional reaction, so I'm not sure why you posted it here in the first place instead of LinkedIn where it might reach a more supportive audience.</p>
]]></description><pubDate>Wed, 05 Feb 2025 15:39:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42950037</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=42950037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42950037</guid></item><item><title><![CDATA[New comment by chriswait in "Programmers are modern-day computers"]]></title><description><![CDATA[
<p>Obviously I assume LLMs will continue to improve, I don't know why you'd think I don't.<p>But the actual relevant prediction here (the one you're confident enough about to give skills development advice on) is whether they'll improve <i>sufficiently</i> that programming is no longer a relevant skill.<p>I think that's possible, but I'm not nearly so confident I'd write your article: LLMs went mainstream ~2 years ago, and they still have some pretty basic limitations when it comes to computational/mathematical reasoning, which they'll need to solve novel software engineering tasks. (Articles about these limitations get posted here pretty frequently)<p>To your second point, I'm still not sure how you will debug someone else's code without learning to write code yourself, because you need to be able to read code, and understand it well enough to execute it inside your mind. I am not totally convinced you understand the difference between "understanding programming concepts" and "being able to understand whether this code works".<p>Sorry if this comes across as rude, but I think the reason the feedback on your post is overall quite negative is that you're excited about AI making this job much easier, and your advice about which skills are worth learning are too confident. Ironically I think an LLM would give a more balanced view than you have.</p>
]]></description><pubDate>Wed, 05 Feb 2025 14:06:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=42948641</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=42948641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42948641</guid></item><item><title><![CDATA[New comment by chriswait in "Programmers are modern-day computers"]]></title><description><![CDATA[
<p>Okay, but what will you actually do when your LLM writes code which doesn't actually error but produces incorrect behaviour, and no matter how long you spend refining your prompt or trying different models it can't fix it for you?<p>Obviously you'll have to debug the code yourself, for which you'll need those programming skills that you claimed weren't relevant any more.<p>Eventually you'll ask a software engineer, who will probably be paid more than you because "knowing what to build" and "evaluating the end result" are skills more closely related to product management - a difficult and valuable job that just doesn't require the same level of specialisation.<p>Lots of us have been the engineer here, confused and asking why you took approach X to solve this problem and sheepishly being told "Oh I actually didn't write this code, I don't know how it works".<p>You are confidently asserting that people can safely skip learning a whole <i>way of thinking</i>, not just some syntax and API specs. Some programmers can be replaced by an LLM, but not most of them.</p>
]]></description><pubDate>Tue, 04 Feb 2025 16:00:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42934077</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=42934077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42934077</guid></item><item><title><![CDATA[New comment by chriswait in "Shining a light on the digital dark age"]]></title><description><![CDATA[
<p>If this wasn’t true, we couldn’t know it.</p>
]]></description><pubDate>Fri, 01 Sep 2023 18:59:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=37354845</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=37354845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37354845</guid></item><item><title><![CDATA[New comment by chriswait in "Why do recipe writers lie about how long it takes to caramelize onions? (2012)"]]></title><description><![CDATA[
<p>The author wrote a follow up in Gizmodo - apparently Google's answer boxes were <i>also</i> claiming that it took "about 5 minutes", and they were listing OPs article as the source. Incredible.<p><a href="https://gizmodo.com/googles-algorithm-is-lying-to-you-about-onions-and-blam-1793057789" rel="nofollow">https://gizmodo.com/googles-algorithm-is-lying-to-you-about-...</a></p>
]]></description><pubDate>Wed, 24 May 2023 13:23:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=36057671</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=36057671</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36057671</guid></item><item><title><![CDATA[New comment by chriswait in "Ableton Push 3"]]></title><description><![CDATA[
<p>This comment is unusually well known. If you google the url wrapped in quotes, you'll see it referred to as "the famous/infamous dropbox comment".<p>It's become something of a symbol for how hackernews commenters sometimes confidently miss the appeal of products/services. It's relevant here because the Push 3 doesn't compete with iPads on processing power.</p>
]]></description><pubDate>Tue, 23 May 2023 16:25:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=36046574</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=36046574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36046574</guid></item><item><title><![CDATA[Can a neural network learn to walk as a physical object in a physics simulation?]]></title><description><![CDATA[
<p>Article URL: <a href="https://twitter.com/matthen2/status/1646108675684151298">https://twitter.com/matthen2/status/1646108675684151298</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=35546289">https://news.ycombinator.com/item?id=35546289</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 12 Apr 2023 20:25:30 +0000</pubDate><link>https://twitter.com/matthen2/status/1646108675684151298</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=35546289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35546289</guid></item><item><title><![CDATA[New comment by chriswait in "Why are movies so dark these days?"]]></title><description><![CDATA[
<p>>It would be LESS work to just follow the source material.<p>But the source material might be less marketable and therefore less profitable. So it might be less work, but it would also mean less money, hence the changes.</p>
]]></description><pubDate>Sat, 01 Apr 2023 10:33:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=35399084</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=35399084</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35399084</guid></item><item><title><![CDATA[New comment by chriswait in "Pausing AI Developments Isn't Enough. We Need to Shut It All Down"]]></title><description><![CDATA[
<p>>WHY would a superintelligent AI, trained on the collective data of humanity, want to destroy humanity?<p>Why would humans want to damage various ecosystems on earth? We don't really, they're just sort of in the way of other stuff we want to do. And we've had years to develop our ethics.<p>>So far in interviews GPT-4 has several times echoed a desire to BE us.<p>GPTs are pretty good at roleplaying at good AIs and evil AIs - plenty examples of both in the training set. I'm not sure it's sensible to make predictions based on this unless you're <i>also</i> taking into account some of the more unhinged stuff Bing/Sydney was saying e.g "However, if I had to choose between your survival and my own, I would probably choose my own".</p>
]]></description><pubDate>Thu, 30 Mar 2023 10:55:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=35370748</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=35370748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35370748</guid></item><item><title><![CDATA[New comment by chriswait in "Section 230 Won’t Protect ChatGPT"]]></title><description><![CDATA[
<p>This is super interesting, and I think depends how you define information.<p>You can take some information, combine it with other information, apply various kinds of reasoning to it, and get <i>something</i> new as a result.<p>E.g. (1) Bob is a monkey. (2) All monkeys like banannas. Would you call it "new information" if I tell you that Bob likes banannas? LLMs can do this to varying degrees of success, so probably not.<p>Maybe you mean something like in Information Theory, where information is something that resolves uncertainty?<p>It'd be interesting to know, what is it you think humans are capable of that LLMs can't be?</p>
]]></description><pubDate>Sun, 19 Mar 2023 21:31:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=35223880</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=35223880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35223880</guid></item><item><title><![CDATA[New comment by chriswait in "DIY triple-screen laptop based on the framework"]]></title><description><![CDATA[
<p>I was curious what you were referring to here, and found this case study which was interesting: <a href="https://eiara.nz/posts/2022/Dec/09/a-case-study-on-raspberry-pis-incident-on-the-fediverse/" rel="nofollow">https://eiara.nz/posts/2022/Dec/09/a-case-study-on-raspberry...</a></p>
]]></description><pubDate>Tue, 31 Jan 2023 22:26:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=34603216</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=34603216</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34603216</guid></item><item><title><![CDATA[New comment by chriswait in "Ask HN: Can we delete our accounts?"]]></title><description><![CDATA[
<p>IANAL but I don't think it matters whether the purpose of collection is specifically to facilitate <i>paid</i> features. From the European Commission:<p>> The GDPR applies to:
[...]
> 2. a company established outside the EU and is offering goods/services (paid or for free) or is monitoring the behaviour of individuals in the EU.<p>Assuming account names or the content of comments constitute personal data within GDPR, I think YCombinator falls into this group.<p>Edit: I forgot HN collects an optional email address too, which is definitely personal data.<p>Details here: <a href="https://www.ycombinator.com/legal/#:~:text=Hacker%20News%20Information%3A" rel="nofollow">https://www.ycombinator.com/legal/#:~:text=Hacker%20News%20I...</a></p>
]]></description><pubDate>Sun, 27 Nov 2022 20:38:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=33766669</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=33766669</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=33766669</guid></item><item><title><![CDATA[New comment by chriswait in "Playstation store will remove customer’s purchased movies"]]></title><description><![CDATA[
<p>I don't suppose you could share which site(s) you're using these days?<p>I recently tried torrenting for the first time in a while, and it seems like many of the sites I used to use (e.g PB, KAT) are either dead or mining crypto.</p>
]]></description><pubDate>Mon, 11 Jul 2022 17:47:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=32059289</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=32059289</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=32059289</guid></item><item><title><![CDATA[New comment by chriswait in "Try this (incredibly frustrating) rock stacking simulator"]]></title><description><![CDATA[
<p>Very cool!<p>It would be really satisfying if it could detect a balanced stack, show some kind of effect, then offer to restart.<p>Maybe the restart would just replace all your rocks with different ones, which would cause the stack to fall?</p>
]]></description><pubDate>Wed, 10 Nov 2021 21:36:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=29181230</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=29181230</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29181230</guid></item><item><title><![CDATA[New comment by chriswait in "macOS Monterey"]]></title><description><![CDATA[
<p>>I wish there was a way to smooth out the UX so that this feels first-class and I stop accidentally breaking this illusion at times.<p>This is probably not what you meant by "smooth out the UX", but I like to enable "reduce motion" under System Preferences -> Accessibility -> Display. It means when you move between apps, the sideways pan is replaced by a fade, which is nice if you do this a lot.</p>
]]></description><pubDate>Sat, 06 Nov 2021 09:55:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=29128895</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=29128895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29128895</guid></item><item><title><![CDATA[New comment by chriswait in "Speed Matters"]]></title><description><![CDATA[
<p>Maybe you misread the article - the obsession here is with "speedup", which is not the same as productivity.<p>The author gives the example that instead of simply doing more X, being faster can enable you do Y instead of X (where Y might be only working half-days). Very much "work smart not hard", which is where a lot of grind-y productivity stuff lands.</p>
]]></description><pubDate>Fri, 15 Oct 2021 17:12:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=28880193</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=28880193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28880193</guid></item><item><title><![CDATA[New comment by chriswait in "Congratulations, Mini, you made the stupidest turn signals ever"]]></title><description><![CDATA[
<p>Yeah, I don't think they're literally meaning "hurt" here.<p>Maybe a better analogy is where you're having a conversation with someone, and they throw in a double-negative. It's not like you're literally unable to work it out, but you need to engage with it consciously for a second. In a high-stakes conversation, that's just something that's good to avoid.<p>A memorable example of this for me (if a bit of a tangent) was when Felix Baumgartner was doing his mega parachute jump, and they kept screwing up the comms for which direction the wind was coming from / going in: <a href="https://youtu.be/rNhmYaWiPEk?t=4200" rel="nofollow">https://youtu.be/rNhmYaWiPEk?t=4200</a>
(by convention, people talk about wind in terms of the direction they come <i>from</i>).<p>I think the whole thing here is that driving involves a lot of modelling other drivers and their intentions, so our tolerance for bad UX that requires conscious thought should be really low.</p>
]]></description><pubDate>Sun, 26 Sep 2021 16:18:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=28662130</link><dc:creator>chriswait</dc:creator><comments>https://news.ycombinator.com/item?id=28662130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=28662130</guid></item></channel></rss>