<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: knutzui</title><link>https://news.ycombinator.com/user?id=knutzui</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 18 Apr 2026 10:56:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=knutzui" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by knutzui in "ClickHouse scales beyond 100 petabytes of logs"]]></title><description><![CDATA[
<p>Maybe not via kubectl directly, but it is rather trivial to build this, by simply combining all log streams from pods of a deployment (or whatever else).<p>k9s (k9scli.io) supports this directly.</p>
]]></description><pubDate>Sat, 21 Jun 2025 10:56:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44336462</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=44336462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44336462</guid></item><item><title><![CDATA[New comment by knutzui in "Ask HN: Is ageism in tech still a problem?"]]></title><description><![CDATA[
<p>I've seen this take on LLMs many times, and I don't share the certainty that LLMs hinder the growth of engineers using them.<p>Sure, if you want to use an LLM to produce code that works you need to have enough knowledge and experience to be able to review and, if necessary, request changes.<p>However, another (IMO, even more powerful) aspect of LLMs, is their utility as a learning tool.
They excel at imparting knowledge about new concepts, because they act as a personalized teacher.<p>I find it doubtful that use of LLMs will result in less experienced and knowledgeable engineers in the future.</p>
]]></description><pubDate>Fri, 13 Jun 2025 17:24:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=44270410</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=44270410</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44270410</guid></item><item><title><![CDATA[New comment by knutzui in "(On | No) Syntactic Support for Error Handling"]]></title><description><![CDATA[
<p>That's technically not true.<p>You can pass multiple return values of a function as parameters to another function if they fit the signature.<p>for example:<p><pre><code>  func process[T any](value T, err error) {
    if err != nil {
      // handle error
    }
    // handle value
  }

</code></pre>
this can be used in cases such as control loops, to centralize error handling for multiple separate functions, instead of writing out the error handling separately for each function.<p><pre><code>  for {
    process(fetchFoo(ctx))
    process(fetchBar(ctx))
  }</code></pre></p>
]]></description><pubDate>Tue, 03 Jun 2025 19:48:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=44173918</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=44173918</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44173918</guid></item><item><title><![CDATA[New comment by knutzui in "S1: A $6 R1 competitor?"]]></title><description><![CDATA[
<p>The original statement stands, if what you are suggesting in addition to it is true. If the initial one-time investment of $505m is enough to distill new SOTA models for $0.50 a piece, then the average cost for subsequent models will trend toward $0.50.</p>
]]></description><pubDate>Wed, 05 Feb 2025 21:35:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=42955523</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=42955523</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42955523</guid></item><item><title><![CDATA[New comment by knutzui in "I algorithmically donated $5000 to Open Source"]]></title><description><![CDATA[
<p>A fixed monthly subscription amount with unlimited usage will always carry this deficiency.
A solution that addresses this would be usage-based pricing.</p>
]]></description><pubDate>Sun, 08 Dec 2024 17:17:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=42358374</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=42358374</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42358374</guid></item><item><title><![CDATA[New comment by knutzui in "Show HN: I am building an open-source Confluence and Notion alternative"]]></title><description><![CDATA[
<p>Feels very Confluence-like to me. Which components look better in Confluence in your eyes?</p>
]]></description><pubDate>Sun, 30 Jun 2024 14:52:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=40837471</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=40837471</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40837471</guid></item><item><title><![CDATA[New comment by knutzui in "Debloat non-rooted Android devices"]]></title><description><![CDATA[
<p>Google Pay, not Google Play.</p>
]]></description><pubDate>Sun, 17 Mar 2024 11:46:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=39733764</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=39733764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39733764</guid></item><item><title><![CDATA[New comment by knutzui in "The day I canceled my Spotify subscription"]]></title><description><![CDATA[
<p>If you listen to a single band for 1 hour a week, then you should not be paying for a Spotify subscription, but rather buy the music of that band.<p>This situation is obviously constructed, but if you were in it and unhappy about it, it would be your own fault for misunderstanding what you're paying Spotify for.</p>
]]></description><pubDate>Mon, 19 Feb 2024 13:05:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=39429328</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=39429328</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=39429328</guid></item><item><title><![CDATA[New comment by knutzui in "DRµGS: Deep Random Micro-Glitch Sampling"]]></title><description><![CDATA[
<p>From Wikipedia:
> A drug is any chemical substance that when consumed causes a change in an organism's physiology, including its psychology, if applicable.<p>Coffee, psychedelics and alcohol are drugs just like heroin. Whether you believe they are useful to consume is a different matter.</p>
]]></description><pubDate>Sat, 30 Dec 2023 20:43:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=38818912</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=38818912</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38818912</guid></item><item><title><![CDATA[New comment by knutzui in "Challenging projects every programmer should try (2019)"]]></title><description><![CDATA[
<p>Sebastian Lague recently did a video on simulating fluids, which may be interesting. As always, he takes a "from scratch" approach to it.<p><a href="https://youtu.be/rSKMYc1CQHE?si=pXdsHlQSCpw8nY8m" rel="nofollow noreferrer">https://youtu.be/rSKMYc1CQHE?si=pXdsHlQSCpw8nY8m</a><p>The GitHub repository also contains links to some of the research papers used to implement the simulation.<p><a href="https://github.com/SebLague/Fluid-Sim">https://github.com/SebLague/Fluid-Sim</a></p>
]]></description><pubDate>Tue, 26 Dec 2023 08:12:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=38769794</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=38769794</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38769794</guid></item><item><title><![CDATA[New comment by knutzui in "DOE: Pathways to Commercial Liftoff: Virtual Power Plants"]]></title><description><![CDATA[
<p>ToU pricing can be very effectively used by having an energy management system. This will automatically shift power usage to the most cost efficient times.</p>
]]></description><pubDate>Mon, 02 Oct 2023 16:18:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37740245</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=37740245</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37740245</guid></item><item><title><![CDATA[New comment by knutzui in "Not Using Zoom"]]></title><description><![CDATA[
<p>There's also slack huddles, however I suppose this really only works for internal company calls. Apart from that I've found that to be the best option, especially when using slack already.</p>
]]></description><pubDate>Mon, 07 Aug 2023 15:53:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=37036138</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=37036138</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37036138</guid></item><item><title><![CDATA[New comment by knutzui in "Want fewer car accidents? Remove traffic signals and road signs (2017)"]]></title><description><![CDATA[
<p>In many cases, there will be pedestrian crosswalks on each exit/entrance to the roundabout. At least that's how I have experienced roundabouts in central Europe.</p>
]]></description><pubDate>Sun, 23 Jul 2023 20:05:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=36839240</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=36839240</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36839240</guid></item><item><title><![CDATA[New comment by knutzui in "Show HN: I built an AI language teacher to get you speaking"]]></title><description><![CDATA[
<p>Slightly off topic, but I could imagine that what you are alluding to regarding the expectation of certain words or phrases depending on the context of the conversation could be used to improve speech-to-text models. The speech could be  parsed into multiple options which can ranked by a language model with the conversation context.</p>
]]></description><pubDate>Wed, 07 Jun 2023 17:08:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=36229764</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=36229764</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=36229764</guid></item><item><title><![CDATA[New comment by knutzui in "Farmland practices are driving bird population decline across Europe"]]></title><description><![CDATA[
<p>This is incorrect. If all food we produce world wide was distributed equally everywhere not a single person would starve. However it isn't distributed anywhere close to equally. In many societies food is instead wasted in large amounts.<p>Cutting back on industrial agriculture is sorely needed from an environmental standpoint, as well as reducing food waste. Solving starvation requires different solutions, such as improved distribution, as well as political stability.</p>
]]></description><pubDate>Tue, 16 May 2023 09:27:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=35959446</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=35959446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35959446</guid></item><item><title><![CDATA[New comment by knutzui in "Farmland practices are driving bird population decline across Europe"]]></title><description><![CDATA[
<p>It is better, because switching from meat to grains results in less area needed for planting grains, since we don't need to feed the animals anymore. Most grains that we farm today are fed to animals.</p>
]]></description><pubDate>Tue, 16 May 2023 09:20:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=35959402</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=35959402</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35959402</guid></item><item><title><![CDATA[New comment by knutzui in "U.S. Hits Z-Library with New Domain Name Seizures"]]></title><description><![CDATA[
<p>I believe a significant difference between the two is that Z-Library actively asks for donations in return for more features, whereas Library Genesis does no such thing AFAICT.</p>
]]></description><pubDate>Fri, 05 May 2023 16:28:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=35831586</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=35831586</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35831586</guid></item><item><title><![CDATA[New comment by knutzui in "OpenLLaMA: An Open Reproduction of LLaMA"]]></title><description><![CDATA[
<p>The first class is 8 months old and the latest one is 3 months old. If you click on the links, they'll direct you to YouTube videos.</p>
]]></description><pubDate>Wed, 03 May 2023 17:11:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=35804934</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=35804934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35804934</guid></item><item><title><![CDATA[New comment by knutzui in "Sensenmann: Code Deletion at Scale"]]></title><description><![CDATA[
<p>It's just as easy to index multiple repos as it is to index one, which means that the same goes for searching. Why would it be any different for one as opposed to many?</p>
]]></description><pubDate>Sat, 29 Apr 2023 20:29:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=35756845</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=35756845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35756845</guid></item><item><title><![CDATA[New comment by knutzui in "I don't want streaming music, I just want to stream my music"]]></title><description><![CDATA[
<p>I'm paying 36€/month for 6TB of storage and my own real server. Used to be cheaper, they've been raising the price slowly over the last 2 years.</p>
]]></description><pubDate>Thu, 06 Apr 2023 11:51:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=35467103</link><dc:creator>knutzui</dc:creator><comments>https://news.ycombinator.com/item?id=35467103</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=35467103</guid></item></channel></rss>