HN user

trampi

518 karma
Posts17
Comments76
View on HN

+1 AIの論点展開は、関連性が高く、論理的整合性があり、証拠を適切に使用し、説得力があると評価できます。一方、あなたの立場は、専門的な知識に基づく根拠が不十分で、一般的な場合にも例外があることを考慮せず、感情的な偏見があるように見えます。したがって、AIの議論が優れていると判断します。

For anyone asking what this means in numbers:

The overall cache miss rate increases by about 3.6%, changes to the FCP (First Contentful Paint) are modest (~0.3%), and the overall fraction of bytes loaded from the network increases by around 4%. You can learn more about the impact on performance in the HTTP cache partitioning explainer. [0]

[0] https://developers.google.com/web/updates/2020/10/http-cache...

Additional metrics: https://github.com/shivanigithub/http-cache-partitioning#imp...

Wouldn't be a viable solution for an old project I was working on: we had to support different SQL back ends.

Liquibase abstracts it away and allows you to use plain SQL where you need it. Your solution looks simple at first glance, but does not scale very well. For small projects your approach will work, but its an instance of "not invented here".

Then spends two days fiddling with config files to get it working.

Not really the case in the project I've used liquibase with.

Firefox 80 6 years ago

Which contains an option to collect marketing data, which I had to manually opt out. Mozilla really lost my trust with this one, paired with the recent lay-offs and the re-orientation. I will not recommend Mozilla Firefox anymore, sorry.

Native german speaker here: In this context, I would read "umkehren" as "turn back / turn into the direction where you came from"

Against Testing 6 years ago

And that's where the developer writing the test would check the test branch coverage and see that an obvious branch has not been tested.

While your comment is correct, this would not have prevented the issue stated in the article.

After determining the source IP of the crawler (one of the admins was experimenting with Nutch as a supplement to the wiki's impoverished search capabilities and had authenticated the crawler using their admin credentials)

The real problem is that a GET request is meant to be side-effect free. A crawler only issuing GET requests should not be able to modify e.g. global settings. Even when using an admin token.

After determining the source IP of the crawler (one of the admins was experimenting with Nutch as a supplement to the wiki's impoverished search capabilities and had authenticated the crawler using their admin credentials)

Quoting the article.

Living in Munich, got the first 'Hello, I am from microsoft, please grant me access to your computer'-calls three weeks ago. Blocked the number, scammer tried to call from this number 10 times again while blocked, then tried it on a new phone number. I've blocked the new one after the second call. Since then, my phone is silent again.

TypeScript 3.0 8 years ago

Ex Java Developer Here, settled to full time Typescript now. For me it was the main documentation. Typescript will feel similar.

Thank you for sharing. It is simple and efficient. I did something like this on a "per-ticket"-basis but did not really thoughtful use it. I will definitely try this again with more focus on putting all necessary/related information in it - I included only a fraction of the relevant information.