Antergo

u/Antergo@lemmy.ml
0 posts · 29 comments

Recent posts

No posts.

Recent comments

Facebook/meta was very early in the "AI" space. They built lots of tools and models being widely used right now. Just look at their popular github repos, faiss, SAM, vision transformers, visual embeddings, core ML libraries, all very essential components of many ML systems.

Saying facebook "just" dove into AI is wrong, facebook has been there from the early days along with Google (and probably some more) in building the very foundations these stupid LLMs "thrive" on

on Testing problem · c/golang · 1 pts · 20d

It is possible to give the test files access to the non-exported symbols by putting it also in package main

The readings will have an extremely low signal to noise ratio, at best you coils differentiate a truck from car by length of the pulse, but with speed already being ±30% variability any small difference in cars inherent properties (size in length or amount of metal) would quickly be reduced to nothing. Then for every make and model you have thousands of cars already, I don't see how you could possibly differentiate between those even in theory.

So the very first assertion the article makes is that this creates a giant database of sensitive information (presumably the license plates).

That's just straight up not true? How can you write an article about this and make such a basic wrong assertion.

Any reasonable system would work as such: Scan plate -> is it allowed to be here? -> if noy store violation, if yes don't send data

EDIT:

It seems like they really do be scanning every single license plate and storing it for no reason.

I understand you may be from a field where supporting software from the 70s is required, however someone is probably paying big bucks for that software as well. Replacing the software you work on might cost millions, replacing a thermostat costs 300 usd.

I would love to live in a world where software support lasts 70 years. But consumers don't look at software support, so it's not budgeted in the price, and thus doesn't happen in the consumer space. Getting 16 years in a consumer device is long.

In the field you're working, stability, longevity, and robustenes is probably a requirement, not a nice to have.

I don't think it will ever come to a lawsuit, nobody would ever want that. Under the GDPR you must be able to delete content, and the server must communicate this to all federated servers. So in effect, there is already a legally binding agreement between all servers that this deletion request must be honored (for people physically in the eu), it's just not.

lemmy servers are already breaking the GDPR if they don't follow forwarded deletion requests from people in the eu. This would just effectively be an extension of this to data from all people.

You can use wireless ADB, or try to set the battery limit to 80% and only set charging to only start below 30%. Wireless ADB settings can be found in the developer options. battery options don't always include the option to require battery level to drop below X% before charging starts again, and if it is, it is usually branded as battery saver feature or smth like that.