Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:This will fail (Score 5, Interesting) 243

That's still an improvement in some cases. Years ago there was a (I think) Navy ad that was in full 2k and apparently ONLY 2k. My internet was too slow to play it live and YT would just stop trying to play my actual video playlist when the ad stuttered too much, so I could either refresh to hopefully get another ad or pause the ad and let it buffer enough to hopefully play through. So shortly after that experience I enabled AdBlock. I *wasn't* against watching ads to pay for the service but they had simply failed to provide something usable. In fact if AdBlock stops working I might pay for premium, which wasn't even an option when I first starting blocking them.

Comment Re: Its own star? (Score 1) 21

I thought black holes were more massive than stars

Black holes are dead stars, so it follows that a living star can be as large as a black hole. I didn't read the article but the summary explicitly says that it's not "eating local" so there's no reason it would have significantly more mass than when it first collapsed.

Comment Re:Interview questions? (Score 1) 463

It's pointless to ask anything other than a basic programming question during an interview.

Totally agree. For many years my go-to question for C coders was to implement strcpy(). Simple enough to do under pressure but it can lead to some really interesting discussions on style, error handling, exceptional inputs, etc.

Slashdot Top Deals

Assembly language experience is [important] for the maturity and understanding of how computers work that it provides. -- D. Gries

Working...