Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Irony (Score 1) 227

I'm in the UK too and yes, gas is more economical for heating and cooking. However, not everywhere has a gas connection and some people do use electricity to heat their homes (e.g. storage heaters using cheap night-time electricity).

I found a Ukranian company selling some heaters (their website looks a bit old, so I don't know if they're still in business): http://en.hotmine.io/

Comment Re:Agree. (Score 2) 187

Although knowing how to write algorithms is a very fundamental part of programming (and they SHOULD cover that in a CS degree), I'd agree with the young developers in not writing their own implementations in the real world. Writing good algorithms is hard and I'd prefer the expert developers to put the most useful algorithms into libraries rather than the less experienced developers who are straight out of college.

I reckon most coding jobs only really involve manipulating/displaying data from databases and having a nice GUI and you don't really need to be expert with algorithms for that.

Comment Re: agreed (Score 1) 207

Okay. BGP hijacking would be valid. Compromising the server would mean that you do have effective control over the domain and you don't even need to do a man-in-the-middle as you'd have access to the un-encrypted data anyway. I'm not sure what you mean by poorly secured DNS services - the challenge/response is performed by LetsEncrypt so DNS poisoning the client wouldn't work very well. You'd have to DNS poison the LetsEncrypt servers which would pretty much be a BGP hijack.

Slashdot Top Deals

No man is an island if he's on at least one mailing list.

Working...