Forgot your password?
typodupeerror

Comment Re:The secret word is "trust". (Score 1) 2

The DoD is known for viruses transporting payloads across airgaps onto Internet-connected machines. One thing it isn't is "so secure".

But, to the extent that it IS secure, it uses pretty much what I outlined. They use Class 3 certs for all users and all machines, and have done since about 2001. The US Navy got to trial run thei system to shake down the defects in the design, before they rolled it out to everyone. Beyond that, they use segregated networks (in principle, physical separation rather than logical separation, but who knows?) and encrypted communications.

What I've done above is take what the US DoD uses today, threw in what the US DoD recommended but never actually implemented in the 70s to fill in some of the gaps, and also included what the US DoD implemented and actually used in the way of Trusted OS deisgns in the 70s and 80s. The NSA and IRS likely use some variants on the same techniques.

So, what I've got above is pretty much why the DoD is as secure as it is.

What I've done is augmented it to handle the fact that you need to verify the hardware and not just the endpoint, and that you need to verify the physical host independently of the logical host. But that's pretty much it.

Comment Re:Ok cool (Score 1) 83

Yes, it is "all that different". You're comparing conceptual similarity, not data similarity. Data (and usually) appear similar without being conceptually similar, or appear different while actually being conceptually similar. A dolphin, a lungfish, a coelacanth, a tuna, a shark, and a hagfish may all appear visually to be the same sort of "thing" (fish), but they're all actually radically different things. What you actually want to be comparing is the core conceptual aspects of things, not their outward (raw data) appearances.

Comment Re:Why did that need AI? (Score 1) 83

Oh, and I forgot to include the "why". TL/DR: it just works better.

To form a latent, the network fundamentally has to learn correlations, in order to be able to accurately compress and then decompress the information in its input space. Due to the limited size of the pinch, you simply can't store every possible data-space representation of a given input. The encoding down to these vectors must persist despite the sort of "real-world" variations that occur in the input space.

Within the latent space (latents are vectors), you can think of individual subconcepts as being directions with in the latent space. In the "king" / "queen" case, for example, adding "man" times some scalar shifts you forward and backwards along degrees of masculinity. In the case of a spectrum, these vectors represent various fundamental molecular properties of the material being scanned. By computing the cosine distance vs. known entries in the vector db and picking the most similar entries, you are in effect minimizing the distance between the molecular properties of the samples.

By contrast, you certainly CAN minimize distances in data space! The problem is that data space lacks correlations. Two things being physically similar in data space doesn't actually mean that much if the things that are different are extremely definitionally-critical aspects. By contrast, definitionally-critical aspects inherently become a key part of vector encoding. Trying to work in text space, for example, a distance algorithm might declare that "king" and "kingdom" are textually similar, but "queen" does not appear at all similar to it. But it's fundamentally similar in vector space.

Comment Re:Why did that need AI? (Score 1) 83

For YHVH's sake, does nobody in this thread know what a vector DB is?

Translating that to signatures for chemicals is basic spectroscopy which has worked for decades.

The emerging standard for spectroscopy is to translate the spectrum into a latent vector and match against vector keys. For example, Spec2Vec.

This is not what you may at first be thinking of when you see vector, e.g. "the spectrum itself is represented as a vector". These vectors are latents, not spectra.

The most common way to create a latent is via an autoencoder. You task a neural network with recreating its input and put a "pinch" in the middle of the network. This forces the network, to maximize its predictive accuracy, to create a dense conceptual representation of the concepts at hand at the pinch: a latent. The left hand side of the network becomes a latent encoder (detecting concepts in the input space and encoding them into the latent space), while the right hand side becomes a latent decoder (translating the latent space back to data space).

