Forgot your password?
typodupeerror

Comment Re:Numbers stations (Score 2) 23

The only way it could make sense is if you use the broadcast data against a one-time pad and then you have a key to decrypt some other data, however distributed.

There aren't enough unique messages to be the data payload itself. Regular key rotation makes some sense.

Instead of a key it could be a pointer to another data source too. Frequency, satellite channel, URL, whatever.

It does seem premature to conclude the content. No doubt there are many other possibilities.

Comment Re:BSA? (Score 1) 59

A Scout is Trustworthy but this BSA has never demonstrated that virtue.

Their PR is difficult to parse as valid English but it sounds like gaslighting of the type "you can only trust what you may not examine."

It sounds incoherent but perhaps that means they have nothing else left.

Most people in Open Source are generally Helpful.

Comment Re:Capitalism wins again. (Score 1) 199

Capitalism is all about the free market.

More importantly: Capitalism is an ECONOMY and market system. It is NOT a blueprint for a society. You can run your commerce and trade as capitalism, when you run your SOCIETY along capitalism principles you end up... essentially with the USA.

This is the part that is constantly forgotten. As a society, we have values that are not represented well within capitalism. But for some reason, we dumb shits think that we can treat everything as a market and apply capitalism to it and that will magically solve problems. But in education, just as one random example, the goal of it all is educated adults as output. It is not maximizing profit. Same for the prison system, the healthcare system and two dozen others.

Comment Re:How Do They Make Money? (Score 1) 199

It's greed, pure and simple.

Making a good product is possible. KEEPING making good products for decades is hard. Even more importantly: You will have hits and misses. Which, for a quarterly-result-bonus oriented manager is a no-no. Subscription models mean plannable revenue streams. Then all you need to do is negotiate your bonus package so that the already existing subscriptions will provide and you're home free and can already order your 2nd yacht.

Comment Re:Easier fix... (Score 2) 54

Most carriers are running their own RCS relays now.

Those that don't fall back to Google but Google has said they're not going to allow freeloading for much longer.

But, AIUI, there's a conspiracy to only allow "approved" clients to uae any of them. Certs I'd guess but haven't looked deeply enough. GrapheneOS lacks an RCS client currently. Phones with full user ownership are also blocked.

Most people I know don't care and use Signal.

Comment Re:Are normal russian phones NOT spy devices? (Score 1) 26

They forked SailfishOS to create a domestic OS to avoid these kinds of problems.

Russian linux devs still contribute to that tree though Linus banned their ethnicity from his tree.

Since we're all speculating, probably their phone is clunky and some Generals kept their iPhones against advice or orders because they're more featureful and convenient.

We'll hear eventually.

Comment Re:Completely wrong and misleading headline (Score 2) 50

Exactly, we would have had cataclysmic earthquakes if the summary were correct.

The poles have shifted dramatically in recent decades and the field has weakened substantially leading to bright auroras in Florida and Hawaii at low KP numbers.

Models have the North Pole arriving at the Bay of Bengal sooner than anybody would expect. Christmas will be awkward until we change our vocabulary..

Comment Re:Fear of irrelavancy (Score 1) 166

Except for trivial cases I don't think that is really true yet.

I agree in general, but not with this strong phrasing. I've let AI build a good amount of non-trivial code. But my consistent experience is that it works best when guided by an experienced coder who can correct it, and when implementing well-known algorithms rather than coming up with novel solutions.

Example: I let it write up a quadtree implementation in a language for which there was no ready solution online. It took 2-3 correcting prompts to get a good result. I could've done it myself but it would've likely taken a few hours to get it all right instead of the half or so hour it took with AI. The important part for me was that there's nothing unknown in how to implement a quadtree. All the AI needs to do is take the 100s of existing implementations and translate them into a different language.

Comment Re:Fear of irrelavancy (Score 1) 166

so some coders are becoming modern day Luddites

True but too simplified. The Luddites had an entirely different motivation: The fact that factories now employed women and children at very low rates meant that the men lost their status in the family as bread winners and head of household. That was a major social disruption, which we don't have with AI.

I'd compare it more to teamsters or wagoners when cars became common. Your job is threatened by a different way of doing the same thing, a way to which your skills don't cleanly transition. Some choose to pick up the new tech, some want the old ways to persist.

In the end, coachmen became chauffeurs, because rich people prefer to be driven around oder driving themselves, no matter if it's a horse or an engine doing the pulling. But much fewer teamsters and wagoners became truck drivers.

Slashdot Top Deals

I have the simplest tastes. I am always satisfied with the best. -- Oscar Wilde

Working...