<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: aleph_minus_one</title><link>https://news.ycombinator.com/user?id=aleph_minus_one</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 24 May 2026 21:06:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=aleph_minus_one" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by aleph_minus_one in "Memory has grown to nearly two-thirds of AI chip component costs"]]></title><description><![CDATA[
<p>> They forgot Moore's main lesson: only the paranoid survive.<p>"Only the Paranoid Survive" is rather a quote and book title by Andrew S. Grove.</p>
]]></description><pubDate>Sun, 24 May 2026 19:01:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48260037</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48260037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48260037</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "No way to parse integers in C (2022)"]]></title><description><![CDATA[
<p>> And why some very, very special languages have an effectively-global variable called "errno" that you have to check after the call manually, and worry about whether maybe it was populated from some previous error.<p>As you can read at <a href="https://en.wikipedia.org/wiki/Errno.h" rel="nofollow">https://en.wikipedia.org/wiki/Errno.h</a> errno is barely used by the C standard (though defined there). It is rather POSIX that uses errno very encompassingly. For example the WinAPI functions use a much more sensible way to report errors (and don't make use of errno).</p>
]]></description><pubDate>Wed, 20 May 2026 14:34:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48208555</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48208555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48208555</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "BambuStudio has been violating PrusaSlicer AGPL license since their fork"]]></title><description><![CDATA[
<p>> Are you joking? Guy has been tweeting in English for almost two decades, that’s not the problem.<p>I think you deeply underestimate how deep your thinking can be convoluted with your native language that you grew up with:<p>I very often have discussions with native speakers of other languages about how I can translate some specific German phrases/thoughts into their mother tongue. They often have to admit that their native language simply has no "pattern" for this, or that the phrase is based on cultural assumptions that do hold in Germany, but not in the country where the language that I want to translate my phrase to is commonly spoken.<p>> Here's the frequency of the " - " pattern in tweets by "josefprusa"<p>What do you want to tell with this?</p>
]]></description><pubDate>Wed, 20 May 2026 08:46:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48204819</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48204819</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48204819</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Iran starts Bitcoin-backed ship insurance for Hormuz strait"]]></title><description><![CDATA[
<p>>
So why is Hormuz closed right now? And why wasn't it closed earlier this year?<p>Because the USA and Israel attacked Iran.</p>
]]></description><pubDate>Tue, 19 May 2026 12:37:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48192498</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48192498</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48192498</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "BambuStudio has been violating PrusaSlicer AGPL license since their fork"]]></title><description><![CDATA[
<p>> Based on his tweets, Josef seems like a guy incapable of coming up with his own original thoughts.<p>Rather: Josef Průša is not a native English speaker (his mother tongue is Czech).<p>I observe this for myself: a lot of my original thoughts are hard to translate into English because they are deeply intertwined with how the German language is built.<p>From my observation in particular native German speakers are prone to this phenomenon (that their original thoughts are quite intertwined with how their native language works). I had this discussion with educated English, Turkish and Russian native speakers, but they honestly told me that for them this relationship between their mother tongue and their original thoughts is not similarly marked.</p>
]]></description><pubDate>Tue, 19 May 2026 12:29:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48192442</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48192442</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48192442</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "AI eats the world (Spring 26) [pdf]"]]></title><description><![CDATA[
<p>> Except that even the first classical computers were built with goals and applications in mind. [...] Instead, when asking a quantum computing company what they're trying to achieve, they'll gesture vaguely at "chemistry, finance, ecology".<p>I think the problem is a little bit more subtle:<p>To finance a lot of innovations, better also some intermediate step towards the far goal should already be very useful, otherwise the company that builds it will go bankrupt.<p>If this is not the case, it's typically not commercially viable, some product category is typically basic research (which is very important, but it typically means that the commercial potential will only come up in some future).<p>There <i>do</i> exist problems where a quantum computer gives an extreme advantage in the sense that we have no idea how a fast classical algorithm could look like. So, the only viable approaches for these problems are:<p>1. work on a huge algorithmic breakthrough (to be able to solve these problems fast on a classical computer)<p>2. build a quantum computer<p>What are these problems?<p>They are basically all special cases of the abelian hidden subgroup problem:<p>> <a href="https://en.wikipedia.org/w/index.php?title=Hidden_subgroup_problem&oldid=1352151693" rel="nofollow">https://en.wikipedia.org/w/index.php?title=Hidden_subgroup_p...</a><p>In particular cf. the table at the end of this Wikipedia article:<p>> <a href="https://en.wikipedia.org/w/index.php?title=Hidden_subgroup_problem&oldid=1352151693#Instances" rel="nofollow">https://en.wikipedia.org/w/index.php?title=Hidden_subgroup_p...</a><p>If you <i>do</i> have such a problem to solve, 1 and 2 are the only viable approaches.<p>So, there <i>do</i> exist goals and applications for which a quantum computer is insanely useful (assuming no huge algorithmic breakthrough happens).<p>The questions are thus:<p>- Is the abelian hidden subgroup problem sufficient for being able to carry a whole potential industry?<p>- (To come back to my introduction) What use does a quantum computer that is only capable of solving very small instances of this problem have for the user?</p>
]]></description><pubDate>Tue, 19 May 2026 09:00:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48190959</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48190959</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48190959</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Anthropic acquires Stainless"]]></title><description><![CDATA[
<p>> 
Wait, does that mean that if I self describe as a software engineer on LinkedIn and get an offer by Germans id be breaking the law by accepting?<p>Using the German translation "Softwareingenieur" of "software engineer" on your LinkedIn page might easily get you into trouble.<p>Typically, as far as I know, law enforcement agencies only get active in the punishable act "Missbrauch von Titeln, Berufsbezeichnungen und Abzeichen" [abuse of titles, occupational titles and emblems] if the culprit gets denounced by someone or if there is a public interest, but everybody knows how easy it is to make enemies in your job or on the internet.</p>
]]></description><pubDate>Tue, 19 May 2026 00:42:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48187861</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48187861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48187861</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Anthropic acquires Stainless"]]></title><description><![CDATA[
<p>> 
I did use the word "software engineer" there<p>The reason why I avoided this term is that in Germany, there exists a quite strict of whatx an engineer (Ingenieur) is, which is defined in the laws of many federal states (Ingenieurgesetz [engineering law]). "Ingenieur" (engineer) is a protected professional title:<p>> <a href="https://de.wikipedia.org/w/index.php?title=Ingenieur&oldid=266363685#Berufsbezeichnungen_und_akademische_Grade" rel="nofollow">https://de.wikipedia.org/w/index.php?title=Ingenieur&oldid=2...</a> (*)<p>Falsely claiming that you are an Ingenieur when you aren't (by the definition in the Ingenieurgesetz) is a punishable crime in Germany:<p>> <a href="https://de.wikipedia.org/w/index.php?title=Missbrauch_von_Titeln,_Berufsbezeichnungen_und_Abzeichen&oldid=258290178" rel="nofollow">https://de.wikipedia.org/w/index.php?title=Missbrauch_von_Ti...</a><p>There exist some boundary cases under which as a software developer you can call yourself an "Ingenieur", but you have to be insanely careful about whether you actually satisfy the legal criteria (see (*)) - in most cases you don't and you are thus a criminal if you do.</p>
]]></description><pubDate>Tue, 19 May 2026 00:12:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48187650</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48187650</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48187650</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Anthropic acquires Stainless"]]></title><description><![CDATA[
<p>> Successfully building a company, and using that company's products, is actually the best job interview you can ask for if you can pay for that caliber of candidate.<p>This tests for very different skills than being an exceptional programmer.</p>
]]></description><pubDate>Mon, 18 May 2026 21:55:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48186280</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48186280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48186280</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "We Are All Rankers Now: Or Why the Internet Has Turned to Shit"]]></title><description><![CDATA[
<p>> In the country where I live even if you want to make just a tiny website for family and friends you essentially have to set yourself up for doxxing. You are required to put your real name on, as well as city and in case of something like a blog the whole address.<p>I know that a lot of people who are into privacy topics would immediately willing to buy a round to celebrate when a politician who voted for these laws dies.<p>The hate among privacy-minded people for these laws, the politicans who voted for them and the judges who judged in the name of these laws is insane.</p>
]]></description><pubDate>Mon, 18 May 2026 01:42:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=48174822</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48174822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48174822</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Where to buy a non-Apple, non-Google smartphone"]]></title><description><![CDATA[
<p>> No, but you will likely be inconvenienced to a similar level as losing your house keys, and lose access to important services.<p>Because you made yourself dependent on these smartphone-only services beforehand. Don't do that.</p>
]]></description><pubDate>Sat, 16 May 2026 23:19:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164647</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48164647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164647</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Where to buy a non-Apple, non-Google smartphone"]]></title><description><![CDATA[
<p>> the degree to which smartphones are required in daily life differ massively across countries, and HN is a global place.<p>In some countries people are willing to fight much harder against being coerced to have to use a smartphone. The message should thus rather be: follow their example.</p>
]]></description><pubDate>Sat, 16 May 2026 23:18:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164641</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48164641</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164641</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Where to buy a non-Apple, non-Google smartphone"]]></title><description><![CDATA[
<p>> The larger amount of time, energy, and money we spent on doing banking in the 1990s was real. The web, and then mobile apps, made a lot of that more convenient.<p>I wouldn't say so: when I go to the bank, I often combine it with grocery shopping, which I have to do anyway. So doing banking the old way is hardly an inconvenience.</p>
]]></description><pubDate>Sat, 16 May 2026 23:14:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164616</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48164616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164616</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Where to buy a non-Apple, non-Google smartphone"]]></title><description><![CDATA[
<p>> It's a bias, an in-bubble illiteracy effect, concerning the perception and analysis of realities (e. g. experiences) outside that bubble, mirroring an in-group's projections about an out-group. It is, in my decades of experience, a very common phenomenon in the IT sector.<p>I (also German) have the impression that people who work in the IT sector are often much more critical of surveillance methods (including smartphones) than the average citizen.</p>
]]></description><pubDate>Sat, 16 May 2026 23:12:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164604</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48164604</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164604</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Where to buy a non-Apple, non-Google smartphone"]]></title><description><![CDATA[
<p>> You still use the internet. Just avoiding a mobile phone is not a magic pill against surveillance.<p>Very true. But it is a huge first step.</p>
]]></description><pubDate>Sat, 16 May 2026 23:05:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164574</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48164574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164574</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Where to buy a non-Apple, non-Google smartphone"]]></title><description><![CDATA[
<p>This is actually exactly what I it when I was in this kind of situation.<p>I really have the impression that using a smartphone makes a lot people much more dumb with respect to seeing obvious solutions for their problems.</p>
]]></description><pubDate>Sat, 16 May 2026 23:04:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164567</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48164567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164567</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "SQL patterns I use to catch transaction fraud"]]></title><description><![CDATA[
<p>> a) trivial to bypass by adding dither to the test transactions and<p>I know someone who worked in fraud detection of financial transactions. He told me that indeed lots of filters that are applied mostly test for anomalies. The thing is that most criminals are not insanely smart, and commonly don't have a lot of inside knowledge about accounting, banking, finance system etc., so criminals often have a bad intuition about more subtle things that are looked at for fraud detection.<p>But if you are a very dedicated criminal with lots of inside knowledge about, say, accounting, banking, finance system, ..., you could likely outsmart these filters. But these people typically have much better career options (even if they want a career as a "big fish criminal": just look at the history of accounting scandals, stock manipulations, Ponzi schemes, ...).</p>
]]></description><pubDate>Sat, 16 May 2026 12:38:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48159694</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48159694</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48159694</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "Too dangerous or just too expensive? The real reason Anthropic is hiding Mythos"]]></title><description><![CDATA[
<p>On <a href="https://news.ycombinator.com/item?id=48094138">https://news.ycombinator.com/item?id=48094138</a>  
Imustaskforhelp explained why one should better post archive.org links instead of archive.is links.<p>So, here an archive.org link:<p>> <a href="https://web.archive.org/web/20260515135354/https://kingy.ai/ai/too-dangerous-to-release-or-just-too-expensive-the-real-reason-anthropic-is-hiding-its-most-powerful-ai/" rel="nofollow">https://web.archive.org/web/20260515135354/https://kingy.ai/...</a></p>
]]></description><pubDate>Fri, 15 May 2026 14:49:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48149393</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48149393</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48149393</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "A message from President Kornbluth about funding and the talent pipeline"]]></title><description><![CDATA[
<p>> And I say this as an European, we’re miles behind really.<p>I am not so sure about this. Many universities in Europe are still really good (even if they market their research achievements much less aggressively than US-American universities). The problem that exists in many European countries is that companies or startups have difficulties commercializing these research achievements.</p>
]]></description><pubDate>Thu, 14 May 2026 15:48:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48137172</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48137172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48137172</guid></item><item><title><![CDATA[New comment by aleph_minus_one in "The Emacsification of Software"]]></title><description><![CDATA[
<p>> > "easier to build your own solution than to install an existing one" - or to learn an existing one.<p>> I can install WhatsApp in a few tens of seconds.<p>But do you now have an insanely deep knowledge of WhatsApp (i.e. what serious "learning" means)?</p>
]]></description><pubDate>Thu, 14 May 2026 13:35:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48135178</link><dc:creator>aleph_minus_one</dc:creator><comments>https://news.ycombinator.com/item?id=48135178</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48135178</guid></item></channel></rss>