<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: wesselbindt</title><link>https://news.ycombinator.com/user?id=wesselbindt</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 04 Jun 2026 11:43:28 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wesselbindt" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by wesselbindt in "American capitalism has taken an apocalyptic turn"]]></title><description><![CDATA[
<p>Why?</p>
]]></description><pubDate>Thu, 04 Jun 2026 10:29:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48396617</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48396617</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48396617</guid></item><item><title><![CDATA[New comment by wesselbindt in "American capitalism has taken an apocalyptic turn"]]></title><description><![CDATA[
<p>> Well, because obviously the finish line of the space race was the Moon.<p>So, this choice is not super obvious to me. If it was called the moon race or whatever, I'd get it. But in this case it just feels like making up rules after the fact to make sure you "win".<p>EDIT: I just realized you might be saying this sarcastically. I'm really bad at picking up on that sort of stuff, and apologize if that's the case.</p>
]]></description><pubDate>Thu, 04 Jun 2026 05:45:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48394495</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48394495</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48394495</guid></item><item><title><![CDATA[New comment by wesselbindt in "American capitalism has taken an apocalyptic turn"]]></title><description><![CDATA[
<p>America won the space race? The only milestone where the US got there first was having boots on the moon. Every other milestone (first artificial satellite, first organism in space, first man in space, first woman, first spacewalk, first craft on the moon) was achieved by the soviets first. Taking the one arbitrary milestone where the US did come in first and declare it the finish line feels weird as heck.</p>
]]></description><pubDate>Thu, 04 Jun 2026 04:51:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48394023</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48394023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48394023</guid></item><item><title><![CDATA[New comment by wesselbindt in "What color is your function? (2015)"]]></title><description><![CDATA[
<p>Those are not arguments, those are assertions.</p>
]]></description><pubDate>Wed, 27 May 2026 02:18:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48288664</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48288664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48288664</guid></item><item><title><![CDATA[New comment by wesselbindt in "What color is your function? (2015)"]]></title><description><![CDATA[
<p>I feel like this argument always boils down to explicit vs implicit. It tastes the same as static vs dynamic typing. Personally, I fall well into the explicit camp. I like when I can know stuff about a function without having to read its body, and the bodies of the functions it calls, and the bodies of the functions they call, and so on. And so, I like when I can see from the function signature that it returns an integer, or when I can see from the function signature that it might do IO.<p>This comes at a cost, namely that of reading five extra characters in a function signature, and I could kind of imagine (truly!) how that gets in the way for some people. There is a cost of writing the five characters as well (and like the author mentions, in a poorly designed codebase, this may have to go down the call stack), but code is read more often than written, so in a sense this is negligible.<p>Like the dynamic vs static typing debate, I feel like this ultimately  boils down to context and personal taste, and some amount of intelligence as well. I'm impressed by the amount of stuff the dynamic typing / non-async crowd is able to keep in their working or long term memory while coding. I don't have that kind of mental bandwidth, sadly.<p>Having said all that, this argument is disingenuous in that it completely ignores the fact that the async keyword tells you something useful (rather than some made up nonsense like color), and most of the argument basically boils down to "if you ignore the benefits, this syntax has no benefits", and I really don't respect that as an argument.</p>
]]></description><pubDate>Tue, 26 May 2026 18:27:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48283764</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48283764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48283764</guid></item><item><title><![CDATA[New comment by wesselbindt in "Does anybody like React?"]]></title><description><![CDATA[
<p>I've been in the situation a couple of times where we had full control over choosing the frontend framework. Every time we chose React, the main argument was hirability and the fact that the engineers in question were most proficient in React. That is, inertia.<p>Secondly, when someone new asks me what web framework to learn, I tell them React. And the main reason, every time, is that this is more likely to get them a job, i.e., inertia.<p>We got here somehow. Clearly, React didn't get here purely on momentum, and must have done something less poorly than the other frameworks. But I think it's hard to deny that inertia plays a big role in its current popularity.</p>
]]></description><pubDate>Tue, 26 May 2026 09:25:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48277233</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48277233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48277233</guid></item><item><title><![CDATA[New comment by wesselbindt in "'No way to prevent this,' says only package manager where this regularly happens"]]></title><description><![CDATA[
<p>Seems like you dropped something:<p>> Disclaimer: I maintain depsguard</p>
]]></description><pubDate>Sat, 16 May 2026 03:59:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48156693</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48156693</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48156693</guid></item><item><title><![CDATA[New comment by wesselbindt in "I believe there are entire companies right now under AI psychosis"]]></title><description><![CDATA[
<p>I was under the impression that anyone that uses the MTTR abbreviation knows enough to understand that you need to balance it with change failure rate, deploy frequency, and lead time.</p>
]]></description><pubDate>Sat, 16 May 2026 03:44:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48156639</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48156639</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48156639</guid></item><item><title><![CDATA[New comment by wesselbindt in "Rewrite Bun in Rust has been merged"]]></title><description><![CDATA[
<p>I don't believe you actually think it's odd to not want to run unreviewed code in prod. I accept that you might disagree, but I don't believe this is a take you haven't heard a million times before.</p>
]]></description><pubDate>Thu, 14 May 2026 22:18:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48142028</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48142028</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48142028</guid></item><item><title><![CDATA[New comment by wesselbindt in "Rewrite Bun in Rust has been merged"]]></title><description><![CDATA[
<p>This kind of frivolous nonsense disqualifies bun from ever being a serious option to me. I'm not building any kind of software used in a professional setting on 1M lines of unreviewed code.</p>
]]></description><pubDate>Thu, 14 May 2026 21:50:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=48141731</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48141731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48141731</guid></item><item><title><![CDATA[New comment by wesselbindt in "The US is winning the AI race where it matters most: commercialization"]]></title><description><![CDATA[
<p>I'm guessing they mean US client states, or allies if you want to be polite about it.</p>
]]></description><pubDate>Thu, 14 May 2026 06:52:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48131966</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48131966</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48131966</guid></item><item><title><![CDATA[New comment by wesselbindt in "Metal Gear Solid 2's source code has been leaked on 4chan"]]></title><description><![CDATA[
<p>> A thief would be excited to eat the food they stole<p>I don't concede that the act of sharing this code is stealing, of course. The act of helping one's fellow man is a good thing. You've made your stance clear, and the very cogent and fairly conclusive arguments people have made against your stance don't seem to land, and I have no interest in repeating that exercise (and neither do you, I'm sure).<p>But this phrase stood out to me, and in particular that you would choose food as an example. You could've used any other example, like a new hat, or a baseball bat, a tricycle, a mirror, and so on. But you chose food, something people need to survive. Is the case of stealing food not at all morally ambiguous to you? What about the case of a young mother stealing diapers she can't afford?</p>
]]></description><pubDate>Mon, 04 May 2026 02:47:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48004062</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48004062</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48004062</guid></item><item><title><![CDATA[New comment by wesselbindt in "A network smuggling Starlink tech into Iran to beat internet blackout"]]></title><description><![CDATA[
<p>I've seen stories come out in major news outlets about every man needing to have the same haircut as Kim Jong Un. Something that didn't need lying about imo, but people did anyway. Don't underestimate what people will lie about in times of war.<p>And some attached pdf that I could have an LLM generate in a minute I wouldn't call a source. I'm talking about a source in the sense of journalism -- something I cannot find for this story.</p>
]]></description><pubDate>Mon, 04 May 2026 02:20:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48003918</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=48003918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48003918</guid></item><item><title><![CDATA[New comment by wesselbindt in "Specsmaxxing – On overcoming AI psychosis, and why I write specs in YAML"]]></title><description><![CDATA[
<p>I'm still confused as to why folks don't just write executable specs.</p>
]]></description><pubDate>Sun, 03 May 2026 07:38:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994423</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47994423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994423</guid></item><item><title><![CDATA[New comment by wesselbindt in "A network smuggling Starlink tech into Iran to beat internet blackout"]]></title><description><![CDATA[
<p>Are there other sources than a linkedin post? I try to be a bit more critical of information in times of war. God knows we've been lied to before, by all sides. I've seen janitorial schedules be presented as a terrorist sign in sheets.</p>
]]></description><pubDate>Sun, 03 May 2026 07:01:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47994184</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47994184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47994184</guid></item><item><title><![CDATA[New comment by wesselbindt in "Online age verification is the hill to die on"]]></title><description><![CDATA[
<p>The destruction of privacy is the whole point.</p>
]]></description><pubDate>Wed, 29 Apr 2026 17:14:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47951369</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47951369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47951369</guid></item><item><title><![CDATA[New comment by wesselbindt in "Tim Cook Is Leaving. Good"]]></title><description><![CDATA[
<p>> How did we jump to cigarettes?<p>Oh, it's an analogy. This is a frequently used rhetorical device where you take a similar analogous setup (maybe hypothetical) to elucidate certain aspects of a situation you're considering.</p>
]]></description><pubDate>Mon, 27 Apr 2026 19:13:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47925944</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47925944</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47925944</guid></item><item><title><![CDATA[New comment by wesselbindt in "Tim Cook Is Leaving. Good"]]></title><description><![CDATA[
<p>Nothing you say is in disagreement with the comment you're responding to. And yeah, Apple is doing really well, in part because of their anti competitive practices. Good for them, bad for us.<p>These responses talking about Apple's bottom line kind of feel like this convo:<p>> Cigarettes are bad, they cause cancer. Philip Morris shouldn't be selling them<p>> Yeah but they sell so many cigarettes! Isn't that great?</p>
]]></description><pubDate>Mon, 27 Apr 2026 14:19:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=47922002</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47922002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47922002</guid></item><item><title><![CDATA[New comment by wesselbindt in "What async promised and what it delivered"]]></title><description><![CDATA[
<p>I would really hate to work with a blue/red function system. I would have to label all my functions and get nothing in return. But, labelling my functions with some useful information that I care about, that can tell me interesting things about the function without me having to read the function itself and all the functions that it calls, I'd consider a win. I happen to care about whether my functions do IO or not, so the async label has been nothing short of a blessing.</p>
]]></description><pubDate>Wed, 22 Apr 2026 17:25:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47866559</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47866559</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47866559</guid></item><item><title><![CDATA[New comment by wesselbindt in "Laws of Software Engineering"]]></title><description><![CDATA[
<p>Two of my main CAP theorem pet peeves happen on this page:<p>- Not realizing it's a very concrete theorem applicable in a very narrow theoretical situation, and that its value lies not in the statement itself but in the way of thinking that goes into the proof.<p>- Stating it as "pick any two". You cannot pick CA. Under the conditions of the CAP theorem it is immediately obvious that CA implies you have exactly one node. And guess what, then you have P too, because there's no way to partition a single node.<p>A much more usable statement (which is not a theorem but a rule of thumb) is: there is often a tradeoff between consistency and availability.</p>
]]></description><pubDate>Tue, 21 Apr 2026 13:08:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47848274</link><dc:creator>wesselbindt</dc:creator><comments>https://news.ycombinator.com/item?id=47848274</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47848274</guid></item></channel></rss>