<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: maltelau</title><link>https://news.ycombinator.com/user?id=maltelau</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 10 Apr 2026 07:07:52 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=maltelau" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by maltelau in "EFF is leaving X"]]></title><description><![CDATA[
<p>A free and open society is a prerequisite for the rights EFF fight for. We cannot enjoy the freedoms of digital privacy in a an authoritarian regime. The rights to fight for EFFs concerns are currently being threated by the fascist turn of the USA. Thus, the EFF and other likeminded organizations are very much justified in leaving X.<p>> There are fewer and fewer organizations protecting civil rights without being dragged into left/right tribalism.<p>I would rather challenge this image that civilization is declining, independently of the political forces in power. This is a common motif in facism; I'm reading from your comment something along the lines of: "once we had noble organizations that were pure and didn't bother with ideology -- now things are worse, and in fact those guys are dirty for engaging in politics". What's really happening is that power in the US has been seized by fanatics and you fucks (respectfully) are letting them get away with it.</p>
]]></description><pubDate>Thu, 09 Apr 2026 18:48:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47707936</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=47707936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47707936</guid></item><item><title><![CDATA[New comment by maltelau in "Astral to Join OpenAI"]]></title><description><![CDATA[
<p>Wtf!? Is this an early April's fools? I've been recommending astral tools left and right, Looks like I'm out a good chunk of social capital on that.<p>Who's organizing a fork, or is python back to having only shitty packaging available? :(</p>
]]></description><pubDate>Thu, 19 Mar 2026 14:24:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=47440059</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=47440059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47440059</guid></item><item><title><![CDATA[New comment by maltelau in "We might all be AI engineers now"]]></title><description><![CDATA[
<p>And every time the issue is side-stepped by chatbot proponents.<p>Accuracy and reliability are necessary to know real productivity. If you have produced code that doesn't work right, you haven't "produced" anything (except in the economic sense of managing to get someone to pay for it).<p>For example, if you produce 5x more code at 5% reliability, the net result is a -75% change in productivity (ignoring the overhead costs of detecting said reliability).</p>
]]></description><pubDate>Sat, 07 Mar 2026 07:14:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=47285255</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=47285255</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47285255</guid></item><item><title><![CDATA[New comment by maltelau in "Contrails Map"]]></title><description><![CDATA[
<p>Water vapour absorbs the thermal radiation (heat trying to escape earth) better than it absorbs sunlight (heat trying to enter earth). Therefore, the more water vapour in the atmosphere, the stronger the greenhouse effect.<p><a href="https://en.wikipedia.org/wiki/Electromagnetic_absorption_by_water" rel="nofollow">https://en.wikipedia.org/wiki/Electromagnetic_absorption_by_...</a><p><a href="https://en.wikipedia.org/wiki/Greenhouse_effect" rel="nofollow">https://en.wikipedia.org/wiki/Greenhouse_effect</a></p>
]]></description><pubDate>Sat, 20 Dec 2025 09:56:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46334913</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=46334913</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46334913</guid></item><item><title><![CDATA[New comment by maltelau in "I unified convolution and attention into a single framework"]]></title><description><![CDATA[
<p>That is a fantastic question, and you've hit on a very good balance between a curious and non-confrontational tone. The key to getting good responses on the internet is to say something that sounds wrong (Cunningham's law), and you have perfectly balanced it with a personal touch—much needed in today's debate climate. Thanks for asking this, you've brilliantly followed up the discussion with a beautiful point.<p>(The above is my human sarcastic attempt at hitting a sycophantic tone common to chatbots today)</p>
]]></description><pubDate>Sat, 13 Sep 2025 13:44:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=45232032</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=45232032</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45232032</guid></item><item><title><![CDATA[New comment by maltelau in "Is moderate drinking healthy? Scientists say the idea is outdated"]]></title><description><![CDATA[
<p>In your quote, the number is "<1 per week", not "<1 per day"</p>
]]></description><pubDate>Fri, 22 Aug 2025 09:04:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=44982360</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=44982360</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44982360</guid></item><item><title><![CDATA[New comment by maltelau in "jj: a Git-compatible VCS that is both simple and powerful"]]></title><description><![CDATA[
<p>Would<p><pre><code>  git commit --fixup <sha>
</code></pre>
and<p><pre><code>  git rebase -i --autosquash <previous-sha>
</code></pre>
do what you need? Random blog link explaining it: [1]<p>[1] <a href="https://fle.github.io/git-tip-keep-your-branch-clean-with-fixup-and-autosquash.html" rel="nofollow">https://fle.github.io/git-tip-keep-your-branch-clean-with-fi...</a></p>
]]></description><pubDate>Wed, 12 Feb 2025 08:45:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43023243</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=43023243</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43023243</guid></item><item><title><![CDATA[New comment by maltelau in "Show HN: Simple script to cripple personalized targeting from Facebook"]]></title><description><![CDATA[
<p>I wonder if hn (or wherever else this was posted) is big enough to register on the ads-vs-adblocker war.<p>Ads are 509 pixels wide coming in 3 ... 2 ... 1 ...</p>
]]></description><pubDate>Sat, 22 Jun 2024 23:00:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=40763012</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=40763012</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=40763012</guid></item><item><title><![CDATA[New comment by maltelau in "Bayesians moving from defense to offense"]]></title><description><![CDATA[
<p>Maybe you would find it useful to read a textbook on bayesian stats for inspiration. I can recommend Richard McElreath's "Statistical Rethinking" which makes it very clear how inflexible it is to just know recipes like t-tests or anovas.<p>The canonical approach is to build a generative model with a parameter (or multiple for ~anova) that codes for the difference between groups and do inference on that parameter of interest. Most of the recipes taught in statistics classes can be modelled as a regression of some kind (this counts for frequentist stats too, see <a href="https://lindeloev.github.io/tests-as-linear/" rel="nofollow noreferrer">https://lindeloev.github.io/tests-as-linear/</a> ). Some advocate to do that inference with bayes factors. Others, like discussed elsewhere in this thread, advocate combining the resulting posterior with a cost/value function, but either way the lesson is that there is less focus on "t-test-vs-anova" because they're the same thing anyways.</p>
]]></description><pubDate>Mon, 25 Dec 2023 21:27:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=38766286</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=38766286</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38766286</guid></item><item><title><![CDATA[New comment by maltelau in "I disagree with Geoff Hinton regarding "glorified autocomplete""]]></title><description><![CDATA[
<p>I think your comment misunderstands the comment you're responding to.<p>The point is that while LLMs can solve the puzzle when the constraints are unchanged -- as you said, there are loads of examples of people asking and answering variations of this puzzle on the internet -- but when you change the constraints slightly ("you can open the door to look at the bulbs and use the switches all you want") it is unable to break out of the mold and keeps giving complicated answers, while a human would understand that under the new constraints, you could simply flip each switch and observe the changes in turn.<p>A similar example that language models used to get stuck on is this: "Which is heavier, a pound of feathers or two pounds of bricks?"</p>
]]></description><pubDate>Sun, 19 Nov 2023 16:45:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=38334411</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=38334411</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=38334411</guid></item><item><title><![CDATA[New comment by maltelau in "Are any words the same in all languages?"]]></title><description><![CDATA[
<p>Noun class is a benefit for reliable communication, and that's why most languages evolved (and kept) those mechanisms.<p>Languages are optimized firstly for the people that speak it as their first language. There are some suggestions that in some cases, a group of people that learned a language later in life can influence the development of the language too, but it's not the primary mover. When you are a L1 speaker, the grammatical gender doesn't really require any cognitive effort in most cases.<p>And there is an actual benefit in a conversation between two proficient speakers: <i>redundancy</i>. If you're in a bar that serves those three kinds of alcohol, if you were speaking a language without grammatical case, you'd only have to miss one word (the alcohol) to misunderstand the order. If there is also a gendered article, you'd be able to mostly understand the order even if you missed the alcohol.<p>They also let you communicate more complex ideas more easily but letting you use two or more pronouns in parallel without ambiguity. This sentence is confusing in English, but makes total sense in gendered languages: "Hand me the wine and the sangria. It's in the tall bottle, and it's behind that door"</p>
]]></description><pubDate>Sun, 10 Sep 2023 08:23:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=37453931</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=37453931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37453931</guid></item><item><title><![CDATA[New comment by maltelau in "Microsoft is testing ads in the Windows 11 File Explorer"]]></title><description><![CDATA[
<p>One time Windows 10 wiped the boot loader on my desktop and threw a fit until I formatted the whole disk so it could place itself first unlike the partition I thought I had assigned it.<p>Then I reinstalled windows 10 on the same computer a couple of years later and the installer couldn't even format my drive to install it, just threw bland "not working" errors until I manually formatted and installed the windows bootloader from a rescue drive.<p>What's your point?</p>
]]></description><pubDate>Mon, 14 Mar 2022 21:40:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=30678754</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=30678754</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=30678754</guid></item><item><title><![CDATA[New comment by maltelau in "Ask HN: Linux users, which Steam game would you recommend and why?"]]></title><description><![CDATA[
<p>It's better to just look for a game /you want to play/. Chances are, it'll "just work" via proton even if there's no native version. Right click game -> Properties -> Compatibility -> Pick any recent version.<p>Or, to answer more directly, I've recently played on linux via steam and can recommend:<p>- Total War Warhammer II (native, don't need the DLC unless you want to play specific factions)<p>- Frostpunk (proton)<p>- Don't Starve (native)<p>- Civilization VI (native)<p>- Factorio (native)<p>- Crusader Kings II / III (native)<p>- Valheim (native)<p>- Pathfinder: Kingmaker (native)</p>
]]></description><pubDate>Tue, 02 Nov 2021 20:04:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=29086688</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=29086688</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=29086688</guid></item><item><title><![CDATA[New comment by maltelau in "Show HN: Adventurekeep – A Toolkit for D&D"]]></title><description><![CDATA[
<p>Looks cool. I like that you're focusing on the usage that's important when planning / running an adventure: In the moment, you need to be able to look up things <i>fast</i>, AND you also want those links to stay in your notes in a readable way. I prioritized those same two use cases when writing an emacs org mode extension for my own use [1].<p>[1] <a href="https://gitlab.com/maltelau/org-lookup-dnd" rel="nofollow">https://gitlab.com/maltelau/org-lookup-dnd</a></p>
]]></description><pubDate>Thu, 05 Dec 2019 17:41:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=21714341</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=21714341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21714341</guid></item><item><title><![CDATA[New comment by maltelau in "Playboy Interview: Steve Jobs (1985)"]]></title><description><![CDATA[
<p>> <a href="https://youtu.be/Ao9X1GsUPys?t=125" rel="nofollow">https://youtu.be/Ao9X1GsUPys?t=125</a>
> 1988 presentation where Alan Kay [...]<p>I'm getting no sound throughout the whole video, and youtube lists it as having music from a particular Debussy recording, which is then also unavailable (<a href="https://www.youtube.com/watch?v=vhogGOTnT9I" rel="nofollow">https://www.youtube.com/watch?v=vhogGOTnT9I</a>)<p>Muting the sound is the usual response to streams and videos that plays audio that someone claims to own the rights to. Is this another casualty to how easy youtube makes it for copyright trolls (or people indistinguishable to copyright trolls)?</p>
]]></description><pubDate>Mon, 28 Oct 2019 17:03:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=21378880</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=21378880</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21378880</guid></item><item><title><![CDATA[New comment by maltelau in "R is a joy if you treat it like Awk"]]></title><description><![CDATA[
<p>A popular counterpoint in the R community is that in many data cleaning tasks, the bottleneck is human understanding / coding time, not comptutation time. In other words, we'd rather spend 1 hour writing up a script that runs in 10 minutes and needs to be run a handful of times at most, than spend 6 hours writing something that takes 10 seconds.<p>Edit: This of course goes hand-in-hand with the claim that it is easier/faster to write R scripts. If you're not familiar with it, the tidyr and dplyr packages in particular (part of the tidyverse) are fantastic in the verbs they provide for thinking about data cleaning.</p>
]]></description><pubDate>Tue, 08 Oct 2019 07:44:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=21189755</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=21189755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=21189755</guid></item><item><title><![CDATA[New comment by maltelau in "Ask HN: Data diff tool for tabular data?"]]></title><description><![CDATA[
<p>Using the hammer already in my hand, I would write a small R script to do the joins.<p>Example script:<p><pre><code>  library(tidyverse)
  old = read_tsv("path/to/old/db.tsv")
  new = read_tsv("path/to/new/db.tsv")
  deleted   = anti_join(old, new)
  new       = anti_join(new, old, by = "id")
  unchanged = semi_join(old, new)
  changed   = semi_join(new, old, by = "id") %>%
                anti_join(unchanged)</code></pre></p>
]]></description><pubDate>Thu, 06 Sep 2018 10:54:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=17925280</link><dc:creator>maltelau</dc:creator><comments>https://news.ycombinator.com/item?id=17925280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=17925280</guid></item></channel></rss>