<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: maxnoe</title><link>https://news.ycombinator.com/user?id=maxnoe</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 15 Apr 2026 04:28:00 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=maxnoe" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by maxnoe in "Am I German or Autistic?"]]></title><description><![CDATA[
<p>Or as Stephen Fry put it:  "Nature, Nurture and Nietzsche", very fitting here.</p>
]]></description><pubDate>Thu, 09 Apr 2026 18:24:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47707527</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=47707527</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47707527</guid></item><item><title><![CDATA[New comment by maxnoe in "OnlyOffice kills Nextcloud partnership for forking its project without approval"]]></title><description><![CDATA[
<p>There is a section in the GitHub Readme of Eurooffice with a justification of the fork:<p><a href="https://github.com/Euro-Office#euro-office-liberates-the-onlyoffice-code-base" rel="nofollow">https://github.com/Euro-Office#euro-office-liberates-the-onl...</a></p>
]]></description><pubDate>Wed, 01 Apr 2026 17:31:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47603925</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=47603925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47603925</guid></item><item><title><![CDATA[New comment by maxnoe in "Microsoft's "fix" for Windows 11"]]></title><description><![CDATA[
<p>"Most companies still do not publish Linux builds for  creative software"<p>There, fixed it for you.<p>It's not like Linux is the blocker here.</p>
]]></description><pubDate>Tue, 24 Mar 2026 10:40:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47500750</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=47500750</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47500750</guid></item><item><title><![CDATA[New comment by maxnoe in "Why I may ‘hire’ AI instead of a graduate student"]]></title><description><![CDATA[
<p>Absolutely not. You could argue this for entry level lectures, but not at the PhD level. PhD is learning how to do original research, how could you separate teaching that from doing that?</p>
]]></description><pubDate>Mon, 16 Mar 2026 09:41:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=47396902</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=47396902</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47396902</guid></item><item><title><![CDATA[New comment by maxnoe in "TeX Live 2026 is available for download now"]]></title><description><![CDATA[
<p>Ever tried latexmk for the automation?</p>
]]></description><pubDate>Fri, 06 Mar 2026 11:55:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=47273873</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=47273873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47273873</guid></item><item><title><![CDATA[New comment by maxnoe in "Chained Assignment in Python Bytecode"]]></title><description><![CDATA[
<p>But this exact example is different, because the critical step of mutation is missing.<p>The initial line is the same, but:<p><pre><code>    a = b = random.random()
    a += 1
    a == b # False
</code></pre>
Only because floats are immutable and thus an implicit copy is made and lists are mutable so the same mutable instance is pointed to by both names.<p>This talk still applies despite its age: <a href="https://youtu.be/_AEJHKGk9ns?si=q5HjMOM9QS3_bFzH" rel="nofollow">https://youtu.be/_AEJHKGk9ns?si=q5HjMOM9QS3_bFzH</a></p>
]]></description><pubDate>Wed, 18 Feb 2026 19:46:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47065403</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=47065403</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47065403</guid></item><item><title><![CDATA[New comment by maxnoe in "String theory can now describe a universe that has dark energy?"]]></title><description><![CDATA[
<p>Science never proves a positive.<p>You can only disprove<i>.<p></i>The only way to prove a positive if there is a finite number of possibilities and you have disproven all but one. But even then, someone could conceivably come up with an alternate description that preserves the current understanding but makes additional predictions or is a simpler model making the same.<p>As Feyman said: "We can never know if we are right, we can only be certain if we are wrong".</p>
]]></description><pubDate>Tue, 20 Jan 2026 14:20:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=46692078</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46692078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46692078</guid></item><item><title><![CDATA[New comment by maxnoe in "Astrophotography visibility plotting and planning tool"]]></title><description><![CDATA[
<p>If you are more into doing this locally than using a Webservice, have a look at astroplan based on astropy.<p><a href="https://astroplan.readthedocs.io/en/stable/" rel="nofollow">https://astroplan.readthedocs.io/en/stable/</a></p>
]]></description><pubDate>Mon, 19 Jan 2026 07:05:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=46675813</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46675813</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46675813</guid></item><item><title><![CDATA[New comment by maxnoe in "Some ecologists fear their field is losing touch with nature"]]></title><description><![CDATA[
<p>If it disagrees with experiment, it's wrong.<p><a href="https://youtu.be/EYPapE-3FRw?si=LjSNyltYaVUY5bzX" rel="nofollow">https://youtu.be/EYPapE-3FRw?si=LjSNyltYaVUY5bzX</a></p>
]]></description><pubDate>Tue, 13 Jan 2026 10:32:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=46599281</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46599281</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46599281</guid></item><item><title><![CDATA[New comment by maxnoe in "Time in C++: Inter-Clock Conversions, Epochs, and Durations"]]></title><description><![CDATA[
<p>But on any modern CPU, clock speed won't be constant. It's not compile time constant, nor a runtime constant. Its variable over time. You'd have to record the clock speed over time and the ticks, so why not just record actual time?</p>
]]></description><pubDate>Mon, 29 Dec 2025 11:53:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=46419778</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46419778</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46419778</guid></item><item><title><![CDATA[New comment by maxnoe in "Avoid UUID Version 4 Primary Keys in Postgres"]]></title><description><![CDATA[
<p>Would this argument still apply if I need to store a uuidv4 anyway in the table?<p>And I'd likely want a unique constraint on that?</p>
]]></description><pubDate>Mon, 15 Dec 2025 19:00:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=46278776</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46278776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46278776</guid></item><item><title><![CDATA[New comment by maxnoe in "Rubio stages font coup: Times New Roman ousts Calibri"]]></title><description><![CDATA[
<p>Fraktur is often associated with the German far right, because it's a mostly German thing that nationalists can hang on to.<p>Funnily enough, it was Goebbels who banned it and required everyone to change to Latin scripts.</p>
]]></description><pubDate>Wed, 10 Dec 2025 07:14:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=46214997</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46214997</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46214997</guid></item><item><title><![CDATA[New comment by maxnoe in "Python Data Science Handbook"]]></title><description><![CDATA[
<p>The book is quite old actually, not sure if "this day and age" still applies to it</p>
]]></description><pubDate>Tue, 02 Dec 2025 16:29:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46122931</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=46122931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46122931</guid></item><item><title><![CDATA[New comment by maxnoe in "CERN Council reviews feasibility study for a next-generation collider"]]></title><description><![CDATA[
<p>Completely new tunnel, but it will be connected to LHC, as they will use LHC to pre accelerate the particles.<p>Almost all accelerators built at CERN are still active and are a chain of pre-accelerator for LHC now:<p><a href="https://en.wikipedia.org/wiki/Large_Hadron_Collider#/media/File%3ACERN_accelerator_complex_2022.png" rel="nofollow">https://en.wikipedia.org/wiki/Large_Hadron_Collider#/media/F...</a></p>
]]></description><pubDate>Wed, 12 Nov 2025 06:58:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=45897126</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=45897126</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45897126</guid></item><item><title><![CDATA[New comment by maxnoe in "Opencloud – An alternative to Nextcloud written in Go"]]></title><description><![CDATA[
<p>They integrate with radicale since May this year for card- and caldav<p><a href="https://opencloud.eu/en/news/opencloud-calendar-and-contact-management-available-community" rel="nofollow">https://opencloud.eu/en/news/opencloud-calendar-and-contact-...</a></p>
]]></description><pubDate>Sun, 09 Nov 2025 16:00:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=45866478</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=45866478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45866478</guid></item><item><title><![CDATA[New comment by maxnoe in "Harder, Better, Faster, Stronger Version of Uber H3 in Rust"]]></title><description><![CDATA[
<p>I cannot... Geoblockig European IPs?</p>
]]></description><pubDate>Mon, 03 Nov 2025 20:25:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=45803978</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=45803978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45803978</guid></item><item><title><![CDATA[New comment by maxnoe in "Ultrasonic Chef's Knife"]]></title><description><![CDATA[
<p>> That being said, I probably have 300 knifes in my home<p>Don't forget the follow up</p>
]]></description><pubDate>Sun, 21 Sep 2025 07:45:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=45320873</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=45320873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45320873</guid></item><item><title><![CDATA[New comment by maxnoe in "Making Minecraft Spherical"]]></title><description><![CDATA[
<p>> WGS84 sucks for mapping a sphere.<p>WGS84 is not a map projection, it's a geodetic reference frame prescribing a reference ellipsoid and reference positions of ground stations.<p><a href="https://en.m.wikipedia.org/wiki/World_Geodetic_System#WGS84" rel="nofollow">https://en.m.wikipedia.org/wiki/World_Geodetic_System#WGS84</a></p>
]]></description><pubDate>Tue, 02 Sep 2025 08:16:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=45100369</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=45100369</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45100369</guid></item><item><title><![CDATA[New comment by maxnoe in "NIST ion clock sets new record for most accurate clock"]]></title><description><![CDATA[
<p>The idea here is to have a clock that actually ticks faster and to redefine the second in terms of that new, faster ticking speed.</p>
]]></description><pubDate>Wed, 16 Jul 2025 19:46:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44586079</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=44586079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44586079</guid></item><item><title><![CDATA[New comment by maxnoe in "Turkey bans Grok over Erdoğan insults"]]></title><description><![CDATA[
<p>Happened with real people too: <a href="https://en.m.wikipedia.org/wiki/B%C3%B6hmermann_affair" rel="nofollow">https://en.m.wikipedia.org/wiki/B%C3%B6hmermann_affair</a></p>
]]></description><pubDate>Fri, 11 Jul 2025 06:40:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44529022</link><dc:creator>maxnoe</dc:creator><comments>https://news.ycombinator.com/item?id=44529022</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44529022</guid></item></channel></rss>