<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: littlestymaar</title><link>https://news.ycombinator.com/user?id=littlestymaar</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 21 Aug 2026 22:38:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=littlestymaar" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by littlestymaar in "Returning to Zig after losing trust in Rust's governance"]]></title><description><![CDATA[
<p>> Not at all the take I got, it was a specific, very corporate, section about ”say nothing bad about LLMs”<p>It was merely a “can we please not start a flame war on LLMs and focus on what is relevant to the Rust project itself”.</p>
]]></description><pubDate>Tue, 07 Jul 2026 13:10:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48817278</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48817278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48817278</guid></item><item><title><![CDATA[New comment by littlestymaar in "Returning to Zig after losing trust in Rust's governance"]]></title><description><![CDATA[
<p>TL;DR; the author feels betrayed because the Rust leadership didn't take a strong stance against LLMs like the Zig team did.<p>IMHO LLMs are causing lots of issues in the software world, especially in the open source communities but I don't think Zig's blanket rejection of everything AI-related is a good thing.</p>
]]></description><pubDate>Sun, 05 Jul 2026 11:23:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48793260</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48793260</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48793260</guid></item><item><title><![CDATA[New comment by littlestymaar in "Meta data center water discharges suspended for contaminating water supply"]]></title><description><![CDATA[
<p>Back in 2018 it was already running on M5 Hosting, but still on a single server: <a href="https://news.ycombinator.com/item?id=16076041">https://news.ycombinator.com/item?id=16076041</a><p>(And honestly I don't see why it would have changed given that the hardware has been getting faster in the meantime).</p>
]]></description><pubDate>Sat, 04 Jul 2026 21:09:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48789120</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48789120</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48789120</guid></item><item><title><![CDATA[New comment by littlestymaar in "Meta data center water discharges suspended for contaminating water supply"]]></title><description><![CDATA[
<p>> Does dang run HN on a single server?<p>I don't think Dang is responsible of that part, but I may be wrong.<p>HN used to run on a single server (source: <a href="https://news.ycombinator.com/item?id=16076041">https://news.ycombinator.com/item?id=16076041</a>), and I don't see why that would have changed given that the hardware keeps getting better.<p>>  Why does HN use Algolia for search<p>Algolia is a YC company, it's pretty much free marketing for their asset.<p>> That's almost enough to run a 3W device 24x7 for a year.
Do you know any old phone or laptop that can serve as a reliable Jitsi server yet draws an average of 3W or less?<p>You don't need to run it for 24 hours a day, nor do you need it to be the only process running on your machine.<p>Jitsi is a bit heavy for a phone, but easily fits on an old M1 macbook/mac mini, whose idle power consumption is well below 10W (idle power consumption is what matters, since your machine isn't going to be handling calls all the time). If you shut it down at night, you're almost good. And for any additional service you serve from the machine, you reduce the cost per service further.<p>Modern computers are fast, and fascinatingly energy efficient.</p>
]]></description><pubDate>Sat, 04 Jul 2026 21:04:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48789089</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48789089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48789089</guid></item><item><title><![CDATA[New comment by littlestymaar in "Meta data center water discharges suspended for contaminating water supply"]]></title><description><![CDATA[
<p>> Even you use HN.<p>A website that runs on an infra that could sit in a cupboard under the stairs serving hundreds of thousands of users with very small loading time.<p>> My friends and family aren't going to be convinced to use a Jitsi instance running in my house<p>> (where I pay $0.35/kWh).<p>Using an old phone or laptop as server means you'll end up with a single digit annual electricity bill for that.</p>
]]></description><pubDate>Sat, 04 Jul 2026 18:40:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48787692</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48787692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48787692</guid></item><item><title><![CDATA[New comment by littlestymaar in "Reducing tick density along recreational trails in Ottawa, Canada"]]></title><description><![CDATA[
<p>Linen is the most underappreciated fabric. It's <i>cool</i> in both ways. I don't understand why so few people wear linen in summer.</p>
]]></description><pubDate>Sat, 27 Jun 2026 17:45:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48700184</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48700184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48700184</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>> HTML in its recent iterations made it very clear to try and separate itself from layout concerns.<p>That's what I'm saying, it's a general design principle for new developments, but that's it. (And I don't think that's a good one)<p>> It really isn't about the layout. It got abused for layout<p>It wasn't <i>abused</i> for layout, it was all about layout in the first place. If it  was about data it would never have been possible to “abuse” it for layout, because an heterogeneous table with nested sub tables makes no sense from a “data” point of view. The fact that this was supported from the beginning shows what it was built for.<p>>  but ideally the semantic meanings are useful. I have seen cases where "<strong>" emphasizes it by doing something other than bold for example<p>But I agree with that. I'm not saying we shouldn't have semantics elements in HTML, I'm saying that pretending that HTML “is only about data” is silly in a world were something like 80% of HTML tags in web apps are <i><div></i> and <i><span></i> that are here only for layout purpose.</p>
]]></description><pubDate>Sat, 13 Jun 2026 05:20:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48513564</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48513564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48513564</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>> Yes, really. Even <table> is used to represent the data, not the layout<p>Nope. It's a html tag <i>to lay out data in a table form</i>!<p>> but it's probably the only element that does such a thing.<p><i><pre></i>, <i><b></i>, <i><i></i> all come with an associated layout implication. But the worst offender are <i><div></i> and <i><span></i>, which carry zero semantic meaning and just means “I'm a block element” and “I'm an inline element”, those are pure layout element. In fact are the ones I'm using as template for my demand of <i><flex></i> or <i><grid></i> elements.<p>And html isn't just tags, it's tags <i>and attributes</i> on these tags, and things like <i>hidden</i>, <i>height</i> or <i>width</i> are indisputably related to layout and not to data.<p>The idea of HTML as a pure semantic layer with no layout consideration may be a general design philosophy for the language, but that's by no way a faithful description of what HTML actually is in practice. And pretending it is, isn't helping.</p>
]]></description><pubDate>Fri, 12 Jun 2026 20:20:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48509013</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48509013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48509013</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>TIL thx!</p>
]]></description><pubDate>Fri, 12 Jun 2026 17:51:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48507265</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48507265</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48507265</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>For that to work I would need to define a custom component from JavaScript, wouldn't I? (and I thought custom components had to contain an hyphen in there name, is that wrong?)</p>
]]></description><pubDate>Thu, 11 Jun 2026 16:34:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48492615</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48492615</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48492615</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>Not really. This would not be different to <i><table></i> and associated elements, which are arguably better than a div soup.</p>
]]></description><pubDate>Thu, 11 Jun 2026 16:32:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48492593</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48492593</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48492593</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>GP said:<p>>  completely orthogonal and swappable css.<p>You're talking about having a single CSS and HTML page for multiple layouts, there aren't the same thing at all.</p>
]]></description><pubDate>Thu, 11 Jun 2026 11:35:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48488965</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48488965</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48488965</guid></item><item><title><![CDATA[New comment by littlestymaar in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>> so there often aren't semantic HTML tags that would make sense.<p>Pet peeve of mine: there should really be `<grid>` and `<flex>` elements, as well as `<fi>` (flex item) and `<gi>` (grid item) for the child element instead of relying on a div soup with CSS attributes everywhere.</p>
]]></description><pubDate>Thu, 11 Jun 2026 11:32:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48488952</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48488952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48488952</guid></item><item><title><![CDATA[New comment by littlestymaar in "Organic foods are not healthier or pesticide free"]]></title><description><![CDATA[
<p>LD50 is a very poor measurement for this kind of stuff though, there are plenty of stuff that can severely harm you on the long term at relatively low doses but will never realistically kill you in the short term no matter how high the dose (asbestos fibers for instance). Many carcinogenic or reprotoxic stuff are like that.</p>
]]></description><pubDate>Wed, 10 Jun 2026 22:33:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48483692</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48483692</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48483692</guid></item><item><title><![CDATA[New comment by littlestymaar in "Organic foods are not healthier or pesticide free"]]></title><description><![CDATA[
<p>Maybe it's just because reducing treatment makes produces more fragile, which means by buying organic you end up eating fresher stuff just because it couldn't withstand the logistic that heavily treated food endure.</p>
]]></description><pubDate>Wed, 10 Jun 2026 22:22:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48483563</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48483563</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48483563</guid></item><item><title><![CDATA[New comment by littlestymaar in "Organic foods are not healthier or pesticide free"]]></title><description><![CDATA[
<p>The problem is that there's a part that's true (the “organic” label is based in part on “appeal to nature”, allowing certain stuff on the basis that it is natural, which truly isn't a great way of drawing the limit).<p>So of course, the (often paid) promoters of “YOLO agriculture” will use that as an argument, putting under the rug that the industry they defend is doing bullshit with people's health and the environment.<p>There ought to be a middle ground, but unfortunately we live in a permanent culture war so there cannot be reasonable discussion about anything, really.</p>
]]></description><pubDate>Wed, 10 Jun 2026 22:20:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48483539</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48483539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48483539</guid></item><item><title><![CDATA[New comment by littlestymaar in "UK sovereign LLM inference"]]></title><description><![CDATA[
<p>It's still limited, but the shift has been dramatic over the past few month alone. It's hard to tell what the situation will look like in a few years. Unless the midterms are a democrats landslide (which the GOP has tried to prevent as much as possible with gerrymandering) I don't see the trend stopping anytime soon.</p>
]]></description><pubDate>Sat, 16 May 2026 11:27:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48159185</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48159185</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48159185</guid></item><item><title><![CDATA[New comment by littlestymaar in "Orthrus-Qwen3: up to 7.8×tokens/forward on Qwen3, identical output distribution"]]></title><description><![CDATA[
<p>> Does this translate into a similar reduction in compute?<p>No, quite the opposite actually. Like with speculative decoding this model will compute more tokens and discard the invalid ones.<p>> What's the catch?<p>LLMs[1] are limited by memory latency and not by compute[2]: because they process tokens one at a time, you spend more time loading and unloading the weights on the GPU registers from VRAM than waiting for compute to happen. Techniques like these allow to process multiple tokens in parallel instead of one by one, and as such exploit better the compute of your graphic card. They do so by predicting which tokens are likely to occur and then verifying that the guess was correct.<p>For instance if the previous token is “hello”.<p>A regular autoregressive LLM will compute:<p>“hello” => “! ”,<p>then “hello! ” => “how ”,<p>“hello! how ” => “are ”,<p>“hello! how are ” => “you”.<p>and finally “hello! how are you” => “?<end>”<p>One at a time. Loading and unloading every weights 5 times from the GPU memory to its compute units.<p>With speculative decoding (I'd say this one isn't strictly speculative decoding, but it's a variant of the same principle), you have something that guesses that the whole sentence is going to be “how are you today?”, so the LLM can generate<p>“hello” => “! ”,<p>“hello! ” => “how ”,<p>“hello! how ” => “are ”,<p>“hello! how are ” => “you”.<p>“hello! how are you” => “?<end>”<p>“hello! how are you today” => “?<end>”<p>In parallel. So each weight would have been loaded only once from the VRAM instead of 5.<p>The last token will be discarded though, as the prefix “how are you today” doesn't match what has actually been generated. So in that particular example, you'd have gotten your 5 tokens 5 times faster than with pure autoregressive inference, but at the expense of a 6th token being generated and discarded immediately. So 5 times more token throughtput, but 20% compute cost increase per token.<p>[1]: autoregressive LLMs, that is. Which are the ones everybody uses because they are the most performant.<p>[2]: at least when run at low batch size, on your own computer for your personal use. On a datacenter, with many concurrent users, GPUs are actually compute-bound.</p>
]]></description><pubDate>Sat, 16 May 2026 08:52:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48158264</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48158264</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48158264</guid></item><item><title><![CDATA[New comment by littlestymaar in "Orthrus-Qwen3: up to 7.8×tokens/forward on Qwen3, identical output distribution"]]></title><description><![CDATA[
<p>So, it's D-Flash but at each transformer layer and share the KV cache of the original model? Very smart!</p>
]]></description><pubDate>Sat, 16 May 2026 07:46:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=48157810</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48157810</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48157810</guid></item><item><title><![CDATA[New comment by littlestymaar in "UK sovereign LLM inference"]]></title><description><![CDATA[
<p>US tech is currently being weaponized against the ICC and its member judges in Europe[1], and the US is threatening to annex Greenland, as a result all (former) US allies are scrambling to get rid of their strategic dependency.<p>[1]: <a href="https://www.lemonde.fr/en/international/article/2025/11/19/nicolas-guillou-french-icc-judge-sanctioned-by-the-us-you-are-effectively-blacklisted-by-much-of-the-world-s-banking-system_6747628_4.html" rel="nofollow">https://www.lemonde.fr/en/international/article/2025/11/19/n...</a></p>
]]></description><pubDate>Fri, 15 May 2026 11:13:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48147169</link><dc:creator>littlestymaar</dc:creator><comments>https://news.ycombinator.com/item?id=48147169</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48147169</guid></item></channel></rss>