Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:DOA without WebGL (Score 0) 187

Not sure if you're being purposefully obtuse, or trolling, but in case you're serious - there are a fantastically wide range of applications that benefit from massive parallelism found in shader languages like GLSL. Just take a look at some of the books on amazon that have CUDA implementations for everything from fluid simulation to computer vision stuff.

Most recently I've been playing with the concept of doing sound synth and processing on the GPU with shaders in js.

In my original post I mentioned that WebGL isn't just for graphics. There are enormous benefits to being able to execute massively parallel operations on a web page.

Comment DOA without WebGL (Score 5, Interesting) 187

Honestly, isn't not just for graphics - it's for the whole fantastic class of problems that can be solved via GLSL shaders - GPU accelerated calculations in JS - this is simply so amazingly powerful, IE 10 is essentially worthless without it.

As people start doing high performance computing and solving wildly complex problems in the browser with GPU accelerated JS, the browser will continue to emerge as the platform of choice for a wonderfully wide range of applications. IE will sit off to the side, largely ignored (except for certain "enterprise" business users) and will become even more irrelevant.

I'd expect to start seeing more and more web sites that want to do these things refuse to support IE at all, the shims and plugins just aren't worth screwing with.

Comment Re:The Galaxy S III is nice, but.... (Score 5, Interesting) 348

I just bought one on T-Mobile - most amazing piece of technology I've ever owned. Absolutely stunning.

At first I was worried that the whole Pen thing would be a useless gimmick, but I use the damn thing all the time. For jotting down quick notes, it's actually as usable as carrying around a paper notebook, which has always been the bar I've measured these things against.

In all the technology I've owned over the years, PDA's, tablets, smartphones etc... they've never given me the ability to do away with paper/pencil notebook. This actually has, which is fantastic.

Comment Re:if they keep using unity.. (Score 5, Insightful) 318

You know, I've been down on Unity as much as the next guy, until a wild thing happened: my 13 year old son sat down in front of it, never having used it before, and started navigating and using it like it was the most natural thing in the world.

I was shocked, he didn't have any of the old UI paradigm hangups that I have, he looked at it with completely new eyes, and was immediately productive with it, using it in ways that had not been obvious to me.

After seeing this, I really had to reconsider my Unity griping. These guys really know something about usability, and while yes, there are flaws, they seem to be getting ironed out.

Comment Cable companies racing for irrelevance (Score 4, Insightful) 376

You'd think that in today's era of streaming video, netflix, hulu, amazon and iTunes, the cable companies would be doing everything in their power to increase viewership numbers (for advertising revenue).

Adding obstacles to folks trying to watch their programming seems insane - like they are actively trying to go out of business, driving more folks (like me) away from traditional add supported media. My wife and I do all our watching on Netflix (or Amazon, if there's a show we're willing to buy). I can't imagine going back to the bad old days of television ads.

Not that I mind, given the advances in cell technology, I think we're less than 10 years away from cable companies being nothing more than legacy internet providers anyway, like dial-up.

Comcast = Earthlink in ten years.

Comment Re:More Eugenics, where is the outrage? (Score 3, Insightful) 213

Education and Society dictate a persons capabilities.

Do you have any supporting evidence of this other than a naive "I wish it were like this so it must be so!"

Want to throw out decades of research that support genetic influence of behavior on such diverse issues as alcoholism, personality disorders, etc...

A simple search of scholarly articles will give you plenty of studies conducted on identical twins raised in diverse social and economic situations, that have a genetic predisposition towards specific behaviors.

According to your point, if I had the right education, in the right society, I could be a NFL linebacker, correct?

Absurd.

Comment Personality Conflicts (Score 1) 460

