Hacker Newsnew | past | comments | ask | show | jobs | submit | jcims's commentslogin

I just bought a Sony rx100 and the software is just as terrible as I remember from the last time I bought a Sony. This is tempting.

The spinny things on the vehicle are LIDAR.


Hammer faces would work (def wear goggles!!!). Hit the face of the disposable one with a mixture of hydrogen peroxide, vinegar and salt and wait an hour.


I just did some analysis on this last weekend, in 2024 there were roughly 100 CVEs published every day. In April we hit approximately 200 per day.

Going backwards from 2023, the doubling interval for published CVEs was approximately 4 to 4 1/2 years. Since then it’s approximately two years.

There has definitely been a rapid uptick.


Published CVEs seems a bad metric to use for this- unless we assume that the ratio of really nasty vulns/not-too-bad vulns is consistent.


Also the question remains if more CVE laden code was produced in the first place, instead of automated detection improvements.

It's easier to find a needle in the haystack if the haystack is 50% needles.


have the AI vibe code crappy apps so the related AI vuln finder can fix them

just doubled the value and use cases of your AI solution!


They've been doing that for a long while.

Publish something to Github in a public repo? It pulls it, scans it, and reports!

Especially if you accidentally put in keys


Another reason published CVEs isn't a great metric is that one of the largest contributors to the number of CVEs significantly increasing in the past couple years has been that the Linux kernel now submits almost all bugs as CVEs which wasn't the case before.


Good consideration but I still think there’s an uptick. This is all AI generated as I’m not in a spot to do anything more at the moment but this is a chart of ‘linux kernel’ CVEs rated as high/critical correlated with NVD.

https://imgur.com/a/0DrJuLU


There's been CVE's published for software that didn't even exist!


I wouldn't look at the numbers. There used to be a lot of "scam" CVEs before LLMs, that weren't actual vulns. Nowadays its more popular to collect CVEs, and there is a lot of people scanning with LLMs and reporting without checking (like it was in case of cURL). These CVEs are often not verified by anyone.

There probably is more vulnerabilities found, but the amount of CVEs is not a good metric.


Did you publish this anywhere? Would love to read more.


The rules around CVE reporting changed recently and it would be expected a lot more are accepted.


How is this post two hours old and I don't see any references to Project Farm:

https://www.youtube.com/c/projectfarm

One of the best review channels for products in this area. I moved from DeWalt to Milwaukee for most of my daily drivers about six years ago and have been very happy with them, but for things I will rarely use I tend to go with whatever Harbor Freight is selling. If I break it then it's time to upgrade.


https://www.youtube.com/@TorqueTestChannel is another great channel for more tool-specific reviews


>Do the whole "too dangerous to release" shtick.

One aspect that isn't really discussed much in this context is how to wrap one's head around the corporate risk with models of ever increasing capability. It might not be too dangerous to society, but it could be too dangerous to Anthropic.


I can’t say for certain but I’m nearly positive I’ve seen ads for this on Facebook or Insta or something like that.


I just find it incredible that in 30+ years the industry hasn't adapted one bit to the brittle failure modes of certificates. I did some subcontract work with Verisign to deploy their CA infrastructure back in the early oughties and it felt like a solution was overdue way back then. I was at Google in the teensies when gmail broke due to expired SMTP certs. WAAAY overdue by then. Here we are, a decade later and it's still the same lol.


Other than automating renewal - which we have made huge strides on - what adaption would you want to see?


The number one thing for me would be to standardize methods to implement soft failures. Minimally in standard clients and libraries the ability to warn when certs are nearing expiration. Cert extensions to declare lifecycle expectations and possibly even warning endpoints for notification. Basically some way to empirically look at a valid cert and know something is wrong before it fails.

There are all sorts of potential privacy/security issues with any feature built in this area so it would have to be done carefully, but I think useful improvements could easily be made.


I'd like to see better support for networks that aren't connected to the broader internet, or moving away from X.509. Note that these are contradictory. X.509 was intentionally designed to support offline verification and has a lot of elaborate ceremony to support it (like all the rest of the OSI stack). The industry just doesn't, so we get the worst of both worlds.


I mean, what's the alternative? I struggle to come up with a solution that doesn't boil down to the same primitive operations and trust model.


Tested Amazon Linux 2023 and it doesn't appear to be vulnerable in the default configuration. Would be interested if anyone finds anything different.


This is great but as someone in infrastructure tech at a large financial, there is almost no framework for cleanly separating control from data plane operations, read vs write, anything. As of right now you have to build nearly all of that yourself.

It feels like juggling pipe bombs and I have a ton of empathy for the teams being pressured by the business to roll them out with no appreciation for the regulatory rat's nest that ensues.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: