<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: acje</title><link>https://news.ycombinator.com/user?id=acje</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 12 Sep 2026 05:13:08 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=acje" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by acje in "GPT-6 Astra"]]></title><description><![CDATA[
<p>I remember vaguely from a presentation by Yann LeCun "Intelligence is not what you know, but what you do when you don´t know". I find it helpful when trying to build an intuition for how to understand the LLM tool.</p>
]]></description><pubDate>Fri, 04 Sep 2026 10:43:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49562819</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=49562819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49562819</guid></item><item><title><![CDATA[New comment by acje in "Malicious Rust crate Arrayref runs a build-time payload"]]></title><description><![CDATA[
<p>It is ok that you feel this way. As explicitly stated the report is _generated_ and id does require a different mindset to read AI generated reports. It contains quite a bit of information about attacker behavior and details of the timeline. It also linkes to a story that is now largely human narrated and I´ll keep improving on that as I find time. Having to juggle three separate issues yesterday did not leave much time for manual writeups.</p>
]]></description><pubDate>Fri, 21 Aug 2026 08:40:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49385418</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=49385418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49385418</guid></item><item><title><![CDATA[New comment by acje in "Malicious Rust crate Arrayref runs a build-time payload"]]></title><description><![CDATA[
<p>I have generated a report based on my own exposure to this attack today. The report was updated as the attack unfolded; <a href="https://acje.github.io/systems/arrayref_incident_record/" rel="nofollow">https://acje.github.io/systems/arrayref_incident_record/</a></p>
]]></description><pubDate>Thu, 20 Aug 2026 21:02:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49380232</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=49380232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49380232</guid></item><item><title><![CDATA[New comment by acje in "Malicious Rust crate Arrayref runs a build-time payload"]]></title><description><![CDATA[
<p>I got to watch this attack unfold pretty much in real time as my agents worked the issue. Here is my writeup <a href="https://acje.github.io/systems/watching_a_supply_chain_attack/" rel="nofollow">https://acje.github.io/systems/watching_a_supply_chain_attac...</a></p>
]]></description><pubDate>Thu, 20 Aug 2026 15:09:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49375747</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=49375747</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49375747</guid></item><item><title><![CDATA[New comment by acje in "Memory access is O(N^[1/3])"]]></title><description><![CDATA[
<p>Thanks for the good links. I think we generally have become so accustomed to the scaled up von Neumann strategy that we don´t see how much efficiency and performance we leave on the table by not building much smaller memory hierarchies.<p>Shameless plug here, where I explore possible gains in efficiency, performance and security by scaling out rather than up; (no subscription) <a href="https://anderscj.substack.com/p/liberal-democracies-needs-a-new-compute-d56" rel="nofollow">https://anderscj.substack.com/p/liberal-democracies-needs-a-...</a></p>
]]></description><pubDate>Thu, 09 Oct 2025 07:01:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=45524442</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=45524442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45524442</guid></item><item><title><![CDATA[New comment by acje in "C++ to Rust Phrasebook"]]></title><description><![CDATA[
<p>A resource like this is a good place to discuss where the two languages are near and far. Of course there are going to be styles within each language that differ as much as the languages themselves.</p>
]]></description><pubDate>Sat, 31 May 2025 09:12:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=44143021</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=44143021</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44143021</guid></item><item><title><![CDATA[New comment by acje in "Linux Kernel Defence Map – Security Hardening Concepts"]]></title><description><![CDATA[
<p>There is some elaboration in part four of the series. A fifth part on actor model, gaps and surfaces is in the works. Part four <a href="https://lnkd.in/dEVabpkN">https://lnkd.in/dEVabpkN</a></p>
]]></description><pubDate>Wed, 09 Apr 2025 07:44:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=43629793</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=43629793</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43629793</guid></item><item><title><![CDATA[New comment by acje in "Linux Kernel Defence Map – Security Hardening Concepts"]]></title><description><![CDATA[
<p>I find it inspiring that we are getting to where we are dealing with models that classify vulnerabilities at a systems level. However I also think we are kind of barking up the wrong three. There is IMHO something wrong with the current strategy of scaling up the von Neumann architecture. It leads to fragile software partitioning, noisy neighbors and both slow and sometimes unintended communication through shared memory. I’ve tried to lay this out in detail here <a href="https://lnkd.in/dRNSYPWC">https://lnkd.in/dRNSYPWC</a></p>
]]></description><pubDate>Wed, 09 Apr 2025 05:43:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43629223</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=43629223</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43629223</guid></item><item><title><![CDATA[New comment by acje in "AI 2027"]]></title><description><![CDATA[
<p>2028 human text is too ambiguous a data source to get to AGI.
2127 AGI figures out flying cars and fusion power.</p>
]]></description><pubDate>Thu, 03 Apr 2025 20:51:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=43575228</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=43575228</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43575228</guid></item><item><title><![CDATA[New comment by acje in "Millions are visiting the European Alternatives site. What trends are we seeing?"]]></title><description><![CDATA[
<p>There was this "end of history" idea where Europe, elites or not, believed that democracy would follow globalization and free trade. This turned out to be very naive but still common belief. Now Europe will have to fend for it self. In the long run I think this will benefit both US and Europe, but short term it will hurt both. Also I don´t think Europe will pivot away from US, we still understand that at least half of US shares our values, but US can´t be trusted to stand up for these values anymore. Same as Hungary, Turkey. I personally see it as a good opportunity to get some action going in Europe, as I discuss here in the context of building digital infrastructure: <a href="https://lnkd.in/dRNSYPWC">https://lnkd.in/dRNSYPWC</a></p>
]]></description><pubDate>Mon, 24 Mar 2025 13:36:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43460899</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=43460899</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43460899</guid></item><item><title><![CDATA[New comment by acje in "TikTok says it is restoring service for U.S. users"]]></title><description><![CDATA[
<p>Shares aren’t the sole mechanism for influence though. In Russia there are open sixth floor windows one could fall out of. In China you could disappear to a camp for a few months. Shares are kind of soft in comparison.</p>
]]></description><pubDate>Sun, 19 Jan 2025 20:56:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=42761723</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=42761723</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42761723</guid></item><item><title><![CDATA[New comment by acje in "Trump wins presidency for second time"]]></title><description><![CDATA[
<p>My biggest fear is that Trumps deterrence of CRINK countries will cause XI to miscalculate. Other than that I think this is manageable. EU will get a boost as the internal awakening materializes. As an European I had difficulty understanding why Trump was even an alternative, but I have come to realize that the Plutocratic nature of the US was causing more suffering for the people than was easily observed from here.</p>
]]></description><pubDate>Wed, 06 Nov 2024 11:11:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=42060090</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=42060090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42060090</guid></item><item><title><![CDATA[New comment by acje in "Why does FM sound better than AM?"]]></title><description><![CDATA[
<p>Both are examples of communication by means of frequency modulated and amplitude modulated electromagnetic waves with distortion from a moving three. Also a good example that a large change in quantity is a change in kind. Probably a legit analogy imho.</p>
]]></description><pubDate>Mon, 14 Oct 2024 05:50:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41834581</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=41834581</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41834581</guid></item><item><title><![CDATA[New comment by acje in "Cassie LaBelle: "eBay completely destroyed my life""]]></title><description><![CDATA[
<p>So it is just buggy cache invalidation? I guess eBay will eventually fix it.<p>Also the seller is perhaps at fault for not naming it wisely?<p>Cache invalidation and naming stuff..</p>
]]></description><pubDate>Wed, 09 Oct 2024 07:15:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=41785320</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=41785320</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41785320</guid></item><item><title><![CDATA[New comment by acje in "It is hard to recommend Google Cloud"]]></title><description><![CDATA[
<p>Funny. This is genuinely one of my deepest insights after 17 years in IT, some of it even as lead on infrastructure and platforms. Perhaps not well formulated, ok. And to date one of my most down voted comments on HN. What are the incentives supposed to achieve?</p>
]]></description><pubDate>Mon, 23 Sep 2024 05:52:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=41622700</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=41622700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41622700</guid></item><item><title><![CDATA[New comment by acje in "It is hard to recommend Google Cloud"]]></title><description><![CDATA[
<p>I generally view churn and nice primitives to be the essential balancing act for a platform. Perhaps any leading edge (software)system. We aren’t going to get anything complex perfect the first time, so it is change or mediocrity.</p>
]]></description><pubDate>Sun, 22 Sep 2024 07:54:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=41615401</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=41615401</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41615401</guid></item><item><title><![CDATA[New comment by acje in "Google Gemini tried to kill me"]]></title><description><![CDATA[
<p>Has it been shown that the hype cycle is just Dunning Kruger effect for populations? I feel like every cycle starts with the experts standing on mount stupid confidently explaining how radical this new thing is going to be.</p>
]]></description><pubDate>Wed, 19 Jun 2024 11:25:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=40727202</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=40727202</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40727202</guid></item><item><title><![CDATA[New comment by acje in "US has the highest rate of maternal deaths among rich nations. Norway has zero"]]></title><description><![CDATA[
<p>Pretty sure we can´t divide Mississippi by zero</p>
]]></description><pubDate>Fri, 07 Jun 2024 12:35:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=40608095</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=40608095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40608095</guid></item><item><title><![CDATA[New comment by acje in "Intel Unveils Lunar Lake Architecture"]]></title><description><![CDATA[
<p>Good question and I don’t have a good answer. My intuition is that democracies are more dependent on transparency and that lower complexity and higher security would enable more distribution in control.</p>
]]></description><pubDate>Tue, 04 Jun 2024 06:39:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=40571361</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=40571361</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40571361</guid></item><item><title><![CDATA[New comment by acje in "Intel Unveils Lunar Lake Architecture"]]></title><description><![CDATA[
<p>I look forward to the decline in interest in generative ML. There is a screaming need for secure online services to enable democracies to face off the threat from authoritarian regimes. To do this we need hardware that enables actors as in actor model with truly private state, not sandboxed where there is an external entity that can observe its state. Today pretty much all designs has a perverse von Neumann architecture where state is shared across different compute devices like network controllers and management engines. And the software stack is more of the same sandboxing. Apple includes a Secure Enclave on its SoC where you may only communicate with it by sending messages like a proper actor, but why aren’t servers made entirely of secure enclaves? If the memory of each enclave was private by design in hardware it shouldn’t be necessary to encrypt it.</p>
]]></description><pubDate>Tue, 04 Jun 2024 06:07:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=40571193</link><dc:creator>acje</dc:creator><comments>https://news.ycombinator.com/item?id=40571193</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40571193</guid></item></channel></rss>