HN user

guidedlight

1,330 karma
Posts7
Comments429
View on HN

The population of the Faroe Islands is just 56,210, how can they possibly afford this massive network of tunnels.

The website suggests the tunnel will cost 260m euros, how can that possibly be true?

This has been happening with Video Games for a while. There is a major initiative called "Stop Killing Games" which was triggered when Ubisoft bricked "The Crew" when servers were shutdown.

https://www.stopkillinggames.com/

There has been some success. There is new legislation in California which has passed the Assembly. https://www.invenglobal.com/articles/22330/stop-killing-game...

And there is a citizens initiative in Europe which the the European Commission must respond to: https://citizens-initiative.europa.eu/initiatives/details/20...

The US “loses” $1T every ~150 days on delivering basic government services, and every US citizen is on the hook for that, not just investors.

The bottleneck in fixing bugs like these is the human capacity to triage, report, and design and deploy patches for them. Finding them in the first place has become vastly more straightforward with Mythos Preview.

This has always been the bottleneck. Automated tools love to flag vulnerabilities, but almost all are false positives. These need to be triaged and evaluated by humans. This is okay. I’d rather close a false positive after a careful review than miss it altogether.

I don’t think it’s appropriate for calling out humans as a bottleneck. They are an essential part of the process, I’m sure Mythos will also become a catalyst in the process.

160 flights isn’t really that many, I suspect they are all on commercially marginal routes to begin with.

In my region, quite a few airlines have cut routes citing the fuel crisis. Including Qantas, Virgin Australia, and Air New Zealand. But again, we aren’t seeing widespread cancellations yet.

This article describes how to convert from the sRGB color space, not RGB.

sRGB like Lab* is device independent so a transformation between the two is possible.

RGB on the other hand is device dependent, and would therefore require a device ICC Profile to convert to Lab*.