<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: hlandau</title><link>https://news.ycombinator.com/user?id=hlandau</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Apr 2026 18:24:06 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=hlandau" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by hlandau in "AWS announces EC2 instance attestation"]]></title><description><![CDATA[
<p>I'm a bit confused.<p>This is described as being related to 'NitroTPM', which is described as a 'virtual device [...] which conforms to the TPM 2.0 specification'.<p>Ordinarily, the way you do attestation with a TPM is to perform a TPM quote operation, which provides a TPM-signed attestation of a set of PCRs.<p>This is... not that. This appears (judging by looking at the source code for some of the provided tools) to be invoking an undocumented(?) vendor-specific command on the TPM device which appears related to the previous Nitro Secure Enclaves support. When AWS introduced Nitro Secure Enclaves, they came up with their own signed attestation document format rather than reusing the TPM standard, then added support for that format to KMS.<p>The documentation also states: "An Attestation Document is generated by the NitroTPM and it is signed by the Nitro Hypervisor."<p>This seems to suggest that different entities are responsible for generating AWS's Attestation Document and for signing it, which seems rather odd. What's going on here?<p>If AWS's claims that NitroTPM is TPM 2.0 compliant are true, it seems like there are now basically two completely different APIs for remote attestation exposed via the TPM virtual device: TPM 2.0 Quote operations and AWS Attestation Documents via an undocumented(?) vendor-specific API.<p>I can understand wanting to take this approach for consistency with their previous Nitro Secure Enclaves API but it's at the expense of consistency with the existing TPM 2.0 standard. Presumably if you want to use KMS with this you have to use their Attestation Document format rather than a TPM 2.0 Quote, forcing you to use a vendor specific API with it.<p>Just some thoughts, and this is just my quick impression. I could be mistaken. In any case, having this functionality with a viable KMS tie-in is certainly valuable, so it's nice to see in the sense that you no longer have to create a Nitro Secure Enclave to get this kind of functionality if you don't need the dual compartments separated via a vsock.</p>
]]></description><pubDate>Thu, 25 Sep 2025 00:44:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=45367876</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=45367876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45367876</guid></item><item><title><![CDATA[New comment by hlandau in "If not React, then what?"]]></title><description><![CDATA[
<p>Most webapps would be dramatically improved if the developers were banned from using any JavaScript on the client side in the first version, and allowed only to apply progressive enhancements from there.</p>
]]></description><pubDate>Sun, 01 Dec 2024 09:08:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42287227</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=42287227</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42287227</guid></item><item><title><![CDATA[New comment by hlandau in "How should the new <selectedoption> element work?"]]></title><description><![CDATA[
<p>This seems overcomplicated. Maybe I'm missing something, but is there some reason not just to define a psuedoelement on the current option?<p><pre><code>  option::picker-current { ... }</code></pre></p>
]]></description><pubDate>Tue, 22 Oct 2024 09:03:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41912485</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41912485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41912485</guid></item><item><title><![CDATA[New comment by hlandau in "MVCC – the part of PostgreSQL we hate the most (2023)"]]></title><description><![CDATA[
<p>With every new PostgreSQL release we see yet more features and sugar added to the frontend, yet seemingly no meaningful improvement to the backend/storage layer which suffers these fundamental problems.<p>I wish the PostgreSQL community would stop chasing more frontend features and spend a concerted few years completely renovating their storage layer. The effort in each release seems massively and disproportionately skewed towards frontend improvements without the will to address these fundamental issues.<p>It's absurd that in 2024, "the world's most advanced open source database" doesn't have a method of doing upgrades between major versions that doesn't involve taking the database down.<p>Yes, logical replication exists, but it still doesn't do DDL, so it has big caveats attached.</p>
]]></description><pubDate>Sun, 20 Oct 2024 17:06:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=41896827</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41896827</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41896827</guid></item><item><title><![CDATA[New comment by hlandau in "New Rust RFC Proposes Adding Support for Trusted Publishing to Crates.io"]]></title><description><![CDATA[
<p>The underlying lesson here should be that centralised package registries are unnecessary, yet new language ecosystems keep making the same mistake.<p>There's really no reason for NPM or crates.io to exist.<p>Go got this right.</p>
]]></description><pubDate>Thu, 12 Sep 2024 08:54:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=41518865</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41518865</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41518865</guid></item><item><title><![CDATA[3D Printed Peristalic Pump Has Impressive Capabilities (2015)]]></title><description><![CDATA[
<p>Article URL: <a href="https://hackaday.com/2015/11/10/3d-printed-peristalic-pump-has-impressive-capabilities/">https://hackaday.com/2015/11/10/3d-printed-peristalic-pump-has-impressive-capabilities/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=41497876">https://news.ycombinator.com/item?id=41497876</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 10 Sep 2024 06:44:53 +0000</pubDate><link>https://hackaday.com/2015/11/10/3d-printed-peristalic-pump-has-impressive-capabilities/</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41497876</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41497876</guid></item><item><title><![CDATA[New comment by hlandau in "An NFC movie library for my kids"]]></title><description><![CDATA[
<p>This is lovely.<p>This feels like a new genre of hardware hacking to me, where someone is motivated to make a device out of compassion for their family or others. It reminds me of this instance where someone designed their own peristaltic pump to ensure their grandfather can eat:<p><a href="https://hackaday.com/2015/11/10/3d-printed-peristalic-pump-has-impressive-capabilities/" rel="nofollow">https://hackaday.com/2015/11/10/3d-printed-peristalic-pump-h...</a><p>I seem to recall another similar device to this posted on HN also, but with audiobooks.<p>On an unrelated note, the modern digital age does deprive me of my longtime love of removable media, whether analogue or digital. There's a mechanical satisfaction in having a physical token which is decisively inserted into something. USB drives just don't have the kinetic enjoyment of a floppy disk or tape. (Clearly the next iteration of the OP's design needs a motorised NFC card loader, ATM-style. ;))</p>
]]></description><pubDate>Tue, 10 Sep 2024 06:44:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=41497871</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41497871</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41497871</guid></item><item><title><![CDATA[New comment by hlandau in "Routed Gothic Font"]]></title><description><![CDATA[
<p>Very nice!<p>Not free, but the "Technic", "Simplex" and "ISOCP" fonts included with AutoCAD are also of this aesthetic, if people want an exhaustive list of candidates.</p>
]]></description><pubDate>Wed, 04 Sep 2024 19:28:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=41449685</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41449685</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41449685</guid></item><item><title><![CDATA[New comment by hlandau in "The new PostgreSQL 17 make dist"]]></title><description><![CDATA[
<p>Personally I've always considered it bad hygiene to commit generated outputs, but this article notes that this takes on a new significance in the light of supply chain security concerns. Good changes from PostgreSQL here.<p>Generated output, vendored source trees, etc. aren't, or can't be, meaningfully audited as part of a code review process, so they're basically merged without real audit or verification.<p>My personal preference is never to include generated output in a repository or tarball, including e.g. autoconf/automake scripts. This is directly contrary to the advice of the autotools documentation, which wants people to ship these unauditably gargantuan and obtuse generated scripts as part of tarballs... an approach which created an ideal space for things like the XZ backdoor.</p>
]]></description><pubDate>Tue, 13 Aug 2024 10:27:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=41234070</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41234070</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41234070</guid></item><item><title><![CDATA[New comment by hlandau in "Foobar2000"]]></title><description><![CDATA[
<p>The problem (at least for me) is input format support.<p>Assorted foobar2000 plugins support every obscure tracker format, every obscure video game music format (.vgz, etc.), and then foo_midi lets you render MIDIs not just with Soundfonts but with whatever VSTi DLLs you like. Also support for music files in ZIP files as well as music files in ZIP files in ZIP files (don't ask). That's hard to compete with.</p>
]]></description><pubDate>Thu, 01 Aug 2024 16:53:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=41131114</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41131114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41131114</guid></item><item><title><![CDATA[New comment by hlandau in "Foobar2000"]]></title><description><![CDATA[
<p>foobar2000 is so good, and so unmatched, especially with its plugins ecosystem, I use it for my music playback needs under wine on Linux.</p>
]]></description><pubDate>Wed, 31 Jul 2024 20:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=41123186</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41123186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41123186</guid></item><item><title><![CDATA[New comment by hlandau in "Don't snipe me in space-intentional flash corruption for STM32 microcontrollers"]]></title><description><![CDATA[
<p>Interesting.<p>Are there better MCUs on the market for these applications (other than massively expensive actual 'rad-hardened' space chips)? You can get MCUs with lockstep dual CPUs, for example (TMS570 etc., and I assume the automotive sector has loads of stuff).</p>
]]></description><pubDate>Sun, 21 Jul 2024 15:20:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=41025735</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=41025735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41025735</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>The context of this discussion is my claim that "the adoption of electric, centrally controlled doors was naturally motivated in major part by timeliness."<p>You're claiming that this is refuted by the Wikipedia article, but I don't see any evidence for that. To be clear, I'm open to evidence that this isn't the case, there just isn't any there, because it discusses motives for adopting centrally controlled doors in the 1990s when the technology for centrally controlled doors was already widely available. It doesn't tell us anything about the initial motives for developing the technology for centrally controlled train doors many decades earlier, just that later on an additional motive showed up which drove some additional (late) adoption.</p>
]]></description><pubDate>Thu, 18 Jul 2024 14:53:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40996136</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40996136</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40996136</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>I would absolutely consider prisons a technology, most obviously because we can see human societies where prisons are not a viable technology. If a member of a more primitive tribe starts killing people, the pragmatic solution is to kill them, not incarcerate them. Incarceration imposes technological (e.g. can you build buildings strong enough to hold people involuntarily?) prerequisites and high or extremely high logistical costs (see the cost of housing a prisoner for a year in the UK). You ultimately also need guards and the spare labour in society to be able to allocate to that task instead of potentially more important tasks, like obtaining food. Whether that is feasible will in turn be determined by human productivity in the various fields of production, in the case of food which is determined by the availability of agricultural technology (50% of the UK workforce used to be working on agriculture, now only about 2% to my recollection). Incarceration on the scale we see today is a relatively recent phenomenon.<p>Obviously such technology can be good or bad.<p>In my view the IT community falls into the trap of a narrow definition of the term, which now has been supplanted by an even narrower definition where technology just means "IT".<p>See the other thread above for my thoughts on the latter part. The adoption of a technology is done by the decision of a human. Nobody's claiming that computers have imposed <i>themselves</i> on society...</p>
]]></description><pubDate>Thu, 18 Jul 2024 14:24:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995847</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40995847</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995847</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>The first quote is simply a statement that central locking is safer. I don't think that's really disputed, but it's not the same as saying that it was the defining motivation, especially in the 1920s.<p>The second quote relates to the greater adoption in the 1990s. But this is far after the initial adoption by the London Underground in the 1920s, and presumably these safety issues during the period 1920-1990 weren't so great as to be a showstopper, even if a safer design is preferable. This suggests to me that there was some other, much stronger motivating factor behind the development of the technology in the 1920s on the London Underground, with safety being a <i>trailing</i> motivator.<p>The third relates to a design issue entirely orthogonal to the design of the doors.</p>
]]></description><pubDate>Thu, 18 Jul 2024 14:12:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995745</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40995745</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995745</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>Prisons are a technology as I define it, as is writing, agriculture, etc.</p>
]]></description><pubDate>Thu, 18 Jul 2024 13:38:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995477</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40995477</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995477</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>Author here.<p>In a word: yes. The universe is cold, ruthless, and does not care about us. I make no claims otherwise.<p>Society isn't that, though. Not least because nobody is particularly happy about the above fact and most people are trying to get away from it, not embrace it. And so, society is made up of people who have the capacity for empathy and adaptation to the nuances of others. So the relevant comparison here is not the timeframe before human civilization came to exist, but the society which existed prior to computerisation.<p>The adoption of computers <i>within a society</i> largely replaces human-to-human interactions with human-to-computer interactions, or interactions between humans which are now modulated and controlled by a computer (human-computer-human). That adoption trend inherently converts relationships between humans which are adaptable and contain a component of empathy, to interactions controlled by non-adaptive machinery with no capacity for empathy.<p>The adoption of computers as a technology within the context of a society seems, to me, to make society inherently more oppressive and less humane for this reason. (The main exception I would grant is computers only used by the people who have freely chosen to own them (as per comment above), and to which other people aren't subject to non-consensually.)</p>
]]></description><pubDate>Thu, 18 Jul 2024 13:08:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995233</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40995233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995233</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>Author here.<p>This misses the point that computers are a technology. Like any technology, the choice to adopt a technology is always made by a human actor with some knowledge of the relevant tradeoffs. Ergo, wilful adoption of a technology which (necessarily) possesses the attributes I describe can be taken as tacit consent to those attributes and the collateral damage they cause. There is a human actor hiding behind every life ruined by "computer says no".<p>Saying that no technology is inherently oppressive is strange to me. Are prisons not by design an intentionally oppressive technology?<p>The human perception of agency in inanimate objects is curiously variable. To my understanding, this is a factor in why some people are more religious and some people are less so. Since my article is intrinsically written from the capacity to perceive agency as present in an inanimate object, it's perhaps less compelling to people who aren't wired this way, is my guess. This is not a criticism of anyone, just an observation of an interesting human neurological variability. Other constructions of the same argument are of course possible.<p>In any case, the point here is that a human actor decides to adopt computers as a technology; and that that act generally replaces a human interaction which was previously social, human-to-human, and therefore on some level adaptive and modulated by empathy, whereas a human-computer interaction is inherently uncaring. The adoption of computer technology in society has led to a generalised trend of replacing human-human (social) interactions with human-computer or human-computer-human interactions, which generally remove all opportunities for adaptation or empathic variation.<p>This leads to my view that computers <i>as a technology in society</i> are inherently oppressive.<p>Though I suppose one possible qualification would be that this possibly is only the case when applied as a technology by a different party to the party which will be subject to it. A computer in someone's home by their free choice, which is purely controlled by them (which is therefore not any modern computer, I should note) seems like an exception.</p>
]]></description><pubDate>Thu, 18 Jul 2024 13:02:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995197</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40995197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995197</guid></item><item><title><![CDATA[New comment by hlandau in "Computers are an inherently oppressive technology (2022)"]]></title><description><![CDATA[
<p>Author here.<p>Can you elaborate? I don't see anything to support this claim from the link you provide.<p>You are correct that the <i>completion</i> of the phase-out of slam-door rolling stock in the UK will relate to modern safety (and accessibility) regulations, amongst other factors. But that is different to what motivated the <i>initial</i> introduction of remotely controlled doors, which as that article states, dates back to the London Underground in the 1920s.<p>While it might be the case that centrally controlled doors are mostly more safe (with some exceptions), that mere fact doesn't imply that it is the primary motivating factor behind the historical adoption trend. So it's an interesting claim, but unless I'm missing something in the link I don't see it as supporting this claim?</p>
]]></description><pubDate>Thu, 18 Jul 2024 12:57:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=40995149</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40995149</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40995149</guid></item><item><title><![CDATA[New comment by hlandau in "Malloc() and free() are a bad API (2022)"]]></title><description><![CDATA[
<p>Indeed, double-free, not UAF; I should know better than to write comments while sleep-deprived...<p>I suppose a cookie could be used in a "trust, but verify" approach if the free function takes both a pointer and a cookie. You would have the usual sidecar data next to the allocated region, but verify that the cookie matches. This would avoid the lookup issues you discuss.</p>
]]></description><pubDate>Mon, 15 Jul 2024 17:49:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=40969965</link><dc:creator>hlandau</dc:creator><comments>https://news.ycombinator.com/item?id=40969965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40969965</guid></item></channel></rss>