Forgot your password?

typodupeerror

Comment: Re:I would (Score 2) 504

This is wrong, in my opinion. Expanding education is a great idea, but do so by teaching yourself new languages or platforms, not by degrees.

Right now, Ruby on Rails is an extremely hot technology. Learn it, and there are tons of rails jobs out there for you to jump in to. I promise that your education level will not matter as long as you can show you are good.

I'm sure the same is true for django, node.js, iOS/Cocoa development, and anything else that is "hot" technology. If anything, focusing on C++ and Java will put you into more competition for job spots, since the market for C++/.NET/Java engineers may indeed be tight right now.

Comment: Re:They are not really new either (Score 1) 435

by GreyWolf3000 (#39274445) Attached to: New Programming Languages Come From Designers

I agree with every statement but the last. Ruby's internal implementation is very different from smalltalk. It's syntax from the ground up is very different from smalltalk. It's syntax isn't even convoluted -- can you qualify what you mean by that? About the only convoluted part of the syntax I've found is the lambda/proc/block syntaxes -- they should seriously cut down the number of ways to create anonymous methods.

Javascript does it right with function(){} syntax, but they don't have any way of creating blocks.

Comment: Re:So says the religious guy. (Score 4, Insightful) 1237

by GreyWolf3000 (#39118941) Attached to: Santorum Calls Democrats 'Anti-Science'

Science doesn't claim that all beliefs must be justified by scientific evidence.

Actually, science does say everything you believe should be backed up by evidence. Science allows you to say "I don't know." It also allows you to say the evidence is weak, but the best theory is X. Science never says all you need is faith and/or an old book.

Where the hell does science "say" anything of the sort? Science is a process by which we can reliably improve our understanding of the world around us. Nothing more, nothing less. Some folks might embrace beliefs and views not backed by scientific evidence, but science ain't gonna jump out of the bushes and tell them anything.

Science can obviously refute beliefs it can prove are wrong, but you're conflating that with epistemology -- e.g. the study of defining what "knowledge" is.

Comment: Re:So says the religious guy. (Score 3, Insightful) 1237

by GreyWolf3000 (#39118679) Attached to: Santorum Calls Democrats 'Anti-Science'

This is wrong. Science doesn't claim that all beliefs must be justified by scientific evidence. The question of whether his views are justified or not is an epistemological question, not a scientific one.

I suppose if humans developed the ability to perceive reality beyond the Big Bang -- and we discovered evidence for which the most reasonable conclusion is that the universe simply sprang forth from nothing -- his professed beliefs would then stand in opposition to science.

Comment: Re:Unanswerable (Score 1) 506

by GreyWolf3000 (#38983961) Attached to: Ask Slashdot: Where Are the Open Source Jobs?

This.

Personally, I've been doing ruby on rails development for about four years now, and I haven't had to touch proprietary code in as many years. Development platform is linux or OSX, and 100% the software stack is open source.

This is just my personal anecdote, but I think you'll have success working on open source if you find an open source platform that's actually used by your company. (Duh, I know right?)

Let's organize this thing and take all the fun out of it.

Working...