Forgot your password?
typodupeerror

Comment Re:We all know the real reason (Score 1) 118

The compute cost for DeepSeek V3 was $5.6M. Training costs for traditional US frontier labs model is about $70 to $200M+, with estimates of up to $1B+ to train the next generation models. It's expensive, but it's not even in the ballpark of "There is no viable economic model to do so." Google revenue in Q2 was $1.32 billion *per day*. $1B is trivially less than a day; $5.6M is just 6 minutes of revenue.

The cost problem is in the compute buildout and the subsidized compute to capture users.

> It remains to be seen if even using their models can be profitable,

I presume we can stipulate there exists some tasks that are cheaper to do using an LLM than doing it "by hand". As a such, using an LLM model can be profitable. To me, it is also obvious that the business of serving an LLM model can be profitable. There's large benefits to being able to get tokens quickly, and you can expect people to pay for that, even if we presume they could run the model locally with no maintenance overhead. There's even cases where using the cloud is cheaper than you can serve locally at all - I saw one guy that measured his added cost of electricity when his computer ran a specific LLM, and it was more expensive to run it locally than to buy tokens from the cheapest inference provider for the same model, presumably because they had better hardware and cheaper electricity.

Comment Your calculator is superintelligent (Score 3, Interesting) 165

I love a term a friend of mine used to use when talking about AI: "Narrowly superhuman" (before "superintelligence" got to be a thing).

AI is narrowly superhuman. It is able to do specific things that used to be defined as a "hallmark of intelligence" much better than a human. The easiest one? Summing numbers. It's both faster and more precise than a human.

AI gets more and more such areas it can do better than a human.

If we define "Superintelligent" to be "A computer system able to do absolutely everything we can somehow call intelligence better than any human", we will *never* have superintelligence. The things we define as intelligence will be in conflict; we'll land at the system being better at one at the cost of another.

I'm in favor with being careful about this development. But "prohibiting the development of superintelligence" isn't an option. It's already here.

Comment Re:No. (Score 1) 29

Dividing the yearly US spend on Internet advertising by the number of people in the US that has Internet access gives $900-$970 spend per person per year, or $75-$81 per month.

Please choose the option you want:

