Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Just what IT needs... (Score 1) 70

There is nothing inherently wrong with more programming languages. Following your logic, we should stop improving languages, and I disagree. The current state of languages is far better than just 5 years ago, but they are nowhere close to where they should be. There should be no need for highly specialized workers to make simple CRUD applications. The logic and ideas are not hard, it is understanding how to make then understandable for a machine that is.

Comment Re:Instead of extending JavaScript... (Score 1) 70

I really believe what Microsoft is doing with Blazor is the future. The requirements for different solutions and the preference of developers vary so much that trying to find a consensus is meaningless. Over time more languages will be able to run semi-native in a run-time environment so that projects can be developed using the best technology and language for the problem considering the skillset available.

Comment Re: I dislike Microsoft, too, but... (Score 1) 256

I agree with your comment about emotional attachment but remember that Microsoft are the ones that have official *Evangelists* singing the praise of their products. I take emotional attachment over religious zealots any day!

Why would you accept either? You should have a higher standard!

Comment Re:Windows is easier for the average person to use (Score 1) 117

I agree with you. Most of the answers I see under here are from the same people you address in your post. Most people do not care about the operating system, and they never will, and they should be free not to care. They do not want configurability, package repositories, terminal windows and a GUI that changes fundamentally every few years (that is why Windows 8 was a disaster). They just want to do what they are required to and then go and live their normal lives.

Comment Re:FINALLY! (Score 1) 167

When did "Doing exactly what you want in an intuitive way is a basic function of any software.”? I thought that was the holy grail of software. I have still not used one source control system that I found hard to use and in my experience git-repos get messed-up more often than others (might be because they are the most common). Some devs seems to have problem understanding remotes and rebase.

Slashdot Top Deals

This is a good time to punt work.

Working...