<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: egwor</title><link>https://news.ycombinator.com/user?id=egwor</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 07 Apr 2026 14:45:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=egwor" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by egwor in "Are LLM merge rates not getting better?"]]></title><description><![CDATA[
<p>I think it depends on what you're using it for. If it is a simple kubernetes config then the model doesn't matter too much. Contract that with writing the scenario for a backtest for an algo that trades on a venue: it is not the same complexity and the basic models are terrible. I've had it tell me that it has added tests to find that they're just stubs! 
Opus seems to be getting there, but on more complex tasks the others are a complete waste of time.</p>
]]></description><pubDate>Thu, 12 Mar 2026 12:47:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47349832</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=47349832</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47349832</guid></item><item><title><![CDATA[New comment by egwor in "The Self-Help Trap: What 20 Years of "Optimizing" Has Taught Me"]]></title><description><![CDATA[
<p>I think that hearing other points of view is important.<p>I see time and time again that posts insinuate that there's no other point of view, and I think that highlighting one perspective is enough to show that this (as in the article) isn't some mathematically perfect piece of advice.</p>
]]></description><pubDate>Thu, 05 Mar 2026 10:14:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47259904</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=47259904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47259904</guid></item><item><title><![CDATA[New comment by egwor in "Computer Says No"]]></title><description><![CDATA[
<p>I think that for the average developer this might be true. I think that for excellent developers, they spend a lot of time thinking about the edge cases and ensuring that the system/code is supportable. i.e. it explains what the problems are so that issue can be resolved quickly; the code is written in a style that provides protection from other parts of the system failing; and so on. This isn't done on average code and I don't see AI doing this at all.</p>
]]></description><pubDate>Tue, 03 Mar 2026 14:18:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47232720</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=47232720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47232720</guid></item><item><title><![CDATA[New comment by egwor in "MacBook Pro with M5 Pro and M5 Max"]]></title><description><![CDATA[
<p>I thought that new models were typically released in October. Have I misremembered or is this an unusual timing vs previous years? If so, I wonder why the earlier release?</p>
]]></description><pubDate>Tue, 03 Mar 2026 14:10:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47232578</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=47232578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47232578</guid></item><item><title><![CDATA[New comment by egwor in "Welcome (back) to Macintosh"]]></title><description><![CDATA[
<p>It is a commonly used extension, which was restricted so that I could no longe remove it.
What's more odd is that supposedly I was running the latest version.</p>
]]></description><pubDate>Mon, 02 Mar 2026 22:02:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47224793</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=47224793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47224793</guid></item><item><title><![CDATA[New comment by egwor in "Welcome (back) to Macintosh"]]></title><description><![CDATA[
<p>I did it today. It took me thirty minutes to fix the networking because I couldn't get Little Snitch to uninstall since it didn't seem to be compatible. Basically I had to reboot in recovery mode to disable security features (csr) to uninstall Little Snitch (via systemextensionsctl). This is the worst update I've ever gone through on Mac, and I started using a Macintosh SE.</p>
]]></description><pubDate>Mon, 02 Mar 2026 21:49:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=47224645</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=47224645</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47224645</guid></item><item><title><![CDATA[New comment by egwor in "Bose has released API docs and opened the API for its EoL SoundTouch speakers"]]></title><description><![CDATA[
<p>Considering that new speakers don't use SoundTouch, I wonder too. I hope that they keep the app running for a while. This kit is expensive and it can't have a short life time!</p>
]]></description><pubDate>Thu, 08 Jan 2026 16:33:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=46543019</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=46543019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46543019</guid></item><item><title><![CDATA[New comment by egwor in "Working quickly is more important than it seems (2015)"]]></title><description><![CDATA[
<p>Your point was thought provoking.
In problem solving the "what" and the "how" are orthogonal since the method doesn't dictate the goal. However, if it takes a long time to do something (how: working slowly eg. because you're coding on a very slow, old machine) it tends to predict that there's less accomplished (what). That suggests that this isn't 'fully' orthogonal.<p>Someone else raised a good point that if we're working on the wrong thing, it doesn't matter how fast we are. However, I think a more subtle interpretation is more helpful here. I think that we need to be clearer about the consequences of the outcomes: what's the value add. The way I often reason about that is whether the outcome is 'Long-term greedy' or whether the outcome is going to make us a million dollars now. I find the latter really helpful, because if we're going to make a million dollars <i>now</i> but it costs us 100K in tech debt, then (provided there's not a better use of the resources) that is likely a good cost-benefit outcome.</p>
]]></description><pubDate>Thu, 18 Dec 2025 10:26:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=46310966</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=46310966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46310966</guid></item><item><title><![CDATA[New comment by egwor in "AI will make formal verification go mainstream"]]></title><description><![CDATA[
<p>I think that’s because the barrier to entry for a beginner is much higher than say python.</p>
]]></description><pubDate>Wed, 17 Dec 2025 07:53:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46299324</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=46299324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46299324</guid></item><item><title><![CDATA[New comment by egwor in "Beej's Guide to Learning Computer Science"]]></title><description><![CDATA[
<p>Looking at the article headings these don't feel like computer science, and rather how to approach coding problems. This is useful, but not Computer Science. I think that we should refer to this as Programming Engineering or Software Engineering.<p>It is important to call these distinctions out in my mind because the Computer Science is often the concepts or foundations, whereas the Software Engineering is about how to convert those concepts and use them in a situation such that the concepts are well implemented, tested, and will stand the tests of time (including changing it). They're different skills and concepts.</p>
]]></description><pubDate>Tue, 02 Dec 2025 07:40:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=46118683</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=46118683</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46118683</guid></item><item><title><![CDATA[New comment by egwor in "Git-Annex"]]></title><description><![CDATA[
<p>One thing to check is whether any security/monitoring software might be causing issues. Since there are so many files in git repos, it can put a lot of load on that type of software.</p>
]]></description><pubDate>Mon, 25 Aug 2025 11:01:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=45012516</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=45012516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45012516</guid></item><item><title><![CDATA[New comment by egwor in "Show HN: I was curious about spherical helix, ended up making this visualization"]]></title><description><![CDATA[
<p>In my early teens I used to try to create something like a equirectangular projection because when drawing it, it looked cool. Obviously I had no idea that it was called this. I was trying to draw reflections of a square window onto a sphere, and then I moved on to trying to cover the sphere in a checkered pattern. This is awesome to see, thank you!</p>
]]></description><pubDate>Wed, 20 Aug 2025 21:07:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44966485</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=44966485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44966485</guid></item><item><title><![CDATA[New comment by egwor in "Atlassian terminates 150 staff"]]></title><description><![CDATA[
<p>I think that there are definitely bad ways to lay people off and those should be avoided. As a manager/company, not trying to do this as best you can reflects very badly in the workplace and in society.</p>
]]></description><pubDate>Fri, 01 Aug 2025 20:43:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44762272</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=44762272</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44762272</guid></item><item><title><![CDATA[New comment by egwor in "Spain proposes 100% tax on homes bought by non-EU residents"]]></title><description><![CDATA[
<p>believe it is new purchases</p>
]]></description><pubDate>Tue, 14 Jan 2025 00:04:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=42691378</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=42691378</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42691378</guid></item><item><title><![CDATA[New comment by egwor in "Spain proposes 100% tax on homes bought by non-EU residents"]]></title><description><![CDATA[
<p>I think I read 20,000,000 need housing and this will impact 20,000 per year so broadly the numbers are inline.</p>
]]></description><pubDate>Tue, 14 Jan 2025 00:03:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=42691361</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=42691361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42691361</guid></item><item><title><![CDATA[New comment by egwor in "An Update on Apple M1/M2 GPU Drivers"]]></title><description><![CDATA[
<p>Really impressive. Well done (and thanks for the laughs. Starting in French would be so funny)</p>
]]></description><pubDate>Thu, 31 Oct 2024 22:51:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42012348</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=42012348</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42012348</guid></item><item><title><![CDATA[New comment by egwor in "Heart rate variability differs between smartwatch and clinical testing"]]></title><description><![CDATA[
<p>Is this true? Do you have a source? I thought that the pros tended to make use of polar’s technology and that their heart rate monitoring (via strap) was considered the most accurate / baseline. (My sources are from what I remember dcrainmaker saying who I consider a well researched reviewer)</p>
]]></description><pubDate>Sun, 13 Oct 2024 10:45:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=41826867</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=41826867</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41826867</guid></item><item><title><![CDATA[New comment by egwor in "What even is a JSON number?"]]></title><description><![CDATA[
<p>I think the thing folk miss is when there’s an error like divide by zero, or the calculation would return NaN. I feel like this is the main gap/concern with using JSON and it seems to be rarely discussed.</p>
]]></description><pubDate>Mon, 01 Apr 2024 21:51:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=39899815</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=39899815</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39899815</guid></item><item><title><![CDATA[New comment by egwor in "What's that touchscreen in my room?"]]></title><description><![CDATA[
<p>These days most washing cycles run a lot cooler. My washing powder/soap recommends 30 but I usually run at 40. I know that I need to do the occasional high temp wash too though.</p>
]]></description><pubDate>Sun, 21 Jan 2024 11:34:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=39077556</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=39077556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39077556</guid></item><item><title><![CDATA[New comment by egwor in "We have used too many levels of abstractions"]]></title><description><![CDATA[
<p>And that's probably healthy for society to have a check. If the questions about the sky keep the questioner in bed they might not do the things they need to ensure their continued existence. In one respect that might be food but in a business that would be delivering change or supporting the business.<p>Another example: as a child you understand what + means and take it for granted. As part of Maths undegrad you start understanding the type of operators and the axioms of maths. The child was perfectly find completing maths problems without that depth.</p>
]]></description><pubDate>Sat, 21 Oct 2023 12:39:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=37966333</link><dc:creator>egwor</dc:creator><comments>https://news.ycombinator.com/item?id=37966333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37966333</guid></item></channel></rss>