Forgot your password?
typodupeerror

Comment Re:Symptomatic of US decline (Score 2) 192

All of what you said but there is more: most people will do some reading before buying an EV. What will they probably see? A few scare stories about charging on the road (if I don't go to a supercharger or a fast charger I've never used or not recently used it's always a bit scary whether the fast charger will work - and of course mostly they do).

But mainly they'll read how much better other cars and mainly Chinese cars are.

Who wants to buy 2nd or 3rd best?

I spoke with a colleague here in the UK who recently bought a car (not an EV) because he was worried what the resale value of current generation EVs will be when the 400 mile WLTP range, 5-10min charge next generation (mostly Chinese) hits the market. And he has a point.

To be fair even I bought my EV (Model 3) second hand to shave of the steepest part of the depreciation curve.

Comment About time (Score 5, Insightful) 93

Given that citizens of the US have elected Trump as the US president twice it is pretty clear that EU countries cannot count on the US being a 100% reliable ally in the future.

That has all sorts of consequences and will require the EU to develop all sorts of capabilities.

The question of course is: will this mean willingness to reduce benefits / increase working hours to pay for all this to develop genuine competence through significantly more effort or will it be just performative?

Comment Re:oh no (Score 4, Interesting) 65

All of them really. What's typically open source is
1) the code used for training, but never the dataset for initial LLM and never the RLHF (reinforcement learning with human feedback) data used to make a text vomiting LLM into a useful question answering maching.
2) the resulting weights - these are totally uninterpretable.

So it's never fully replicable; even if you had the infra and were willing to burn electricity you don't have a way of going to 2) yourself.

AFAIK that's not just the Chinese but also open-source / weights Llama and Mistral.

Comment Trying everything plausible is how you progress (Score 2) 44

This sounds dismissive, but I wouldn't read it as such.

"China doing something first, however, has never been a reliable indicator that the thing will prove durable, economic, or widely replicable. China is large enough to try almost everything."

This has always been true, you can for example read the history of improving iron / steel production during the Industrial Revolution. Either you had existing outfit and capital to try things. Or you raised capital and set-up an outfit to try things. If you had something viable, you made money, if not, the world (and hopefully you) moved on.

And in the end VCs work more-or-less on the same principle (which is why at some point someone was trying to do Uber for xyz).

Comment PR article (Score 2, Informative) 289

This is a PR "thought leadership" BS article by Benjamin Riley, Cognitive Resonance, who "provides direct consulting support to organizations to improve understanding of how generative AI works."

This doesn't mean they're wrong but it's probably nothing terribly original (there is a reason why it's not on openreview.net as a submission into one of the relevant AI conferences).

Comment Where's Moore's law in this (Score 2) 54

What I don't get is this: let's say they believe that to get to "genuinely useful AI" (generating value in business, automating science) they need 1024x the compute they have now; which I think is ballpark with their spending.

But Moore's law says that number of transistors doubles every 2 years, so if we believe we can keep this going then in 4 years time they'll only need 256x the data centres and in 8 years it's only going to be 64.

So all the chips they put in will be next to worthless in 8 years and they'll only need a fraction of the other infrastructure. So all this massive spend is to be first because? Because whoever is first will be able to use their "genuinely useful AI" to out-innovate everyone to singularity?

The whole thing is a one-way bet on the empirical LLM scaling laws (https://arxiv.org/abs/2001.08361) scaling to something useful, which I don't buy.

Comment Good progress but renewable capacity is tricky (Score 5, Insightful) 147

This is great but there is still a long way to go. Renewable capacity is not really comparable to fossil fuel power station capacity because the coal / gas ones can run 24/7...

To get a better picture of where we are check out http://grid.iamkate.com/ . Basically in the last year UK electricity was 19% from renewable sources with fossil fuels at 48%.

Comment Re:Did it "confirm" it was caused by man? (Score 3, Informative) 967

It didn't "confirm" it was caused by man, as it didn't set out to and doesn't claim to.

Nevertheless the collected data seem to indicate a steady increase in temperature. This has coincided with increased emissions of CO2 (while many other factors remained constant, or more precisely didn't vary enough to allow anyone to claim correlation). This of course does not mean that it's _caused_ by the increased emissions of CO2.

But if my belly starts aching I look at what I ate that others didn't. And if I ate something that others didn't (say a dodgy kebab) and I feel bad and they don't then of course I can't claim I feel bad because of the kebab. But I'm sure not going to have the same kebab next time. I don't wait for a double blind study done on a statistically significant sample to confirm to within some statistical error that the kebab is indeed bad.

Comment Re:More Secure? Regionalism, maybe? (Score 1) 468

The whole article is full of strange statements.

Consider the following part:

Not content with lowering power usage and reducing energy loss, the University hopes to extend the environmental credentials of the new network by installing mini wind-turbines or solar panels, both of which output a DC current and therefore don’t require inefficient conversion from AC to DC.

My school physics may be a bit rusty but I would assume wind turbines produce either pulsating DC or AC and hence the current has to be converted before use by electronics.

Slashdot Top Deals

APL is a write-only language. I can write programs in APL, but I can't read any of them. -- Roy Keir

Working...