<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: kjrfghslkdjfl</title><link>https://news.ycombinator.com/user?id=kjrfghslkdjfl</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 22 Jun 2026 15:07:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kjrfghslkdjfl" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by kjrfghslkdjfl in "The ZeroMQ Process: C4"]]></title><description><![CDATA[
<p>Well, and his writing. Anyone with an interest in distributed systems should read ZeroMQ "The Guide" even if they don't plan on using ZeroMQ.</p>
]]></description><pubDate>Thu, 13 Mar 2025 12:19:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=43352524</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43352524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43352524</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "BYD has already produced its first solid-state cells"]]></title><description><![CDATA[
<p>It's not. If you're shorting, you're paying to borrow the stock.</p>
]]></description><pubDate>Sun, 23 Feb 2025 13:32:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=43149113</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43149113</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43149113</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Ask for no, don't ask for yes (2022)"]]></title><description><![CDATA[
<p>> But, we knew we would be there an hour early because of where/when we were dropping our kid off for the evening. So I just said TELL them when will be there and TELL them we’ll be at the bar if anyone wants to have a drink beforehand.<p>I do this too. And it's not just better communication, it's better life. This way I'm not dependent on other people to have fun. I'm not waiting on coordination in order to start doing the thing I want. I'm doing the thing I want, and letting others know that they can join.</p>
]]></description><pubDate>Sun, 23 Feb 2025 11:13:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=43148475</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43148475</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43148475</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Ask HN: Do US tech firms realize the backlash growing in Europe?"]]></title><description><![CDATA[
<p>Could you point out specific examples of what is too regulated? I never understood this complaint. True, I also never bothered digging into it because I started out with the belief that it's just a talking point. But I'm happy to be proven wrong.</p>
]]></description><pubDate>Sat, 22 Feb 2025 15:12:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43139637</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43139637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43139637</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Suckless.org: software that sucks less"]]></title><description><![CDATA[
<p>That's android only. He's talking about desktop.<p>I like it too though.</p>
]]></description><pubDate>Fri, 21 Feb 2025 21:40:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=43133390</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43133390</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43133390</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "New horizons for Julia"]]></title><description><![CDATA[
<p>> But my main complaint about Julia is its general approach to memory management.<p>I'm not a full-blown hater, but I have problems with that as well. Specifically, you have no control about it whatsoever, you're just promised that "if you do things right, it'll be amazing". And it is! The problem is that any tiny minuscule mistake causes catastrophic failure of performance due to allocations. Since the good performance depends on type stability, and type stability propagates, any mistake anywhere will propagate everywhere. Think: if a variable becomes type unstable due to a programmer mistake, any function that consumes it generally might become type unstable as well, and any function that consumes the output of that function as well, etc. The upshot is that this forces you to think more carefully about your types and data structures. Programming in Julia extensively has made me a better programmer. I'm not a C++ expert, but I believe that in C++ these kind of mistakes always end up being localized.</p>
]]></description><pubDate>Thu, 20 Feb 2025 22:34:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=43121233</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43121233</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43121233</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Bloodflowtrixi.jl – 1D and 2D blood flow models for arterial circulation"]]></title><description><![CDATA[
<p>If the author is reading...<p>Why specify compat in this manner? <a href="https://github.com/yolhan83/BloodFlowTrixi.jl/blob/03a78be28f88b3d87bf6306b4726941bd89eb271/Project.toml#L12-L15">https://github.com/yolhan83/BloodFlowTrixi.jl/blob/03a78be28...</a><p>Normally you want to specify "up to which major version" or "up to which (major, minor) version" your lib is compatible with, while allowing that all minor or path respectively are automatically upgraded.<p>EDIT: To the person who said "Of all the languages, it often seems like Julia has the coolest libraries"<p>It's just a very good language for writing libraries. Which is a crazy thing to say, because you're think that being good for writing libraries is something that every language would want to get exactly right, but it appears not.</p>
]]></description><pubDate>Thu, 20 Feb 2025 11:00:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43113321</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43113321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43113321</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Searchcode.com’s SQLite database is probably 6 terabytes bigger than yours"]]></title><description><![CDATA[
<p>> It's an organization with an unpredictable return on investment<p>Yes, science has extremely unpredictable return on investment.<p>What's your suggestion? Don't try?</p>
]]></description><pubDate>Mon, 17 Feb 2025 14:25:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=43079307</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43079307</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43079307</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "ICE wants to know if you're posting negative things about it online"]]></title><description><![CDATA[
<p>Fascism.</p>
]]></description><pubDate>Fri, 14 Feb 2025 15:47:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=43049573</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=43049573</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43049573</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Teen on Musk's DOGE team graduated from 'The Com'"]]></title><description><![CDATA[
<p>Answer is obvious. Because teenagers tend to be impressionable and unscrupulous.</p>
]]></description><pubDate>Sun, 09 Feb 2025 20:40:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=42993719</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42993719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42993719</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "AI pioneer Fei-Fei Li has a vision for computer vision"]]></title><description><![CDATA[
<p>I think she's obviously right.<p>The reason that cars make stupid mistakes that a human never would, is that cars are trained to classify 2D images (and act accordingly). Humans on the other hand have a 3D model of the world that understands what is and isn't possible, and are trained to map 2D images to that 3D space.<p>The world is 3D so obviously the latter approach works way better.</p>
]]></description><pubDate>Thu, 12 Dec 2024 21:37:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42403644</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42403644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42403644</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "AI pioneer Fei-Fei Li has a vision for computer vision"]]></title><description><![CDATA[
<p>Same, and I hate "experimenting" cooking. I memorize simple recipes and do them a lot.<p>I don't wanna experiment cooking, I want to have eaten.</p>
]]></description><pubDate>Thu, 12 Dec 2024 21:35:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=42403612</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42403612</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42403612</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "South Korean president declares martial law, parliament votes to lift it"]]></title><description><![CDATA[
<p>Wait I thought HN was not for politics??<p>Or is it that when the politics isn't US politics, HN readers can be more emotionally detached and treat it as "interesting"?</p>
]]></description><pubDate>Tue, 03 Dec 2024 15:49:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=42307441</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42307441</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42307441</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Universities enrolling foreign students with poor English, BBC finds"]]></title><description><![CDATA[
<p>> I never understood the prejudice against poor English speakers. How else are you supposed to learn a language than to be immersed in the culture before you are fluent?<p>You don't need to be immersed in order to be fluent. I spoke English fluently years before ever coming to an English speaking country.<p>But that is, to me, one of)the points of this story. The constant dumbing down of everything under the sun in our society. You could demand that someone has to do their homework and learn to speak English, but instead we accept that the only way to do it is just by hanging around and acquire effortlessly it via osmosis. Why? Why is it acceptable that people don't have to make an effort?<p>My prejudice isn't against people who don't speak English fluently. It's against lazy people. Someone might be hard working and disciplined and just have no interest in moving abroad or learning English - there's nothing wrong with that.</p>
]]></description><pubDate>Tue, 03 Dec 2024 11:49:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=42305172</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42305172</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42305172</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "UK: Proposed amendment to legal presumption about the reliability of computers"]]></title><description><![CDATA[
<p>"Presumption about reliability of computers"<p>Anyone else get the sense that these were laws written without any input whatsoever from people who actually have working experience in complex systems?<p>I'm convinced that no moral software engineer would ever suggest a conviction on the presumption that the system is correct. At minimum you'd have to investigate.</p>
]]></description><pubDate>Mon, 02 Dec 2024 11:56:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=42295315</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42295315</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42295315</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Show HN: Jumping Julia Maze"]]></title><description><![CDATA[
<p>Better challenge: generate these puzzles in a way to have a unique solution.</p>
]]></description><pubDate>Wed, 27 Nov 2024 15:36:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=42256852</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42256852</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42256852</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Engineers invent high-yield atmospheric water capture device for arid regions"]]></title><description><![CDATA[
<p>Reminder that the efficiency of such a device has a hard bound given by the laws of thermodynamics which doesn't depend on implementation details.</p>
]]></description><pubDate>Sun, 03 Nov 2024 21:22:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=42036188</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42036188</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42036188</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Programming languages that blew my mind (2023)"]]></title><description><![CDATA[
<p>Julia is a language that blew my mind. It convinced me that multiple dispatch is the way to do generic programming.</p>
]]></description><pubDate>Sun, 03 Nov 2024 21:20:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42036169</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42036169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42036169</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Budget Android (€99) vs. Expensive iPhone (€1000) (2018)"]]></title><description><![CDATA[
<p>Feels like the phone capabilities didn't change much since 2018. What would be the android phone nowadays that we could write this article about?</p>
]]></description><pubDate>Sat, 02 Nov 2024 10:44:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=42025471</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=42025471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42025471</guid></item><item><title><![CDATA[New comment by kjrfghslkdjfl in "Strava was used to locate the most powerful people"]]></title><description><![CDATA[
<p>FitoTrack.<p>That's all I have to say about this.</p>
]]></description><pubDate>Tue, 29 Oct 2024 22:11:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=41989957</link><dc:creator>kjrfghslkdjfl</dc:creator><comments>https://news.ycombinator.com/item?id=41989957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=41989957</guid></item></channel></rss>