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

 



Forgot your password?
typodupeerror
×

Comment Re:Loner syndrome (Score 0) 218

I can play this game, but god do I hate it. This sort of mentality creates environments where mediocre (or outright damaging) employees thrive, because everyone is too thin skinned to handle reasonable criticism without creating a massive upheaval. Getting along takes precedence over actual job performance, and the workplace transforms into a giant adult daycare. This effect is most pronounced in larger companies that can absorb the cost of useless teams that would yield nothing if not for the efforts of a few members.

Comment Re:Because...? (Score 0) 452

You value math skills, yet those who value language support of lambda expressions are "buzzword monkeys" in your eyes? If extolling the virtues of FP is an indicator that someone is merely regurgitating what they learned in class, do you view every topic touched on by academia in the same light? No, of course not. Rather, you're intimidated by those who grasp programming paradigms that you yourself cannot grasp in a capacity that enables you to utilize them in The Real World. So, in a bid to maintain dominance in your little fiefdom, you reject those paradigms, retreating to your lackluster code, convincing yourself of its superiority because you Really Get It.

I'm not looking for a job anyway, so don't stress it.

Comment Re:"I am more talented than average." (Score 0) 452

"We need a programming language with lambda expressions!" - sorry, chump, if you can't write good code in Visual BASIC, I don't want to hire you. I'll never ask you to use Visual BASIC, of course, but whether you /could/ use it pretty much determines whether you're a good programmer or just a buzzword monkey.

Who employs you? I want to ensure I never work with you. Actually, never mind. That wouldn't happen.

Comment Re:Hmm (Score 0) 132

You didn't really address any of what I said: the Linux ecosystem is hopelessly splintered in ways Windows will never be, so what Valve is doing amounts to bringing gaming to SteamOS, not Linux. Developing a game that supports XP and up is much easier than developing one that supports every flavor of Linux, and this is going to ruffle some feathers here, but Windows development is just easier in general. The tooling is far more mature than what the open source community has offered, and MS has furthered the divide year after year. There's a reason pretty much every AAA game is developed on Windows. Say what you will about proprietary software, but there are advantages to having someone else conduct ecosystem testing. Most game shops simply cannot afford to effectively and sustainably test their software on the multitude of Linux distros and hardware configurations out there.

If, at the end of the day, dual booting SteamOS is a requirement to reliably play games, I don't really see this as a solution to the Linux gaming problem. If I have to dual boot, I'll fork over the money for a valid Windows license so I have access to a much, much larger library of games, drivers that fully utilize my GPU, etc.

Comment Hmm (Score 1) 132

Except the Linux community isn't expecting you to support SteamOS alone, they want you to support Linux at large, and that is substantially harder than supporting XP and up Tell me, are you a developer? Your simplistic views make me think that you're either not a developer, or you're not a very good one. How often do you think OS bugs actually get in the way of development? And when they do, do you really think the team that encounters the bug is going to have the free time or will to context switch to OS development mode?

Slashdot Top Deals

The biggest difference between time and space is that you can't reuse time. -- Merrick Furst

Working...