<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: edelbitter</title><link>https://news.ycombinator.com/user?id=edelbitter</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 17 Aug 2026 08:07:34 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=edelbitter" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by edelbitter in "_for-sale DNS records"]]></title><description><![CDATA[
<p>A "vacant plot" in this context might be example.ccTLD not being associated with a sufficiently large share of Example Ltd taxable income declared in CC, or some 3rd country maintaining suitable double-taxation treaties with CC.
(While in the same interval not having their registry lock in forfeiture of voluntary ownership transfers, in order to qualify for some appropriately scoped "currently no commercial intent / obviously not a squatter" exemption.)<p>That way you would be forced to keep it personal.. or suffer reduced sale price, as the new owner would need to backpay the minimums you were exempt from, or take on some risk merely leasing from you until the lock eventually expires - as you remain the true owner and all the payments and paperwork must cross your desk.</p>
]]></description><pubDate>Sat, 08 Aug 2026 23:59:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49227050</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49227050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49227050</guid></item><item><title><![CDATA[New comment by edelbitter in "Online ad giant Adform was hacked, proving once again why ad blockers are needed"]]></title><description><![CDATA[
<p>dom.event.clipboardevents.enabled=false removes the non-consensual clipboard <i>read</i> access, which is an enhancement but not a strict requisite for attacks of this type. The utility of the other events boils down to mostly convenience: The website can still indirectly observe how you use the clipboard, even when not explicitly notified. The website also remains in control of the CSS properties that can be used to create a meaningful difference between user selection and resulting clipboard content after copying.
And, crucially, (blindly) <i>overwriting</i> the clipboard is still permitted.</p>
]]></description><pubDate>Tue, 04 Aug 2026 21:25:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=49175394</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49175394</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49175394</guid></item><item><title><![CDATA[New comment by edelbitter in "More German than many Germans"]]></title><description><![CDATA[
<p>You have not mentioned the final step, the one that is not certified in the Einbürgerungsurkunde: Becoming <i>less</i> German than many Germans by walking the tightrope between superiority thinking and self-harmingly downplaying legitimately great achievements.<p>Purposefully making the distinction between things that are merely peculiar about German customs (old and new) on the one side, and things that are objectively the one true/correct/orderly way of doing things, and thus, must forfeit all claims of being "German". Many of the latter fall into the general categories of "rule of law" or "high-trust society", and once you compare how Denmark and Austria are doing, the most productive strategy is probably to stop attributing them to the peoples or states of Germany. And rather, consider them merely things easy to observe in Germany at this particular time. Use Germany as a spotlight to learn how to recognize how it looks and feels when they work, and more importantly: how to spot signs of them failing to work, then apply it globally. <i>Und es mag am deutschen Wesen einmal noch die Welt genesen!</i> Which is easier <i>without</i> bundling it up with customs that.. well.. would better remain localized to free state of thuringia.</p>
]]></description><pubDate>Mon, 03 Aug 2026 08:19:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=49152755</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49152755</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49152755</guid></item><item><title><![CDATA[New comment by edelbitter in "PyPI Blog: Releases now reject new files after 14 days"]]></title><description><![CDATA[
<p>Would not count that as 20 years of sticking to that philosophy, though.<p>We also figured out 20 years ago that SHA1 was not quite as strong as initially estimated, and not quite 10 years ago that generating two colliding documents was merely a matter of some serious computing power. A few projects went ahead and changed the name of their master branch, but SHA256 preference remains elusive.</p>
]]></description><pubDate>Sat, 25 Jul 2026 12:40:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49047127</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49047127</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49047127</guid></item><item><title><![CDATA[New comment by edelbitter in "PyPI Blog: Releases now reject new files after 14 days"]]></title><description><![CDATA[
<p>> To quantify how disruptive this change would be to existing workflows, the PyPI database was queried for projects that have published new files to old releases<p>While this may quantify how disruptive the change would be to those projects that are able to and do upload additional binaries to PyPI later, it fails to quantify how many projects already completely circumvent this block before it is even introduced.<p>e.g. If you tell pip to install from source.. the result may already be that you install a binary that PyPI never saw. A common hack for dealing with NVidia internals, which can explode into a large CUDA major version x GPU arch x platform x implementation x python_version cartesian product. The "extras" mechanism is not quite sufficient to model such combinations.<p>sample code:
<a href="https://github.com/Dao-AILab/causal-conv1d/blob/4f6ae4e26ae5fe8af9372f8d312ab25cc4595223/setup.py#L39" rel="nofollow">https://github.com/Dao-AILab/causal-conv1d/blob/4f6ae4e26ae5...</a>
<a href="https://pypi.org/project/causal-conv1d/" rel="nofollow">https://pypi.org/project/causal-conv1d/</a></p>
]]></description><pubDate>Sat, 25 Jul 2026 12:25:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=49047015</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49047015</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49047015</guid></item><item><title><![CDATA[New comment by edelbitter in "Future euro banknote design proposals"]]></title><description><![CDATA[
<p>I wonder if it would have permissible to submit the birds (obviously great) and the buildings as as they <i>could</i> have looked if they embodied the combined architectural prowess of the union.. in place of the vitreous crimes against aesthetics that happened to be cheap enough when construction started.</p>
]]></description><pubDate>Fri, 24 Jul 2026 23:04:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49042684</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49042684</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49042684</guid></item><item><title><![CDATA[New comment by edelbitter in "git's –end-of-options Flag"]]></title><description><![CDATA[
<p>In any case, the refined version of that admission - the deliberate porcelain/plumbing distinction - is still best explained in the git docs and I wish more tools would copy it.
apt(-get) has cautiously started that process, while GnuPG sadly remains a box shock full of surprises in both API and CLI.</p>
]]></description><pubDate>Thu, 23 Jul 2026 09:07:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=49018782</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=49018782</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49018782</guid></item><item><title><![CDATA[New comment by edelbitter in "A PHP server that can handle 10x as many concurrent requests as Nginx+PHP-fpm"]]></title><description><![CDATA[
<p>At the expense of being unreachable if a single client does not play nice?</p>
]]></description><pubDate>Tue, 21 Jul 2026 07:01:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48989005</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48989005</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48989005</guid></item><item><title><![CDATA[New comment by edelbitter in "The EU is about to sell our most sensitive data to the US for visa-free travel"]]></title><description><![CDATA[
<p>> those people who actually request an ESTA<p>I order to know who actually requested it, information needs to be shared that previously was not.
(I can think of technical schemes to limit this to less scary recipients and data, but however you do it, some necessary side-effect remains: Citizens of the EU who do not make such request cannot remain entirely unaffected.)</p>
]]></description><pubDate>Mon, 20 Jul 2026 20:07:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48984221</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48984221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48984221</guid></item><item><title><![CDATA[New comment by edelbitter in "The EU is about to sell our most sensitive data to the US for visa-free travel"]]></title><description><![CDATA[
<p>>The solution is to never visit the USA.<p>The negotiation is only necessitated by the insistence on making travel <i>not</i> a prerequisite for potential harm. The US requests to query information beyond the validity of documents they can prove to have been physically presented to US officers.</p>
]]></description><pubDate>Mon, 20 Jul 2026 19:58:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48984101</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48984101</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48984101</guid></item><item><title><![CDATA[New comment by edelbitter in "EU ban on destruction of unsold clothes and shoes enters into application"]]></title><description><![CDATA[
<p>If they do not need to get rid of last months colors as fast, because the economic sweet spot has slightly moved towards longer production runs per design, they might as well also have longer intervals during which all sizes in production are in stock simultaneously.</p>
]]></description><pubDate>Sun, 19 Jul 2026 02:34:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48964509</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48964509</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48964509</guid></item><item><title><![CDATA[New comment by edelbitter in "What AI did to stackoverflow in a graph"]]></title><description><![CDATA[
<p>>failed to protect from the LLM crawlers<p>Never meant to be protected. I only contributed there because it specified in no uncertain terms that everything was going to be CC BY-SA licensed and posted in a public archive every now and then, so you do not need to scrape to use & redistribute if you intend to adhere to those terms. That would have been sufficient protection, if only governments had not u-turned from Walt-Disney-Copyright straight to "Open"AI-Copyright.</p>
]]></description><pubDate>Sun, 19 Jul 2026 01:53:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48964308</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48964308</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48964308</guid></item><item><title><![CDATA[New comment by edelbitter in "What AI did to stackoverflow in a graph"]]></title><description><![CDATA[
<p>In any case, business perspective prevailed, subject matter experts stopped sticking around. Personally, I think the (slow but steady over many years) switch from b) to c) is what doomed the site.<p>There was a few noteworthy company post, especially those after the mass layoffs / private equity takeover on the meta site that acknowledged the problem, so its certainly not a), even when you apply a strict standard about the terms in which to acknowledge the problem (which was well-known long before). Those company statements had some rather clear and well-received community commentary below that essentially questioned whether any of the suggestions on tackling the problem should even be tried. The very-much-not-welcoming onboarding experience, while it had great potential for improvements, was yet serving the sites unique needs quite well. Two weeks of persistence and reading the manual were not much of a detrimental filter.. not to those that would eventually go on to contribute back for many years. And those were the ones that ultimately mattered. Not those one-off solve-my-homework posts that only saw indifferent/annoyed moderation action. That probably still wonder why nobody took their hand and spent their evening guiding them through the steps necessary to make their post useful to anyone other than just the original author.</p>
]]></description><pubDate>Sun, 19 Jul 2026 01:37:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48964232</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48964232</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48964232</guid></item><item><title><![CDATA[New comment by edelbitter in "Stripe and Advent have made a joint offer to acquire PayPal – sources"]]></title><description><![CDATA[
<p>For starters, they could have made at least every website related to customer-facing payment flow as fast as stripe managed to deliver pretty much right from the start.</p>
]]></description><pubDate>Thu, 16 Jul 2026 00:05:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48928858</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48928858</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48928858</guid></item><item><title><![CDATA[New comment by edelbitter in "Stripe and Advent have made a joint offer to acquire PayPal – sources"]]></title><description><![CDATA[
<p>Logging into PayPal is easy except on one of those days when it is not.. and nothing can fix it other than waiting ~24h.<p>With a proper bank account, strong authentication with some dongle or code generator means if I have it, I can depend on being able to pay. No regard for the number of bots currently pestering them.<p>With PayPal trying to guess whether its me, <i>maybe</i> I can pay. Maybe I'll get a captcha loop. Maybe there will be a nondescript error message beginning with "Oops". Or maybe the error message will ask to call.. a rep that is not trained and/or authorized to do anything other than password resets. Which is not exactly a useful solution for account lockouts unrelated to the correctly entered, unique password.</p>
]]></description><pubDate>Wed, 15 Jul 2026 23:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48928809</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48928809</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48928809</guid></item><item><title><![CDATA[New comment by edelbitter in "Weightlifting beats running for blood sugar control, researchers find"]]></title><description><![CDATA[
<p>We still are in the <i>experimental</i> phase about how we can get two groups of human study participants to keep behaving mostly the same, while also complying with the change in exercise we want data on.</p>
]]></description><pubDate>Sat, 11 Jul 2026 23:20:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=48876776</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48876776</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48876776</guid></item><item><title><![CDATA[New comment by edelbitter in "Modern decor may be straining people's brains"]]></title><description><![CDATA[
<p>The degree to which an environment is straining is possibly merely coincidentally related to the <i>decor</i> part.. and almost entirely rooted in architecture. Buildings with terrible architecture merely tend to <i>simultaneously</i> also be equipped with horrible color and texture choices.<p>I suspect besides objectively annoying flickering lights, the difference is primarily made in the immediate, subconscious and effortless recognition of ubiquitous patterns of function. Which happens in form and proportion first, and only to a lesser degree in color and contrast.<p>* this is the floor, this is the ceiling
* through there, there is the entrance / exit
* this is a reception desk<p>If it takes effort to filter out the noise, the glare to know such simple things, there is less capacity left in our brains to process other "essentially free" tasks.</p>
]]></description><pubDate>Sat, 11 Jul 2026 21:31:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48876071</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48876071</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48876071</guid></item><item><title><![CDATA[New comment by edelbitter in "Leaded gas was a known poison the day it was invented (2016)"]]></title><description><![CDATA[
<p>I guess some forms of asbestos are fine to use in residential development.. as long as houses never burn or get damaged in earthquakes or suffer flood damage or need extensive renovations.. and as long as we do not care about some unimportant landscapes and river systems in (ideally, canada or russia or something of the sort) and all of its current and future inhabitants.</p>
]]></description><pubDate>Sat, 11 Jul 2026 20:11:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48875408</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48875408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48875408</guid></item><item><title><![CDATA[New comment by edelbitter in "Postgres rewritten in Rust, now passing 100% of the Postgres regression tests"]]></title><description><![CDATA[
<p>> That's where the reliability comes from<p>So, we should make it easier to feed that reliability back upstream.<p>Probably the most useful thing you can do with these LLM-transpilations for now: If the transpiled version passes all original tests, I can run my application test suite against it and use it to discover test coverage deficiencies in the original!<p>If it crashes or otherwise observably misbehaves, I know the real project was missing regression tests for something. We could make upstream so much more resilient against accidentally breaking stuff in future updates, if only it becomes safe (offline + no side effects) and easy (if it crashes/locks, it is not from some memory safety bug from 25k transactions earlier) to run these transpiled projects as one row in our everyday integration matrix.</p>
]]></description><pubDate>Fri, 10 Jul 2026 02:17:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48854990</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48854990</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48854990</guid></item><item><title><![CDATA[New comment by edelbitter in "DKIM2 and DMARCbis Have Landed"]]></title><description><![CDATA[
<p>If the return path is null that just clarifies unattended notifications should not be returned. The mail is still considered to be sent by the transmitting system, and when no mailbox is specified, the implied envelope sender simply defers to the "postmaster@your-ehlo-fqdn.example" address.
(Accepting mail at the "postmaster" mailbox is a mandatory part of SMTP, as is mentioning your fully qualified domain name in the "Hello" message when initiating the session. Public mail exchanges are free to, and often do, reject clients that submit anything other than resolvable domains there. Same with clients that use <> for applications other than those very limited "notification about specific quoted/referenced message" scenarios where the standards mandate <>.)</p>
]]></description><pubDate>Thu, 09 Jul 2026 04:49:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48841121</link><dc:creator>edelbitter</dc:creator><comments>https://news.ycombinator.com/item?id=48841121</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48841121</guid></item></channel></rss>