<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: klodolph</title><link>https://news.ycombinator.com/user?id=klodolph</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 19 Aug 2026 07:24:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=klodolph" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by klodolph in "Picophysics: Single file physics for games on platforms like N64, PSX, DC"]]></title><description><![CDATA[
<p>Well, that’s half of it, and the other half of it is no sub-pixel coordinates.</p>
]]></description><pubDate>Tue, 11 Aug 2026 05:09:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49253626</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49253626</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49253626</guid></item><item><title><![CDATA[New comment by klodolph in "Picophysics: Single file physics for games on platforms like N64, PSX, DC"]]></title><description><![CDATA[
<p>Only one of the consoles listed lacks an FPU, the other two (N64 and DreamCast) both have FPUs. Despite its age, the FPU on the N64 was plenty fast and it was used extensively.</p>
]]></description><pubDate>Mon, 10 Aug 2026 03:42:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49238969</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49238969</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49238969</guid></item><item><title><![CDATA[New comment by klodolph in "Picophysics: Single file physics for games on platforms like N64, PSX, DC"]]></title><description><![CDATA[
<p>Everything being static inline makes it hostile to these older systems which have limited RAM. Use of float makes it unlikely that you’d run it on the PlayStation, which has no FPU.</p>
]]></description><pubDate>Mon, 10 Aug 2026 01:28:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49238222</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49238222</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49238222</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>> As for the skepticism, all I can offer is my experience which is that it does indeed work, and I've been running this way for awhile.<p>I believe you. Do you believe me?<p>> At that point, NixOS just clicked and I'm far more productive with 30+ hosts than I used to be with 1-2.<p>There’s not much room for improvement in my own productivity here. The amount of time I spend maintaining these hosts is not large to begin with.<p>> This sounds like you're branching into territory that can no longer be reasonably framed as NixOS vs. Debian (or other distro of choice).<p>I was never talking about NixOS in the first place!</p>
]]></description><pubDate>Sat, 08 Aug 2026 15:15:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49222633</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49222633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49222633</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>Yes</p>
]]></description><pubDate>Sat, 08 Aug 2026 04:02:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218795</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218795</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>I’m here in the thread and I can answer questions or elaborate on things, so if you want to know what I meant you can just ask me and there’s a good chance I’ll respond.</p>
]]></description><pubDate>Sat, 08 Aug 2026 04:00:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218784</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218784</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218784</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>YMMV, I don’t run a home lab, I just have a NAS and run a personal website. I definitely don’t have a “fleet”. I have two servers running Debian and I can bring them back up from zero in <30 minutes.<p>“Rebuild everything in one command and have it work” is not something that I’m chasing after and I am skeptical that it would work anyway. Maybe there is something I’m missing, but when I update the software, the updates come with changes and it’s possible that things break. My goals are to keep reasonably up to date and to be able to fix things quickly if they do break.<p>Regarding Nix complaints:<p>Package maintenance is kind of a crapshoot. Maybe your package is in nixpkgs, maybe there is a flake for it, maybe you find something that is actively updated, maybe not. Maybe there is a package but half the features are turned off because the maintainer didn’t bother. Maybe there is a package but half the features are turned off on macOS for unknown reasons. What I want is just to know what level of distro-level maintenance the package has, including its transitive dependencies.<p>Docs are just kinda bad. Fragmented across different sites. Docs teaching you Nix forwards or backwards, or teaching old Nix, or teaching Nix with flakes, or teaching you Nix for end-users or developers or package maintainers, or Nix on Mac or NixOS. A surprising number of broken links. What I want is one site, with a little drop-down menu to select the version I am using. What I have is hours spent on the NixOS Discord trying to figure out how to do basic stuff.</p>
]]></description><pubDate>Sat, 08 Aug 2026 03:40:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218701</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218701</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218701</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>I don’t have all of the details, sorry, but PAM is a bunch of .so that are dlopen'd and if you mess them up you lose access to your system pretty damn quick. I would tell people to just use the system libc but I don’t know the specific failure modes for using libc via Nix. Using system libc = building your project outside of Nix.<p>There could be similar issues with NSS but I think more people are ready to bypass NSS altogether.</p>
]]></description><pubDate>Sat, 08 Aug 2026 02:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218516</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218516</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p><a href="https://www.redhat.com/en/blog/pluggable-authentication-modules-pam" rel="nofollow">https://www.redhat.com/en/blog/pluggable-authentication-modu...</a></p>
]]></description><pubDate>Sat, 08 Aug 2026 02:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218448</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218448</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218448</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>I didn’t use the word “complicated”, maybe I’m missing something, but I listed some specific complaints and “Nix is complicated” wasn’t on the list.</p>
]]></description><pubDate>Sat, 08 Aug 2026 02:24:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218369</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218369</guid></item><item><title><![CDATA[New comment by klodolph in "The Nixpkgs core team has disbanded"]]></title><description><![CDATA[
<p>There was a sweet spot in like 2024 when it seemed like everything was possible with Nix, but now it seems like everything “experimental” is permanently so (like flakes), packages I care about are not as fresh as I want, I have no mental recall for Nix commands…<p>Meanwhile, my company is using Nix for everything heavily internally. Everyone gets their dependencies via Nix unless you are like using PAM or something.<p>Reminds me of Bazel, in the way that it gets adopted by companies with developer support teams (because it solves real problems) but feels frustrating for us ordinary folk. Nixpkgs is kind of a critical part of “ordinary folk” and with the core team disbanding, I feel like my personal moves away from Nix (for projects) are proving correct.</p>
]]></description><pubDate>Sat, 08 Aug 2026 02:13:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49218318</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49218318</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49218318</guid></item><item><title><![CDATA[New comment by klodolph in "AMD acquires Taalas to boost inference performance by etching models in silicon"]]></title><description><![CDATA[
<p>I thought DRAM was pretty dense already. Is mask ROM that much denser?</p>
]]></description><pubDate>Fri, 07 Aug 2026 03:38:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49205670</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49205670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49205670</guid></item><item><title><![CDATA[New comment by klodolph in "Bonsai: Janestreet's UI Library"]]></title><description><![CDATA[
<p>Sarcasm, definitely</p>
]]></description><pubDate>Tue, 04 Aug 2026 01:15:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49163329</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49163329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49163329</guid></item><item><title><![CDATA[New comment by klodolph in "The AI trade now runs on borrowed money, and the lenders are repricing it"]]></title><description><![CDATA[
<p>I think that opinion is as reasonable as any. I feel compelled to argue against it (I even thought out the arguments in my head!) but my <i>compulsion</i> to have an opinion on HN is a disease, and you made a point of saying that you gave the opinion because asked.</p>
]]></description><pubDate>Fri, 31 Jul 2026 05:00:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=49119184</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49119184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49119184</guid></item><item><title><![CDATA[New comment by klodolph in "The AI trade now runs on borrowed money, and the lenders are repricing it"]]></title><description><![CDATA[
<p>What’s your reasoning for saying that the spending level requires that level of justification?</p>
]]></description><pubDate>Fri, 31 Jul 2026 04:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49119172</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49119172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49119172</guid></item><item><title><![CDATA[New comment by klodolph in "The AI trade now runs on borrowed money, and the lenders are repricing it"]]></title><description><![CDATA[
<p>A while ago I was thinking, “Gee, AI is so complicated, how can I keep up with the landscape?”<p>After reading these articles go by so often, it feels like what I actually can’t keep up with is the bond market. To paraphrase Trotsky, you may not be interested in the bond market, but the bond market is interested in you. I want to be able to read the signals at the bottom of this article, and divine some kind of prediction that can guide me… I don’t know, to choose whether I should buy a house or change the investment strategy in my retirement fund or something. But I’m just seeing all these signals go by, waiting for the story to be written, which only happens when the dust settles.<p>I guess I’ll go back to not understanding AI, instead of not understanding the bond market.</p>
]]></description><pubDate>Fri, 31 Jul 2026 04:43:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=49119090</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49119090</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49119090</guid></item><item><title><![CDATA[New comment by klodolph in "Chip stocks slide in US and Asia as AI jitters rattle investors"]]></title><description><![CDATA[
<p>I’m wondering if this is leveraged investors in KOSPI, where retail > institutional traders. More leverage = more volatility. If it actually IS a correction, I’m hoping that some of these data center projects, the ones that are REITs wearing a funny hat, can stop.</p>
]]></description><pubDate>Wed, 29 Jul 2026 03:42:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49093179</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=49093179</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49093179</guid></item><item><title><![CDATA[New comment by klodolph in "The unreasonable difficulty of time series forecasting"]]></title><description><![CDATA[
<p>I see that a lot of these are markets.<p>Yes, it’s hard to predict markets. Because anybody who can successfully predict markets, does so, makes money, and changes the market so their predictions lose their edge.<p>Time series forecasts are a lot easier if you are forecasting, say, disk use in your servers or whatnot. (By “easy” I mean you can do a simple prediction and get useful insights.)</p>
]]></description><pubDate>Tue, 21 Jul 2026 16:57:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48994986</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=48994986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48994986</guid></item><item><title><![CDATA[New comment by klodolph in "OpenBSD has a use-after-free allowing local privilege escalation to root"]]></title><description><![CDATA[
<p>Rust is designed to make this type of issue impossible, but that assumes that you can correctly encode object lifetimes in the kernel in a way that allows the compiler to check them.<p>So I would say that any easy answer like “this would not compile” would just be a guess, because you would want to know more of the particulars in order to answer this question.<p>I know that this is kind of a non-answer, but if you want to write a kernel in Rust you have to figure out boundaries for where unsafe {} are. In a kernel, there are probably large chunks of unsafe {} and the Rust compiler prevents certain bugs <i>outside</i> unsafe {} assuming there aren’t bugs inside unsafe {} that would prevent the type checker from doing its job correctly.</p>
]]></description><pubDate>Wed, 08 Jul 2026 15:32:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48833305</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=48833305</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48833305</guid></item><item><title><![CDATA[New comment by klodolph in "Google copybara: moving code between repositories"]]></title><description><![CDATA[
<p>Copybara can do that but I think it will be annoying and tedious to use it that way. More annoying than the problem of extracting a library or shoving some files in a separate repo.</p>
]]></description><pubDate>Wed, 01 Jul 2026 04:21:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48742208</link><dc:creator>klodolph</dc:creator><comments>https://news.ycombinator.com/item?id=48742208</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48742208</guid></item></channel></rss>