<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: jihadjihad</title><link>https://news.ycombinator.com/user?id=jihadjihad</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 17 Apr 2026 08:18:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jihadjihad" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jihadjihad in "God Sleeps in the Minerals"]]></title><description><![CDATA[
<p>> Truly a hidden gem<p>Where the gems are in plain sight!</p>
]]></description><pubDate>Wed, 15 Apr 2026 15:18:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=47780341</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47780341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47780341</guid></item><item><title><![CDATA[New comment by jihadjihad in "Picasso’s Guernica (Gigapixel)"]]></title><description><![CDATA[
<p>Another one to see in Madrid is the much earlier but similarly arresting painting by Francisco Goya, <i>The Third of May 1808</i> [0].<p>0: <a href="https://en.wikipedia.org/wiki/The_Third_of_May_1808" rel="nofollow">https://en.wikipedia.org/wiki/The_Third_of_May_1808</a></p>
]]></description><pubDate>Wed, 15 Apr 2026 13:56:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47779013</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47779013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47779013</guid></item><item><title><![CDATA[New comment by jihadjihad in "Picasso’s Guernica (Gigapixel)"]]></title><description><![CDATA[
<p>Picasso was an artistic prodigy from an early age, and was talented at painting in the styles of the day like realism etc.<p>The reason why he is influential and not forgotten is that he took painting in an entirely new direction and was able to convey emotion and philosophical ideas (like in Guernica, for example) in a completely different way than what was typical at the time. In a lot of his work he strips things down and distorts them on purpose to show multiple perspectives, which isn't something that realism usually tries to do.</p>
]]></description><pubDate>Wed, 15 Apr 2026 13:51:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=47778963</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47778963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47778963</guid></item><item><title><![CDATA[New comment by jihadjihad in "The underrated benefits of always having oatmeal at lunch"]]></title><description><![CDATA[
<p>I can’t figure out which is worse, a girlfriend’s husband’s dad, or a husband’s girlfriend’s dad.</p>
]]></description><pubDate>Sun, 05 Apr 2026 21:54:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47654275</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47654275</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47654275</guid></item><item><title><![CDATA[New comment by jihadjihad in "The LCA problem revisited [pdf]"]]></title><description><![CDATA[
<p>OT, but as a kid I remember being perpetually confused whenever "least common multiple" or "least common denominator" came up in math class. I always parsed them as "least common", so "rarest", which of course didn't make any sense.<p>Maybe the takeaway is that I was born to be a programmer, and this was my fifth grade version of the old joke where the programmer's wife asks him to "get a gallon of milk, and if they have eggs, get a dozen."</p>
]]></description><pubDate>Mon, 23 Mar 2026 14:26:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47490021</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47490021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47490021</guid></item><item><title><![CDATA[New comment by jihadjihad in "A rogue AI led to a serious security incident at Meta"]]></title><description><![CDATA[
<p>It's a slap in the face that we tack <i>engineering</i> onto it. A very small percentage of software engineering is as rigorous as actual engineering.</p>
]]></description><pubDate>Thu, 19 Mar 2026 20:34:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47445612</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47445612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47445612</guid></item><item><title><![CDATA[New comment by jihadjihad in "Give Django your time and money, not your tokens"]]></title><description><![CDATA[
<p><i>s/Django/the codebase/g</i>, and the point stands against any repo for which there is code review by humans:<p>> If you do not understand the ticket, if you do not understand the solution, or if you do not understand the feedback on your PR, then your use of LLM is hurting Django as a whole.<p>> Django contributors want to help others, they want to cultivate community, and they want to help you become a regular contributor. Before LLMs, this was easier to sense because you were limited to communicating what you understood. With LLMs, it’s much easier to communicate a sense of understanding to the reviewer, but the reviewer doesn’t know if you actually understood it.<p>> In this way, an LLM is a facade of yourself. It helps you project understanding, contemplation, and growth, but it removes the transparency and vulnerability of being a human.<p>> For a reviewer, it’s demoralizing to communicate with a facade of a human.<p>> This is because contributing to open source, especially Django, is a communal endeavor. Removing your humanity from that experience makes that endeavor more difficult. If you use an LLM to contribute to Django, it needs to be as a complementary tool, not as your vehicle.<p>I am going to try to make these points to my team, because I am seeing a huge influx of AI-generated PRs where the submitter interacts with CodeRabbit etc. by having Claude/Codex respond to feedback on their behalf.<p>There is little doubt that if we as an industry fail to establish and defend a healthy culture for this sort of thing, it's going to lead to a whole lot of rot and demoralization.</p>
]]></description><pubDate>Tue, 17 Mar 2026 15:33:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47414129</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47414129</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47414129</guid></item><item><title><![CDATA[New comment by jihadjihad in "The $2 per hour worker behind the OnlyFans boom"]]></title><description><![CDATA[
<p><i>para-</i> has a variety of meanings [0] depending on which word it’s used to form.<p><i>Parasocial</i> itself means “one-sided” in a relationship [1].<p>0: <a href="https://en.wiktionary.org/wiki/para-#English" rel="nofollow">https://en.wiktionary.org/wiki/para-#English</a><p>1: <a href="https://en.wiktionary.org/wiki/parasocial" rel="nofollow">https://en.wiktionary.org/wiki/parasocial</a></p>
]]></description><pubDate>Sat, 14 Mar 2026 18:51:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=47379838</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47379838</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47379838</guid></item><item><title><![CDATA[New comment by jihadjihad in "Digg is gone again"]]></title><description><![CDATA[
<p>> Perhaps not the worst thing in the world?<p>Definitely not. “Terminally online” is as deleterious as it sounds.</p>
]]></description><pubDate>Sat, 14 Mar 2026 14:28:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=47377051</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47377051</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47377051</guid></item><item><title><![CDATA[New comment by jihadjihad in "Elon Musk pushes out more xAI founders as AI coding effort falters"]]></title><description><![CDATA[
<p>Shame is a powerful social tool, but sadly some are simply immune.</p>
]]></description><pubDate>Sat, 14 Mar 2026 00:27:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47371909</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47371909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47371909</guid></item><item><title><![CDATA[New comment by jihadjihad in "Human Rights Watch says drone strikes in Haiti have killed nearly 1,250 people"]]></title><description><![CDATA[
<p>> Blackwater, of the Nisour Square Massacre infamy in the GW Bush administration<p>And sadly the infamy continued into the prior Trump administration. In 2020 Trump pardoned all four employees who had been convicted in 2014.</p>
]]></description><pubDate>Sat, 14 Mar 2026 00:16:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47371819</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47371819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47371819</guid></item><item><title><![CDATA[New comment by jihadjihad in "AI Agent Hacks McKinsey"]]></title><description><![CDATA[
<p>Surely.</p>
]]></description><pubDate>Wed, 11 Mar 2026 14:04:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47335727</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47335727</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47335727</guid></item><item><title><![CDATA[A Primer on Bézier Curves]]></title><description><![CDATA[
<p>Article URL: <a href="https://pomax.github.io/bezierinfo/">https://pomax.github.io/bezierinfo/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47310053">https://news.ycombinator.com/item?id=47310053</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Mon, 09 Mar 2026 15:03:18 +0000</pubDate><link>https://pomax.github.io/bezierinfo/</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47310053</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47310053</guid></item><item><title><![CDATA[New comment by jihadjihad in "Oracle may slash up to 30k jobs to fund AI data-centers as US banks retreat"]]></title><description><![CDATA[
<p>How dare you besmirch Sun’s good name for no reason.</p>
]]></description><pubDate>Sun, 08 Mar 2026 17:27:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47299112</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47299112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47299112</guid></item><item><title><![CDATA[New comment by jihadjihad in "We might all be AI engineers now"]]></title><description><![CDATA[
<p>> But when you start comparing it to the surrounding code, there's a pretty big lack of coherency and it'll happily march down a very bad architectural path.<p>I had an idea earlier this week about this, but haven’t had a chance to try it. Since the agent can now “see” the whole stack, or at least most of it, by having access to the repos, there’s becoming less of a reason to suspect they won’t be able to take the whole stack into account when proposing a change.<p>The idea is that it’s like grep: you can call grep by itself, but when a match is found you only see one line per match, not any surrounding context. But that’s what the -A and -B flags are for!<p>So you could tell the agent that if its proposed solution lies at layer N of the system, it needs to consider <i>at least</i> layers N-1 (dependencies) and N+1 (consumers) to prevent the local optimum problem you mentioned.<p>The model should avoid writing a pretty solution in the application layer that conceals and does not address a deeper issue below, and it should keep whatever contract it has with higher-level consumers in good standing.<p>Anyway, I haven’t tried that yet, but hope to next week. Maybe someone else has done something similar and (in)validated it, not sure!</p>
]]></description><pubDate>Sat, 07 Mar 2026 02:49:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47283960</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47283960</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47283960</guid></item><item><title><![CDATA[New comment by jihadjihad in "New imagery suggests U.S. responsible for Iran school strike"]]></title><description><![CDATA[
<p>Yeah, Occam's Razor and all that. The current admin has proven itself to be poor players of games like checkers, let alone 5D chess.</p>
]]></description><pubDate>Fri, 06 Mar 2026 20:19:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47280546</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47280546</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47280546</guid></item><item><title><![CDATA[New comment by jihadjihad in "We might all be AI engineers now"]]></title><description><![CDATA[
<p>A 2026 AI Engineer is a 1996 Software Architect. I don't need to be the one manually implementing the individual widgets of a system, I can delegate their implementation to developers (agents).<p>I'm being a little facetious, but I don't think it's far off the mark from what TFA is saying, and it matches my experience over the past few months. The worst architects we ever worked with were the ones who couldn't actually implement anything from scratch. Like TFA says, if you've got the fundamentals down and you want to see how far you can go with these new tools, play the role of architect for a change and let the agents fly.</p>
]]></description><pubDate>Fri, 06 Mar 2026 20:02:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=47280338</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47280338</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47280338</guid></item><item><title><![CDATA[New comment by jihadjihad in "Global warming has accelerated significantly"]]></title><description><![CDATA[
<p>Because they are practicing the reverse scientific method. They hold a conclusion in their hand, like, <i>man-made climate change is a hoax</i>, and seek to find any threads of "evidence" that support their foregone conclusion.</p>
]]></description><pubDate>Fri, 06 Mar 2026 17:31:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=47278181</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47278181</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47278181</guid></item><item><title><![CDATA[New comment by jihadjihad in "A ternary plot of citrus geneology"]]></title><description><![CDATA[
<p>A Persian lime is a cross between a Key lime and a lemon? I never would have guessed that, that's really interesting.</p>
]]></description><pubDate>Thu, 05 Mar 2026 21:07:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47267313</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47267313</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47267313</guid></item><item><title><![CDATA[New comment by jihadjihad in "Palantir and other tech companies are stocking offices with tobacco products"]]></title><description><![CDATA[
<p>Username checks out?</p>
]]></description><pubDate>Thu, 05 Mar 2026 16:30:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47263705</link><dc:creator>jihadjihad</dc:creator><comments>https://news.ycombinator.com/item?id=47263705</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47263705</guid></item></channel></rss>