Forgot your password?

typodupeerror

Comment: Good luck with that (Score 2) 326

by KGBear (#40042435) Attached to: Geeks In the Public Forum?
The people who run the world are the ones who want to rule the world. They do what it takes. People want to hear familiar ideas framed in familiar terms. Politicians and marketers deliver just that. Moving to an evidence-based society, if accomplished, would remove all the alpha-male characteristics from leadership. It would favor hard thinking and research, and it would not favor personality and manipulative abilities. The world is as it is. I know deep in my heart that Facebook is evil, that people could be doing exactly the same thing without relinquishing their privacy, and that what people are doing on Facebook is idiotic in any event. That does not change the fact that influencing people and weaving a web of social relations is what people want to do, and what they will do. Denying human social traits is stupid, in politics, in social networking, in religion, and everywhere else. People are what they are. If geeks want to change the game, they need to learn to play the game. To be manipulative, to believe that the end justifies the means, and to not let ethics interfere. Yes, wielding power is incompatible with geek values. The sooner we learn that, the better.

Comment: Re:Buffer overflow (Score 1) 611

by KGBear (#39788127) Attached to: C/C++ Back On Top of the Programming Heap?
No. What is irresponsible is not testing the heck out of your code before shipping it. You should be doing that anyway, why not code according to safe procedures and doing some real QA while you're at it? It is also irresponsible to create a whole generation of developers with no concept of security and efficiency, because modern languages are supposed to do that for them, at great expense of everybody else.

Comment: Re:Buffer overflow (Score 2) 611

by KGBear (#39782091) Attached to: C/C++ Back On Top of the Programming Heap?
No matter what the question is, "switch to a different OS" is never the correct answer. People should be able to pick the best OS for the job, as well as the best language for the job. C# and .NET integrate well with Windows because they don't run on anything else. I would rather have options. And the term "premature optimization" is a good example of the kind of idiot that writes code these days. Not doing what you call "premature optimization" is what I call being sloppy. Being lazy. Do it right in the first place so you don't have to do it again.

Comment: Re:Buffer overflow (Score 4, Insightful) 611

by KGBear (#39781643) Attached to: C/C++ Back On Top of the Programming Heap?
Sure. As soon as someone comes up with a language that produces code that runs half way as fast as C on any OS, and that at least pretends to integrate with the rest of the OS. You know, make it nice for everybody else other than developers. Oh, here's a though: how about developers get their heads out of their butts and learn how to be programmers, instead of whining that real languages don't do everything for them?

Comment: I am old (Score 1) 203

by KGBear (#39498829) Attached to: Ladies and Gentlemen, Welcome to SlashdotTV! (Video)
Yup. I am now officially old. I've been ranting for quite some time that video is replacing everything, and for no good reason. For almost everything useful, text is so much more efficient. For you half braindead so-called "developers" out there, the reason is simple to grasp: text can be random-accessed, can be easily searched, and can be grasped pages at a time with proper training. In contrast, video is sequential. It forces me to watch things in whatever order the person making it wanted me to. For us old timers, watching video when compared to reading documentation feels like what e-mails feel to you, when compared to texting. Slashdot, you are becoming less and less relevant to me as time goes on. I get that that's the point, though. You need to attract nerds who grew up watching, not reading. It's sad, though.

Comment: Just don't do it. (Score 1) 1091

by KGBear (#39426905) Attached to: Why Linux Can't 'Sell' On the Desktop
Linux is what it is because it fills a niche, the niche of people who want to be free to tinker. That is incompatible with marketing. Marketing is about making a product appealing to as much people as possible - and then maximizing the profit derived from it. This means branding, limiting, artificially segmenting, making it fit into help desk scripts. In other words, this would kill Linux.

Comment: Re:Ask your boss (Score 1) 201

"We also hire immigrant or work-visa employees who are willing to work for around 2/3 the salary of an American born and bred here."

Please stop spreading this. It is just not true. Yes, plenty of employers hire foreigners for less money than they would pay a domestic worker, but in almost all cases those are illegal, undocumented workers. A work visa requires a review and certification by the department of labor to establish what the appropriate wages are in the place of employment. The process requires an ad being posted in major newspapers in the area and documentation showing that no citizen or permanent resident qualified. The work visa expires in 1 to 3 years and can be renewed exactly once, for 1 to 3 years. The renewal process requires an audit. Also, as a work-visa employee, your view of "the conditions back home" are mistaken. There are many reasons why somebody would work abroad, and escaping the backwaters for the promised land of America is more cliche than anything else. That being said, I am sure there are those who abuse the system. Like any system. But don't generalize. It's a lie, and a harmful one.

A rock store eventually closed down; they were taking too much for granite.

Working...