(Note that Spec2Vec is a bit different - it's based on Word2Vec and treats the peaks and neutral losses as "words" and the entire spectrum as a "document", seeking to learn the correlations between peaks - but this is getting out into the weeds)

One of the properties of latents (in most latent spaces) is that they let you interpolate concepts (for the classic example, the latent for "king", minus the latent for "man", plus the latent for "woman", resembles the latent for "queen"), and they let you measure the conceptual distance between concepts (cosine similarity)

Once you have a trained encoder and decoder, a vector database can handle vector queries. The ideal situation would be that all rows would be keyed with vectors and the cosine similiarity to your query key is calculated vs. the table keys, but since that's not practical to query every row, Approximate Nearest Neighbor algorithms are used to approximate that. Hits matching a desired minimum level of similarity are returned. Note that the decoder is no longer needed, you only care about encoding the latents.

Search engines widely use vector databases, BTW, though they usually also combine them with text matching ("hybrid search") - the latter is fast and cheap, so it doesn't hurt to add it.

Comment Re:Ok cool (Score 1) 83

Um, no. AI was founded as an academic discipline in 1956, at the Dartsmouth Workshop. The term has been in widespread use for seven decades.

Also, AI != ML. ML is an AI technique. Most AI today is ML, but it wasn't always that way. Symbolic AI, Rules-Based AI, etc used to dominate before NNs advanced enough to push them aside. Expert Systems are a classic example of non-ML AI.

Comment Re:Ok cool (Score 2) 83

Digging more into RxScanner:

As far as I can tell, 100% of the information out there about its claimed efficacy comes from the manufacturer itself, with zero independent studies. Innovations for Poverty Action (IPA) Nigeria+ USAID + Bloom Public Health initiated a RCT that was supposed to be evaluating it against lab tests with results to be published in April 2025, but as far as I can tell, the results were never published.

From a technological perspective, if it is what it says at all, one would expect that it could be pretty good at confirming something as genuine and in pristine condition but pretty bad at telling if something is counterfeit. E.g. a generic of the same drug, or a slight formulation change (such as the binder or coatings), or some meaningless degradation during storage, will give a different result. Sounds like they're trying to bypass this by using AI to tell what differences are meaningful or not. But without third party validation.... *shrug*

Also, the manufacturer initially marketed itself as a hardware and SaaS company, but has now been broadening out, making e.g. a B2B marketplace where the sell drugs to pharmacies (RxDelivered) and a financing and point-of-sale software service for those pharmacies (RxPay). So as far as supply chain auditing goes, i's a red flag when the "independent" quality tester also operates the marketplace selling the goods (something that they try to spin as a "trusted network"). Because they obviously benefit from any biases to detect their goods as legit but flag competitors as fake.

As it stands, I don't think one can say it's an outright grift, but on the other hand, I wouldn't put too much trust in this company as it stands.

Comment Re:Farming (Score 1) 83

When I was completing my hort sci degree a few years back we had a lecturer talking about how they were using AI to control tomato production in test greenhouses in the Netherlands (e.g. making decisions about when to vent, what to set the thermostat to, how much to water, what eC, how much light, when to prune, when to harvest, etc etc), and how it was trouncing human operators in maximizing yield * quality / cost.

The only complaint they were getting was the fact that they didn't factor in worker comfort into their model, so it was e.g. scheduling labour during times it also had the heat and humidity cranked way up ;) Disadvantage to a small bespoke model vs. a generalist.

User Journal

Journal Journal: Thoughts on confidential computing 2

https://www.theregister.com/security/2026/07/04/confidential-computings-core-trust-mechanism-is-broken-the-fix-may-not-exist/5266056

The claim in The Register is that confidential computing might not be a fixable problem. I am not going to claim I have "the solution", or that the solution I have come up with meets either the requirement of being necessary or sufficient, but I would argue that it adequately challenges the assumption that the problem cannot be solved at all.

User Journal

Journal Journal: Thoughts regarding confidential computing

https://www.theregister.com/security/2026/07/04/confidential-computings-core-trust-mechanism-is-broken-the-fix-may-not-exist/5266056

The claim in The Register is that confidential computing might not be a fixable problem. I am not going to claim I have "the solution", or that the solution I have come up with meets either the requirement of being necessary or sufficient, but I would argue that it adequately challenges the assumption that the problem cannot be solved at all.

Comment Re:Interesting and disappointing (Score 1) 19

That is true, but the archaeology shows that this won't work for all island-hopping or all river navigation.

For example, we have clear evidence of hominins not just living on islands across the Mediterranean when no ice was present (it was free-standing water) but commuting to and from shore. We also have evidence of technologies travelling upstream along river-based communities at speeds that cannot be accounted for by simply walking.

So we need a model in which they could actively navigate against the water flow AND across significant distances of open water.

Slashdot Top Deals

The sooner you make your first 5000 mistakes, the sooner you will be able to correct them. -- Nicolaides

Working...