Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment yeah right (Score 1) 200

When I was a student, the system was you could get a loan to cover tuition costs, books and misc for the year. Almost everyone I knew spent the lot within a month of starting on Drink, Pizzas, TVs, computers etc. This will be the same, 99% of people likely to be replaced by machines will invest heavily in booze and cigarettes.

Comment Re:No (Score 1) 129

It gets into what is a song vs a different song.

Is Drum Beat A + Lyrics A the same as Drum Beat A + Lyrics B?

What about drum beat A re-recorded to make drum beat B?

What about drum beat A on a different set of drums?

What about drum beat A with different speed or distortion?

What about drum beat A + mocking lyrics C as a parody that should be protected under fair use.

Comment lame (Score 1) 107

sigh, i'm calling bullshit on ai for programming. just like 4G languages were going to let non-programmers write programs just like sql was going to allow non-techy boss query their databases for reports ai will at provide guidelines or suggestions at best. the one thing ai can't do is provide certainty on anything. and the one thing you need in software development is certainty.

Comment Not "Containers" (Score 1) 95

This is a bit misleading.

What microsoft are offering is virtual machines with a cut-down 64bit windows kernel, without the 32bit support, without the user interface and without all the other guff that bloats a normal windows install.

It's still a VM running on a hypervisor.

Containers on the other hand all share the same running kernel (linux kernel) and just include different application or systems files. Well at least that's what it has meant for the last few years with lxc, docker and rocket et al.

Submission + - CoreOS announces competitor to Docker

fourbadgers writes: CoreOS, the start-up making the CoreOS Linux distribution announced, Rocket, a container management system as an alternative to Docker. The CoreOS distribution is derived from the Chrome Linux distribution and has a focus on lightweight virtualization based on Linux containers. CoreOS has been a long time supporter of Docker but saw the need for a more simple container system after what was seen as scope-creep in what Docker provides.

Slashdot Top Deals

One small step for man, one giant stumble for mankind.

Working...