Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re:Stay off my PC! (Score 1) 39

Gaming exclusively on modern consoles on grounds that games for Linux or Windows are presumed malware means you'll probably get indie games years late or never. This is because it takes time for an indie developer to build enough of a reputation in the industry to become eligible to buy a devkit for a modern console.

Unless by consoles, you mean things like the NES and Genesis, which are still getting brand-new indie games decades after Nintendo and Sega stopped supporting them.

Comment Re:C/C++ code covers more complex legacy code (Score 3, Interesting) 32

I'm not a die-hard fan of C++, I do prefer Rust to it if forced to choose, but my greenfield choice is C-like options. However, this Rust fanboy stuff is super off-putting. There is much more to programming than memory safety, in fact, the overwhelming majority of defects are not related to memory safety. Rust isn't a magic bullet that writes bug-free code, careless devs can write bad code in Rust. Rust can and does crash, it's not bulletproof, it just makes it harder for you to work around the compiler when it comes to memory.

Comment Re:TIOBE vs Github (Score 2) 84

Wait, VB is still around?

Also, Java needs to go the way of COBOL. Java was once a language with a lot of promise, then Struts and Springs came along and decided it would be even better with a large dollop of XML and DI on top. Everybody knows nothing is more stable and maintainable than hot-swappable runtime dependencies glued together by XML files. That's the point I relegated it to the trash pile of history.

I don't have strong opinions of C#, but I don't think it's a pretty language, largely because it carries a lot of the baggage of its time trying to out-Java Java. It reminds me of what Swift has become, a good concept that is more suited to serving its masters than relevance as a general-purpose language. I don't see C# ever overtaking C/C++/Python, but Java, sure, I don't think anybody will shed a tear that day except maybe the consulting shops seeing their cash cow lose ground.

Comment Re:"ALI" of it? (Score 1) 87

Say your reactor has a neutron injector on a rotor. The fission fuel has started vibrating, creating a feedback loop that could cause the reaction to become unstable. Running the rotor in reverse would change the pattern of incident neutrons just enough to stop the vibration. And the way you make a rotor go the other way is by reversing the polarity of its drive current.

That's the best that I could ground this technobabble off the top of my head.

Comment Re:Getting along with the U.S. [Re:Higher Costs] (Score 1) 97

You know China has import tariffs, right? Especially on finished goods. If any company in China is making a similar product, you can expect an import duty in the range of 30%. Do you honestly think China is the lesser of two evils between the US and China? If so, you should stop drinking the Kool-Aid and read the Budapest Memorandum. The one where China signed security guarantees with Ukraine in exchange for disposing of their nuclear weapons. Oops.

Comment Re: should forced ESPN to be an add on package and (Score 1) 105

They could do it like Sling, which has two basic tiers: Orange and Blue. Blue has the limited basic channels and a bunch of channels from programming providers other than Disney. Orange has limited basic and Disney, fewer channels and fewer simultaneous streams than Blue, with an "Orange & Blue" add-on tier that adds the missing channels from Blue.

Comment Sling Blue and Sling Orange (Score 1) 105

Disney requires specific channels to be at the basic tier of a multichannel video provider's offering, not a "sports" tier. Last I checked (today), multichannel IPTV provider Sling worked around this by offering two different basic plans: "Orange" with ESPN and other Disney properties and "Blue" with more channels but no Disney. Orange subscribers can add the extra Blue channels on a second "Orange & Blue" tier.

Comment Re: Remember when... (Score 1) 105

You obviously spent those days watching Pat Robertson because CBN was literally the only ad free channel on cable that anybody actually watched in the earlier days. And as far as I know, it's still ad free.

CBN operated from 1977 through 1997, showing ads starting in 1981 and taking the name The Family Channel in 1988. Beginning in 1997, CBN was reduced to a paid programming arrangement to show The 700 Club on what is now Disney's Freeform channel. There are, however, numerous other religious channels under a viewer donation arrangement like what you describe, such as EWTN. And in 2008, CBN started a second channel called CBN News, first online and then with a handful of broadcast affiliates.

Slashdot Top Deals

Where it is a duty to worship the sun it is pretty sure to be a crime to examine the laws of heat. -- Christopher Morley

Working...