Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Rust is bad for elevators (Score 1) 118

That poor guy who thought that he'd have to invent a new language to solve his sucky elevator's problem should've looked around instead. There's about 30 years of experience, languages, and tooling available to solve problems like this: synchronous languages. Rust may be good for other use cases but as long as it doesn't have a verified compiler (such as CompCert or CakeML) and a usable proof theory I'm not going to touch it except for hobbyist purposes. What it does for memory safety I can do without even thinking too hard in C. And then I could prove it. In Rust, I'd have to believe a compiler that's just a toy.

Comment How convenient. We can once again save on care. (Score 1) 58

But can we really? Do we expect our old and frail citizens to achieve what we typically can't, namely tame our ill-behaving devices? Think about it. When those wonderful "things" are bored from talking grandpa into taking his medicine they help other people with running a DDoS. And while doing that they conveniently forget what they were supposed to do for grandpa. I for one am not looking forward to all those sad news items about dead bodies in "modern" homes.

PC Games (Games)

Valve Releases Updated Alien Swarm For Free With Code Base 164

baronvoncarson tips news that today Valve released an updated version of Alien Swarm, a popular Unreal Tournament 2004 total conversion mod. The creators of the mod were hired by Valve, and they've helped turn it into a stand-alone game running on the Source engine. Valve is also releasing the code base for Alien Swarm and an SDK. The game is available for free on Steam.

Slashdot Top Deals

The first sign of maturity is the discovery that the volume knob also turns to the left.

Working...