<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: Hercuros</title><link>https://news.ycombinator.com/user?id=Hercuros</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 25 Apr 2026 00:41:47 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Hercuros" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Hercuros in "AI will make formal verification go mainstream"]]></title><description><![CDATA[
<p>How do you count how many bugs a program has? If I replace the Clang code base by a program that always outputs a binary that prints hello world, how many bugs is that? Or if I replace it with a program that exits immediately?<p>Maybe another example is compiler optimisations: if we say that an optimising compiler is correct if it outputs the most efficient (in number of executed CPU instructions) output program for the every input program, then every optimising compiler is buggy. You can always make it less buggy by making more of the outputs correct, but you can never satisfy the specification on ALL inputs because of undecidability.</p>
]]></description><pubDate>Wed, 17 Dec 2025 21:04:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46305480</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=46305480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46305480</guid></item><item><title><![CDATA[New comment by Hercuros in "German government comes out against Chat Control"]]></title><description><![CDATA[
<p>“Expression” is a bit of an overloaded word here. Carrying a swastika is considered similar to hate speech. Just like you cannot just make death threats in the U.S., even though you are just “expressing” yourself as long as you do not carry out the threat. Not saying those are exactly the same, but there are limits to expression, and spreading hate against large swathes of people is considered like that in Europe. Especially because that kind of speech can at some point turn into actual physical violence against the groups in question.</p>
]]></description><pubDate>Wed, 08 Oct 2025 08:02:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45513375</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=45513375</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45513375</guid></item><item><title><![CDATA[New comment by Hercuros in "How insurance risk is transformed into investable assets"]]></title><description><![CDATA[
<p>With the way things are going with climate change, I think that assuming “extreme climate events in different geographies are independent statistical events” is an extremely flawed assumption to make. You acknowledge that it is a simplified model, but that is not some minor oversight. Any model that does not account for this is deeply flawed, and I think no insurance company would choose to model extreme event risk like that. There are common factors (e.g. global average temperature) that can cause many of these events to be triggered in a correlated way.<p>A “2% risk of default” on an individual bond is something a retail investor might be able to understand, but no one should be buying a “diversified” bundle of these things if they cannot form a reasonable understanding of how correlated they are. Why should understanding the correlation risk be left up to individual investors building their own portfolios?<p>I also think forming an intuition for these more “all-or-nothing” type events is more difficult than e.g. understanding that if GOOG goes down 10% then AAPL might do too at the same time because they are both tech stocks.</p>
]]></description><pubDate>Sun, 28 Sep 2025 02:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=45401273</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=45401273</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45401273</guid></item><item><title><![CDATA[New comment by Hercuros in "At Least 13 People Died by Suicide Amid U.K. Post Office Scandal, Report Says"]]></title><description><![CDATA[
<p>> Isn't the stigma desired anyway? It keeps people from going through with it. That's why society deliberately creates and actively cultivates the stigma.<p>That’s a very optimistic take on how “rational” society tends to be. The thought that “if things are in a certain way in society, then it must make sense (from a moral or societal point of view) for them to be that way.”</p>
]]></description><pubDate>Fri, 11 Jul 2025 20:26:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44536485</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=44536485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44536485</guid></item><item><title><![CDATA[New comment by Hercuros in "At Least 13 People Died by Suicide Amid U.K. Post Office Scandal, Report Says"]]></title><description><![CDATA[
<p>The person you are replying to shared some research by experts on the topic giving recommendations. You can argue for or against anything, but it’s useful to at least engage with the evidence being presented.</p>
]]></description><pubDate>Fri, 11 Jul 2025 20:18:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=44536420</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=44536420</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44536420</guid></item><item><title><![CDATA[New comment by Hercuros in "The provenance memory model for C"]]></title><description><![CDATA[
<p>I guess the internal exposure state would be “wrong” if the compiler removes the dead load (e.g in a pass that runs before provenance analysis).<p>However, if all of the program paths from that point onward behave the same as if the pointer was marked as exposed, that would be fine. It’s only “wrong” to track the incorrect abstract machine state when that would lead to a different behaviour in the abstract machine.<p>In that sense I suppose it’s no different from things like removing a variable initialisation if the variable is never used. That also has a side effect in the abstract machine, but it can still be optimised out if that abstract machine side effect is not observable.</p>
]]></description><pubDate>Tue, 01 Jul 2025 20:48:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44437878</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=44437878</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44437878</guid></item><item><title><![CDATA[New comment by Hercuros in "Verified dynamic programming with Σ-types in Lean"]]></title><description><![CDATA[
<p>The specification proves a property about an algorithm/function, namely the equivalence between a more complicated memoizing implementation and a simpler direct recursive implementation.<p>It is also true that no numerical reasoning is happening: the memoized version of any recursive relation will return the same result as the original function, assuming the function is not stateful and will return the same outputs given the same inputs.<p>However, it is not true to say that it does this by exhaustion, since there are infinitely many possible outputs and therefore it cannot be exhaustively checked by direct computation. The “n” for which we are “taking the proof” is symbolic, and hence symbolic justification and abstract invariants are used to provide the proof. It is the symbolic/abstract steps that are verified by the type checker, which involves only finite reasoning.<p>Of course, the symbolic steps somewhat mirror the concrete computations that would happen if you build the table, especially for a simpler proof like this. But it also shouldn’t be surprising that a program correctness proof would look at the steps that a program takes and reason about them in an abstract way to see that they are correct in all cases.</p>
]]></description><pubDate>Sat, 21 Jun 2025 14:02:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=44337686</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=44337686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44337686</guid></item><item><title><![CDATA[New comment by Hercuros in "Guess I'm a rationalist now"]]></title><description><![CDATA[
<p>How could you say that your views are aligned with those of Descartes and Kant if you have not seriously engaged with their works and what others have written about them?<p>All serious works in philosophy (Kant especially) are subject to interpretation. Whole research programmes exist around the works of major philosophers, interpreting and building on their works.<p>One cannot really do justice to e.g. the Critique of Pure Reason by discussing it based on a high level summary of the “main ideas” contained in it. These works have had a major impact on the history of Western philosophy and were groundbreaking at the time (and still are).</p>
]]></description><pubDate>Fri, 20 Jun 2025 18:57:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=44330818</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=44330818</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44330818</guid></item><item><title><![CDATA[New comment by Hercuros in "How to lock down your phone if you're traveling to the U.S."]]></title><description><![CDATA[
<p>Exceptions, such as the entirety of Europe? This level of privacy violation is truly incomprehensible to most citizens of European countries.</p>
]]></description><pubDate>Wed, 09 Apr 2025 18:10:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43635337</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=43635337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43635337</guid></item><item><title><![CDATA[New comment by Hercuros in "Google makes Android development private, will continue open source releases"]]></title><description><![CDATA[
<p>I think the issue comes with trying to present a USB mass storage API to the host where you allow the host to write to any arbitrary byte offset of the mass storage device without the structure that is imposed by a file system.<p>If the host and guest both get presented with the same “array of bytes” mass storage interface, then they will compete and potentially mess up each other’s reads and writes, let’s say if they both treat that array of bytes as an ext4 file system and try to write a file system metadata to the same physical location at the same time.<p>Of course you have have a “virtual file system” exposed over USB, but isn’t that exactly what MTP is? The point is that USB mass storage is not a virtual file system.</p>
]]></description><pubDate>Wed, 02 Apr 2025 20:19:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=43561055</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=43561055</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43561055</guid></item><item><title><![CDATA[New comment by Hercuros in "Launching RDAP; sunsetting WHOIS"]]></title><description><![CDATA[
<p>It’s not just about the energy usage, but also purchase cost of the GPUs and opportunity cost of not using those GPUs for something more valuable (after you have bought them). Especially if you’re doing this at large scale and not just on a single desktop machine.<p>Of course you were already saying it’s not a good idea, but I think the above definitely plays a role at scale as well.</p>
]]></description><pubDate>Mon, 17 Mar 2025 07:06:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=43385864</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=43385864</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43385864</guid></item><item><title><![CDATA[New comment by Hercuros in "Google kills diversity hiring targets"]]></title><description><![CDATA[
<p>In many European countries there is an expectation that employers behave in socially responsible ways. In many cases this is also codified into law.<p>Employers also benefit from government support (e.g. the government sponsors education that ultimately provides the workforce for the employers).</p>
]]></description><pubDate>Thu, 06 Feb 2025 18:44:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=42965240</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=42965240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42965240</guid></item><item><title><![CDATA[New comment by Hercuros in "Protecting your time from predators in large tech companies"]]></title><description><![CDATA[
<p>Does that make it any better even if it is true? (And I don’t think that it is as true as you make it out to be, e.g. it’s not true for my medium-sized organization)<p>Just because it’s good for “career optimization” does not make it less of a strange mindset to view your colleagues as predators. The article also puts all of the blame on the so-called “predators”, when it should be blaming the organization’s culture and leadership if helping others is viewed in this way.</p>
]]></description><pubDate>Sat, 25 Jan 2025 09:38:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=42820588</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=42820588</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42820588</guid></item><item><title><![CDATA[New comment by Hercuros in "More men are addicted to the 'crack cocaine' of the stock market"]]></title><description><![CDATA[
<p>For every story like this, there’s another story where everything moves in the opposite direction.</p>
]]></description><pubDate>Tue, 24 Dec 2024 17:57:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=42503556</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=42503556</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42503556</guid></item><item><title><![CDATA[New comment by Hercuros in "AI poetry is indistinguishable from human poetry and is rated more favorably"]]></title><description><![CDATA[
<p>The data would still be awful, and people would pay less attention to the study because it’s not a priori surprising that ChatGPT would write worse poetry than the most celebrated poets in history.<p>If I use bad data to conclude that “Java is faster than C++ in most cases” you can be sure it will receive a lot more attention than if I reached the opposite conclusion based on similarly bad data.</p>
]]></description><pubDate>Wed, 04 Dec 2024 07:07:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42315112</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=42315112</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42315112</guid></item><item><title><![CDATA[New comment by Hercuros in "AI poetry is indistinguishable from human poetry and is rated more favorably"]]></title><description><![CDATA[
<p>I don’t fully agree with putting down “fun” movies like the Avengers, but at the same time “serious” art is not primarily for plain entertainment.<p>People might find “serious” art meaningful and it might spark feelings in them, but that’s not the same as getting an adrenaline rush from exploding cars in an action scene.<p>Of course there are also cases where the boundary between “fun” and “serious art” is not so clear, there are always exceptions to any attempt to define what makes something “serious art”. Art can also be subversive and run counter to traditional expectations of what art “should” be. But I don’t think the Avengers is an example of that.</p>
]]></description><pubDate>Wed, 04 Dec 2024 07:01:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=42315082</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=42315082</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42315082</guid></item><item><title><![CDATA[New comment by Hercuros in "Steam games will need to disclose kernel-level anti-cheat on store pages"]]></title><description><![CDATA[
<p>I suppose the memory being mapped twice could be detected by anti-cheat though. You can then also make more mitigations to prevent detection of the mapping (e.g. hooking the syscall to check the active mappings), but it’s always a cat and mouse game.</p>
]]></description><pubDate>Thu, 31 Oct 2024 19:22:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=42010480</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=42010480</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42010480</guid></item><item><title><![CDATA[New comment by Hercuros in "AGI is far from inevitable"]]></title><description><![CDATA[
<p>I don’t think speculation about AGI is possible on a rigorous mathematical basis right now. And people who do expect AGI to happen (soon) are often happy to be convinced by much poorer types of argument and evidence than presented in this paper (e.g. handwaving arguments about model size or just the fact that ChatGPT can do some impressive things).</p>
]]></description><pubDate>Tue, 01 Oct 2024 15:55:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=41710073</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=41710073</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41710073</guid></item><item><title><![CDATA[New comment by Hercuros in "I Am Tired of AI"]]></title><description><![CDATA[
<p>I think the biggest fallacy in this type of thinking is that it projects all AI progress into a single quantity of “intelligence” and then proceeds to extrapolate that singular quantity into some imagined absurd level of “superintelligence”.<p>In reality, AI progress and capabilities are not so reducible to singular quantities. For example, it’s not clear that we will ever get rid of the model’s tendencies to just produce garbage or nonsense sometimes. It’s entirely possible that we remain stuck at more incremental improvements now, and I think the bogeyman of “superintelligence” needs to be much more clearly defined rather than by extrapolation of some imagined quantity. Or maybe we reach a somewhat human-like level, but not this imagined “extra” level of superintelligence.<p>Basically the argument is something to the effect of “big will become bigger and bigger, and then it will become like SUPER big and destroy us all”.</p>
]]></description><pubDate>Sat, 28 Sep 2024 11:16:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=41679502</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=41679502</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41679502</guid></item><item><title><![CDATA[New comment by Hercuros in "Sociopathy as a Lifestyle Brand"]]></title><description><![CDATA[
<p>Why is it all about doing more and not about doing less? I sincerely doubt that a technological solution is possible that would not require any reduction/change in our current lifestyles. Where is the evidence that we only need a sufficient amount of science and engineering to prevent disastrous climate change?<p>Moreover, merely developing the technology is not necessarily enough to get it actually adopted. Lobbyists will fight to protect established interests from industries like oil and gas. There will be narratives about how such new technologies destroy jobs, in an attempt to sway voters.<p>Ultimately, not enough change is going to happen without political will. That is because fighting climate change is not going to make everyone happy. There will be losers, and there is never going to be some magical piece of technology that will let us have our cake and eat it too. Creating political will requires more than just clever engineering, and people like Greta Thunberg can help motivate and inspire large groups of people to create that political will.</p>
]]></description><pubDate>Sun, 29 Jan 2023 11:04:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=34566983</link><dc:creator>Hercuros</dc:creator><comments>https://news.ycombinator.com/item?id=34566983</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=34566983</guid></item></channel></rss>