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:Good (Score 1) 109

OK, which particular aspect of the LLM learning do you think doesn't exist in the human brain? Backprop exists (and the other training methods the brain uses has similar effects), embeddings more or less exists and seems to be very similar to the LLM embeddings (shown by brain activation in various areas linearly matching with embeddings) - see e.g. High-level visual representations in the human brain are aligned with large language models (Adrien Doerig et al, 2025), and speech/text generation by humans has similar error patterns as for LLMs.

They obviously don't learn in the EXACT same way, but there's also clearly a lot of bits that are the same, and I'm fairly sure nobody knows how much is similar yet, particularly not weighted by importance.
 

Submission + - 1000 monkies (ai.google)

oliverthered writes: If you had 1000 monkies clicking left for yes and right for no could you write an ai encyclopedia

Comment Cedega should have offered more (Score 1) 49

Oh yes im pissed off that proton and cedega are in the news but im not and there dead ans burried. Looking at some of the changes made to direct3d it seems steam os requires that apps dont count activex instization and it wouldnt suprise me if it forced software nulling of buffers because thease some things that make strict directx 3d slow and by passing them gives substantial performance increases unfortunally someone put me in a cardboard coffin before i was able to roll this out when i wrote dirextx9 for vanilla wine many moons ago. So, im going to revisit direct3d with levels of strictness vs performance with some of the features being able to be rolled out across the entire activex architecrure in wine. I also wrote a text literal pdf importer and some other funky stuff along the way so you should soon be able to edit pdfs with a text editor instead of current vecror implementations the lengths someone has gone to to prevent the release of this are outstanding so hopefully its as disruptive as direcrx9 for vanilla wine was back all those years ago. If you find my corpse somewhere you know why.

Comment "Smaller than a hair" - no (Score 1) 15

If you read the article carefully, they are talking about lenses THINNER than a hair. I see several of the posts here thinking the width/radius of the lenses is this small, a reasonable mistake given the way this was written. Having a radius that small would severely reduce their light gathering ability, requiring very bright light or very dim images or very long exposure times.

-

Comment but what would be nice (Score 1) 20

but what would be nice is a verision of wine or crossover that actually played the games on the wine list. Directx implementations ontop of opengl or vulkan aren't actually complicated so why complicate it more than it's worth, that's stay on staff for you, never bother to finish what they have started and always want to start another one. clean clear cut, what was the renaissance of pc gaminging on linux under wine, directx 8, 9 , 10 or 11

Comment I don't care if shartznigger busts his head (Score 0) 23

being disabled i've had to rely upon 1000s of miles of shakes pony, but this is coming to an end and I'm looking at getting myself a motor vehicle.
What first I must consider is the gas milage, because with a nice enough motor vehicle you can get anyone to drive. I'm not looking at 3 charge points per day followed by fireworks in the bedroom or anything like that but really the must is the car must stay on the road. that being said my mum has lost two wing mirrors and I remember the time someone crashed into me and i lost my revering indicator, jealousy no doubt, so with all these jealous drivers armed with guns are those exterior censors going to keep you out of the gutter, and we all know about censorship. I would say yes and know, unless your prize hobby is driving a milk float.

Slashdot Top Deals

Aren't you glad you're not getting all the government you pay for now?

Working...