Readit News logoReadit News

Loading parent story...

Loading comment...

drabbiticus commented on The Chrome Speculation Rules API allows the browser to preload and prerender   docuseal.com/blog/make-an... · Posted by u/amadeuspagel
drabbiticus · a month ago
Can someone explain how this works with links that cause changes? (i.e. changing the amount of an item in a cart, or removing an item from a cart)

I assume you would have to tailor the prefetch/prerender targets to avoid these types of links? In other words, take some care with these specific wildcard targets in the link depending on your site?

drabbiticus commented on Google and Microsoft Trusted Them. 2.3M Users Installed Them. They Were Malware   blog.koi.security/google-... · Posted by u/drabbiticus
drabbiticus · a month ago
Published date looks like Jul 8, 2025 but I ran across it today Jul 24. Affected extensions at least on Chrome seem to have been pulled at this time; haven't checked Edge, although I assume they would have been pulled too.

Loading parent story...

Loading comment...

Deleted Comment

Loading parent story...

Loading comment...

drabbiticus commented on The Gentoo Perl versioning scheme   wiki.gentoo.org/wiki/Proj... · Posted by u/RGBCube
darrenf · a month ago
Perl specifically differentiates between/supports both floating point versions and those which are integers separated by periods (TIMTOWTDI, after all). The latter is exactly what the `v`-prefix designates, and the `version` docs explicitly warn against using that form unless there are at least 3 components:

> NOTE you can technically use a v-string or strings with a leading-v and only one decimal point (v1.2 or "v1.2"), but you will confuse both yourself and others.

Yet every example of Gentoo's in TFA has only one decimal point. One might argue they seem to have confused both themselves and others.

drabbiticus · a month ago
I suppose you could argue many things? I would not naively expect Perl's versioning behavior, and a system package manager will have many users who are not Perl devs but who may nevertheless have Perl packages installed on their machines. "There is more than one way to do it" is fine for some things, but I also think it's desirable behavior for a system package manager to only require users to learn a single versioning scheme. In gentoo's case (and in most cases of system package managers I've seen), this happens to be dot-separated sequence of numbers, not floating point.

A system package manager also needs to be able to compare versions, and within gentoo's dot-separated versioning scheme 1.2 < 1.12. However, a perl package could have a dev sequence of 1.1, 1.12, 1.2. If these versions are entered naively into the gentoo packaging scheme, the intended order will not be preserved. So there must be some conversion in order to handle it correctly.

Loading parent story...

Loading comment...

drabbiticus commented on Personal care products disrupt the human oxidation field   science.org/doi/10.1126/s... · Posted by u/XzetaU8
drabbiticus · 2 months ago
For a slightly more digestible take, see https://news.uci.edu/2025/05/21/lotions-perfumes-curb-potent...

But really, I wouldn't worry about the result of this study _at all_ in daily life. It's quite surprising to me that this would be the top HN article at the time of this comment.

u/drabbiticus

KarmaCake day66June 16, 2014View Original