Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re: 23 down, 77 to go (Score 1) 866

I think you miss the entire point of Christianity completely. The gospel of Christ has nothing to do with war. It's about serving others and pleasing God. The fact that humans have used it to wage war is a purely human deficiency. The fact that humans use it to shun others is also a human deficiency, regardless of their beliefs or natural state. That's why it gets such a bad rap. If all Christians lived more like Christ, then we wouldn't have cake stores refusing to serve any wedding. They would serve as a witness to the great works that God does in their lives. They would use that wedding as an opportunity to serve God's purpose for them. They would invite the couple to their Church to hear what God has to say to them, not what other Christians think they should do.

Comment It may be safe, but... (Score 1) 630

Aspartame makes me physically ill. When Coke Zero first came out, it was aspartame-free. Then, Coke pulled a bait-and-switch and started using it. As soon as they did, Coke Zero started making me sick. I still don't think I'll try diet Pepsi, but this is a good thing. I hope Coke does the same thing.

Comment Re:Wrong profession (Score 1) 201

One of the greatest scientific minds of today (Stephen Hawking) uses visualization techniques to solve very complicated problems because he can't use his hands to write. He solves very complicated math problems every day using nothing but his brain and his imagination. I think what you describe might be overkill for every problem, but _learning_ it this way is probably a good thing. They will likely develop on that and teach another way in the future.

Comment I admire C++ devs (Score 1) 757

I admire C++ developers for what they can do. I am a C# developer and I've started to learn C++ a few times over the past 15 years. Every time I try to learn C++, I just decide that there's nothing that I can use it for in my daily job (I'm a web developer), so the effort to learn it correctly is too great for the return I'd get from learning it. Sure, I could hack my way through it, but something tells me it's a language that needs to be written elegantly or it could wind up being a mess. I learned C in school, but I've never used it on the job. I'm glad there are people out there that have the chops to code in C++, even if they are creating some messes. I still can't get my head around the more advanced memory management topics, so I take the lazy man's approach and depend on the garbage collector and the IDisposable interface.

Submission + - Google's Angular 2 Being Built With Microsoft's TypeScript (itworld.com)

itwbennett writes: Big news for fans of static typing! Google and Microsoft have partnered to both enhance TypeScript and rebuild Angular in the TypeScript language. TypeScript, Microsoft's attempt at improving on JavaScript development, has been out there for a while without a notable use case. Likewise, Dart, Google's attempt at a language which accomplishes many of the same goals, hasn't seen a lot of traction outside of Google. With Google creating the next version of its popular framework Angular 2 using TypeScript, some weight is being thrown behind a single effort. Of course, Angular has its fair share of haters, and a complete re-write in version 2 that breaks compatibility with previous versions isn't going to help matters.

Slashdot Top Deals

You will be successful in your work.

Working...