Forgot your password?
typodupeerror

Comment We all know the real reason (Score 5, Insightful) 118

Training these models is incredibly expensive. In fact it's so expensive that there is no viable economic model to do so. As such, their options are either to drastically slow down the amount of new models trained or to go bankrupt. This is just a nice whitewashing of that. It remains to be seen if even using their models can be profitable, but we know that with the cost of training the next one they can't be.

Comment Re:mklinux: name already taken (Score 1) 38

> But on the flip side, nobody would still remember how to compile code for it, so maybe not

Oh, I think I might remember or could figure it out rather quickly. I remember developing for KDE on a Performa 6100(?) back in the day and the compile of the entire KDE suite taking 3 days or so. I still have the machine with an out of spec 72MB of RAM sitting in my attic. I haven't touched it in 2 decades, so it's probably dead or needs batteries at least. mkLinux is still on the hard drive since I never wiped it.

Cheers to you, dgatwood, and to nester for your fine work.

Comment Re: Oh well (Score 1) 251

They can work, but they have major issues.

1)For at least the first 6 months, if not the first several years, it will take more time and money to teach them than they generate. Why would any company do this?

2)As a hiring manager at company B, I see you apprenticed at company A. I have no idea if that means you're qualified. I can't trust company A to tell me, they're a competitor. Schools stand as a neutral 3rd party telling me that they've completed a set curriculum and should know that much. It's not perfect, but it's a start.

3)Some fields just have a huge amount of up front learning before you can be useful at all. Apprentice plumber? You can run and fetch tools and hold things in place while you watch and learn. Apprentice electrical engineer? You have no idea what inductance is on day one. There's literally nothing you can do. So basically at this point you're hoping the company sets up a school.

Comment Re:"Just" 59K (Score 1) 98

Central banks do a lot of useful things, but they don't give currency a value (they can, however manipulate the value others give it by printing it, destroying it, changing interest rates, changing the amount of reserve banks need and the multiple they can lend, etc). What gives a currency value is supply and demand- the fact other people want that currency. Which is also what sets international exchange rates.

There's also the fact you need it to pay taxes, which sets a base amount of demand. But beyond that it's all supply and demand when deciding how much value it has against other currencies or physical objects.

Comment Re:C (and here are somemore chars to satisfy the b (Score 4, Informative) 40

Why would you do that? If you're using it for non-strings, you'd never have used strncpy, you'd have used memcpy. Which is the same thing without the null termination rules of strncpy. You'd never use the str versions unless actually working on strings.

Comment Re:It's gonna be fun (Score 1) 44

Of course if those aren't securities, then the entire site is illegal as it's operating as a securities exchange. That's their legal argument for why they aren't gambling sites, and shouldn't be regulated by state gaming commissions. So expect the full might of all those prediction market sites to be lining up against that argument and for finding him guilty.

Slashdot Top Deals

All life evolves by the differential survival of replicating entities. -- Dawkins

Working...