1. I want to pay about $75 per month per member in my family into the ad auctions to not see any ads. Ie, keep the infrastructure, but let you opt to pay your share through money rather than attention.
2. I want to prohibit ads, and accept that everybody will have to pay for the sites they want access to, that there will be much fewer services, that there will be much higher transaction costs, and that the poor will have much less ability to access services. (Microtransactions won't solve this, due to the need for trust evaluation of same.)
3. I want some combination of 1 and 2, where some sides of ads are prohibited so it is possible to buy my way out of them at a lower price,. I accept that this will result in the loss of some services and lower access to others for the poor.
4. I want legislation that makes Internet ad blockers work more consistently. I accept that this just shifts the attention cost to other people, and have me getting the benefit without paying the cost.
5. I want to remove Internet ads and subsidize the sites through taxes.
6. I want to increase the requirements of Trust and Safety checks and format restrictions for ads, potentially accepting higher overhead (in what goes to content vs infrastructure) for less annoying/bad ads. I accept that doing this creates significant advantages of scale for ad networks.
7. Other, please describe, including where costs gets shifted with your proposal.

The above are my best attempt at listing possible options and their correct caveats. In most situations, I find ads annoying (who doesn't). Unfortunately, they are the main money highway of Internet content.

DISCLOSURE: I used to work for Google, where I rang infrastructure for stopping bad ads/advertisers and for removing fake clicks. I've also been interested at the use of sub-cent microtransactions to pay for content since the 1990s, though I've become disillusioned as I've learned more about the attention economics involved. Approving individual microtransactions has a higher attention cost than dealing with the ads, and bulking them per-site (through micro-subscriptions) will limit the number of sites that can have content.

Comment Re:Integral layer of the Trusted-Computing/DRM sta (Score 1) 34

Every time people hear what it actually involves is outrage and opposition, at least all the way back to when Intel first announced that they wanted to hardcode identity numbers inside CPUs in 1999. But the corporations involved have been relentless, and have sunk countless billions of dollars steadily forcing it forwards, and building front organizations to obfuscate and whitewash it.

With Windows 11, Microsoft was finally able to FORCE Trusted computing hardware into every new computer. Not just every new Windows computer, but every computer.

Every new Intel PC CPU has built in Trusted Computing enforcement hardware. Every new AMD PC CPU has built in Trusted Computing enforcement hardware. Every new ARM PC CPU has built in Trusted Computing enforcement hardware. The only processor lines that DON'T have it are the microcontrollers.

There are some unlocked smartphones available, but as far as I can determine it's literally impossible to buy a smartphone that doesn't have hardware trusted computing built in.

I specified that enforcing Trusted Computing at the internet access level is still a long term goal, they couldn't get away with it today. However they are well on the way to success. Virtually all new hardware supporting trusted computing, all the front groups rolling out standards and systems, and as it gets incorporated into things everyone is going to increasingly running into situations where they get locked out of stuff if they're not Trusted Computing compliant. Streaming already restricts you to the worst quality if you're not compliant, and it's only going to get worse as pre-Win11 computers fade out and as more things require it.

Comment Re:Dual purpose age-bracket signal :o (Score 1) 129

I'd hardly call exact date of birth "low information content".

And yes this does reveal exact date of birth, regardless of the bullshit obfuscation that it supposedly only reports age range. The server simply tracks the reported result every time the user connects, and on some specific day the result CHANGES to announce their date of birth.

-

Comment Integral layer of the Trusted-Computing/DRM stack (Score 1) 34

This is based on SLSA (Supply-chain Levels for Software Artifacts), brought to you by the same fuckers making Trusted Computing and the TMP (Trusted Platform Module). It's part of the same shitstack to prohibit you from altering your software and to lock you out of your own files, and to send spy reports out over the internet so you can be cut off if you "fail" the Trusted Computing check.

The software can use a TPM's (Trusted Platform Module) Sealing function to encrypt your data such that it's impossible to access your own data if the software is modified. It can then pass control over that data only to software updates that carry a signed security certificate from Broadcom (or any other company using this system).

It is no longer open source, your system no longer works as you can no longer access your Sealed data if you change so much as a single letter of the code. Even recompile unaltered code won't work, unless you magically manage to get your build environment absolutely identical to the company's build environment and get byte-for-byte output. Even that may be impossible with the newer levels of non-deterministic compiler optimizations.

Also, with TMP's Remote Attestation feature can be used to transmit your machine's software configuration over the internet, so that you can be cut off if your system doesn't match Broadcom (or other company's) cryptographically signed certificate.

And then of course there's Network Access Control (NAC) / Trusted Network Connect (TNC). In the long term, the goal is for ISPs to use NAC/TNC to interrogate your computer for Trusted Computing compliance, and deny you any internet access whatsoever if your machine isn't compliant. Software with this sort of "security" certificate would pass inspection, while any attempt to alter the code would be detected as "tampering". You then get "quarantined". What "quarantine" means is that you are denied internet access - with the exception that you do get very restricted access which can only be used to download the approved software to "fix" your computer into Trusted Computing compliance.

Comment Re:BS Disney/ABC are establishment shills (Score 3, Insightful) 137

None of that is true. Grow up and learn how to understand and rate journalism. Start with Appling the spj code of ethics to media.
" Anyone who defends that is off the deep end self-deluding and in full on denial of reality. "
So you post a factual incorrect statement then call anyone with facts delusional. JFC, take some actual media course. Like, in a class room.

Comment Re:Bought Che’s book not the t-shirt (Score 3, Informative) 137

OFFS lease stop lying. You wither didn't read it, or didn't understand it.
Some of us remember when he was alive, and read went o to study him.
If you actually know what you were talking about, you would understand the difference between Marxist communism and socialism.

Liars like you have become tiresome.

Comment Re:socialist left view (Score 4, Interesting) 137

That's actually not true at all. Please tell me how many American FDR called evil? Literally one of the, if not the most socialist president whose social programs led to American become a technological and industrial power house.

American modern conservatives primary planks are to take rights away from marginalized group; which s fucking evil.

Get over yourself and read some books.

Comment Re:this (Score 2) 53

These are the same lazy dolts that call them selves "Software Engineer" yet don't know shit on how software actual works beyond an ID, don't understand software developer ethics, and think the can be sloppy because "computers have a lot of RAM" completely blind to the idea there janky ass software isn't the only thing running on a computer.

Modern IDEs have lead to this industry being full undisciplined half wits.

Slashdot Top Deals

There's a whole WORLD in a mud puddle! -- Doug Clifford

Working...