You are an inspiration to many in the geek world, and have pretty much reached the pinnacle of what any geek could aspire to. That being said, you are frequently accused of having an abrasive personality, and many of your public comments (euphemistically) "lack tact." Do you ever suffer negative repercussions from this? Have you ever considered trying a different approach, or reading Carnegie? (That last bit wasn't a snark, I was "laid off" from a job once for similar issues, I turned to Dale Carnegie, and it had a profoundly positive effect on my professional and personal life)

Comment Re:Wait, what? (Score 1) 547

I'm sure you feel very morally superior, and all that "what,what", but have you considered that perhaps there are significant geographical differences between where you live and parts of the U.S.? That this country is *really big* and most of it isn't urban? When I was in high school, my mother drove me 45 minutes each way to my swim team, which was at the YMCA, and was the closest option. My graduating class was 63 people, and the school bus ride was frequently over an hour long.

A +5 modded post for calling everyone in the U.S. "backwards morons" because we don't have city buses spanning the country. Seriously? You do realize that you can fit the entire country of France inside of Texas, right? California is larger than the entire country of Germany.

FFS, what's going on with the mods that a post like this gets modded +5? Mods, how about a tiny bit of quality control here? Or do I just have to post any random anti-US slogan in order to get +5 modded?

Here, I'll try: "Umm, the U.S. is like really dumb and stupid and stuff. Like totally, everyone there is a moron because, you know, they're dumb."

Comment Algebra isn't critical - it's pleasure (Score 5, Interesting) 158

I've been a developer for about 16 years, and have had a pretty spotty math education. I've generally taught myself what I need to know as I needed to know it - 3D programming? What's a matrix? How do I rotate things with it? Developing animate graphical charts? How do I scale from business coords to pixel coords, and animate? Draw box an whiskers charts etc...

Recently, I've decided to stop doing the corporate developer gig and to go to school. As part of that, I've needed to take math a lot more seriously, so I've bought some books and been going through a more rigorous program.

One thing I've discovered through this process is that I *really enjoy it*. I'm not being pressured to learn something for a test, I'm not worried about a grade. Instead, I take my books to a coffee shop and relax and think about fascinating things, like trying to visualize the complex plane, and what the value for i really is, and what dividing by zero really means.

Instead of memorizing the quadratic equation, I spent some time learning how to derive it from basic principals. Instead of memorizing that the vertex of a parabola can be found by -b/2a, I noodled around and tried to visualize the determinant (sqrt(b^2 -4ac)), it's effect on an equation, and what happens if you zero it out.

I spend a leisurely afternoon coming up with a visual proof of the Pythagorean theorem, and was pretty excited when I finally had it, and was even more excited when I googled it and saw the same basic proof has been derived by students for a really long time - I loved the notion that I was connected back through time with a whole bunch of other people who were going through the same mental steps.

This stuff is great! And I'm only scratching the surface. I'm in baby algebra - and I'm excited to keep going.

My point is - we go about this stuff all wrong. Forcing kids to memorize equations so they can pass an exam is absolutely pointless, if not masochistic. Exploring really interesting concepts about numbers, and what they mean - this stuff should be recreation. It's great!

I see my older son struggling through his algebra course, and he hates it. He doesn't care, and hates doing the homework. But when I get excited about some math problem I'm studying, he'll come over to look over my shoulder to see what I'm doing, and we'll puzzle it out together. He forgets that we're doing math, instead we're talking about concepts and challenging each other. We'll spend an hour or two going over something that's really cool, and we both have a great time.

Ask him about math, however, and he immediately relates it to school, and he'll tell you how much he hates it.

Comment Re:Is anyone surprised? (Score 1) 221

This disturbs me. The phrase "the Constitution is not a suicide pact". Deeply.

The first time I heard this was from full Commander in the Navy, while I was enlisted. She said "The Constitution isn't a suicide pact". As an aside, she was very liberal.

I was speechless. Here we were, on a military base, surrounded by Marines who were being deployed to quite literally give their lives to defend the Constitution, and this woman was blatantly and flippantly disregarding the Constitution. Especially considering the fact that she took this oath (similar to mine, as enlisted):

"I, [name], do solemnly swear (or affirm) that I will support and defend the Constitution of the United States against all enemies, foreign and domestic; that I will bear true faith and allegiance to the same;"

Over the years, millions of people have given their lives to defend the Constitution, and many more have suffered great personal harm and hardship to stand up for it civilly.

If you are not willing to stand up for the letter and the spirit of the Constitution, why have it? It has no teeth. It can be violated without consequence.

The U.S. Constitution is indeed a suicide pact. Otherwise, it's just a series of nice suggestions.

Comment Re:Long time WoW player here (Score 1) 247

I agree with most of your points here, the hyper-stylized sexualization trend in asian manga, games and art is pretty distasteful to western cultures. Actually, the US/western release of Tera has a lot of this stuff toned down, because they received a lot of negative feedback from the early testing over it. I also dislike the feminine stylized males, to the point of almost being androgynous (this is also common in anime/manga, and taken to extremes occasionally, like in Black Butler).

Having lived in Tokyo briefly, I sort of "get" this kind of thing a little better than I would have before that experience. Asian cultures aren't just "america, but weird". They are very alien to our way of thinking. Completely foreign, we just completely lack context.

I have always considered myself to be a fairly modern, laid-back guy, and really didn't think much could shock me. I never really considered myself to be heavily influenced by the whole western "puritan" morality thing, I like to consider myself a critical thinker and objective.

Then I went to Japan and learned how incredibly naive I was. The examples are too numerous to list here, but I happened to be there during the annual penis festival, where young girls would walk around with candy penises in their mouths: Kanamara Matsuri (NSWF!)

Suffice to say, my eyes were opened quite a bit.

As for the game Tera, I find the combat to be a refreshing change, and generally enjoyable enough to ignore the (valid) criticism of shallow questing. I don't spend nearly the amount of time playing it as I did WoW, I generally play for maybe a couple hours per week, so maybe that in itself is telling.

Or maybe I've just grown up a little.

Comment Long time WoW player here (Score 4, Interesting) 247

Honestly, the technology underpinning WoW is just too dated these days. Players expect more - Tera is a perfect example of that, a combat system where you actually have to hit your opponent (yes, some of it is simulated, but it feels real.

I have 5 level 80+ chars on WoW, but haven't played the game in at least a year, maybe two, and don't plan to go back to it, even for Pandas.

What little gaming time I have, I spend on games that are trying to innovate.

If Blizzard wants me back, they need to do something other than yet another expansion money grab. They need to do something new, innovative and wonderful. Sadly, I don't see much of this coming from them any more. I played Diablo 3 for about 3 hours before I got bored and switched back to Tera.

Hey Blizzard, how about this: World of Starcraft. And make it awesome, using latest technology - not an groaning engine that's 10 years old.

Slashdot Top Deals

A motion to adjourn is always in order.

Working...