Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:The Road Not Taken (Score 5, Insightful) 594

Would anyone care you join me
in flicking a few pebbles in the direction
of teachers who are fond of asking the question:
"what is the poet trying to say?"

as if Thomas Hardy and Emily Dickinson
had struggled but ultimately failed in their efforts -
inarticulate wretches that they were,
biting their pens and staring out of the windows for a clue.

Yes, it seems that Whitman, Amy Lowell
and the rest could only try and fail,
but we in Mrs. Parker's third-period English class
here at Springfield High will succeed

with the help of these study questions
in saying what the poor poet could not,
and we will get all this done before
that orgy of egg salad and tuna fish known as lunch.

-- from Billy Collins "The Effort"

Comment Re:sounds like their needs are addressed quite wel (Score 1) 432

I can't read past page 2 of the actual paper, and the article is a little bit vague, but are they saying that 50% of people who PLAY games are women, or that 50% of the time played is played by women? Because if it's the latter, then you're totally correct, if it's the former, then they may have a point about untapped markets.

For example - I'm a female, and I would say I am a gamer, although I play one game primarily - three guesses what that might be (not the sims) - and sometimes I play little puzzle/flash games, but it's rare that I would go out and pick up a new game 'cause I just don't care about most of them. I'm not opposed to the IDEA of buying games, so it's not a social barrier that needs to be overcome. If there is a signficant population like that then that might be considered as an untapped market.

Comment Re:You're misunderstanding the argument (Score 1) 670

It seems strange to assume that every person ("code monkey") who still writes code late into their career is doing so because he/she "simply never understood the practical or business side of things". There are plenty of developers who understand the business side of things, but just don't want to go into the business side of management. In our company, and I think probably in a lot of others as well, there are two different paths up the food chain. You can either code for a while and then try to get into management with the goal of being a project/product manager and up, dealing with issues like customers and business strategy, or you can work your way up the other side try to become an architect, where you're working on more technical issues. Either way, you end up basically managing people, but as an architect you're still writing code well into your career.

Comment Re:Reading the article..... (Score 1) 252

I'm with Rogers and I've seen this a lot. For me, it's not about high latency, it's an auto-disconnect. If a torrent download starts while the game is on, you get disconnected, full stop. Very annoying, especially since we've asked about it before and they basically said that we were idiots who didn't know how to set router priorities.

Comment Re:Old Success Stories (Score 1) 480

I'm not sure I agree. They are adding some significant new functionality, it's just not necessarily used by everyone, and it's not really that mature. But the new citation functionality, for example, is aiming much more towards an academic audience. Combine that with proper use of styles and referencing (also much improved as far as I can see), and you can see that they're now moving away from the fancy notepad model towards something that can be used more like Latex. You supply the content, mark up the heading, and it handles referencing, citation and style.

It's not perfect by any stretch of the imagination, and you'd be hard pressed to get an old-school academic to switch from Latex, but the development in this area is certainly not stagnant.

Comment Re:one step closer to drive thru degrees (Score 1) 371

I'm currently at the University of Waterloo doing a PhD in the Electrical and Computer Engineering department. It's in Canada, so it's not a big 10 school, but it has a solid reputation as a pretty decent school, especially in engineering. For our program, it's expected that a grad student maintains at least a 78% average with 75% being a pass. This means that if you're running a grad course, and you think that a student should pass the course, you basically have to give them at least a 75%. The end result is that if you graduate from the program, you're almost guaranteed an A average.

The requirements are listed here: http://ece.uwaterloo.ca/Graduate/PhD/

Comment Re:Simpler solution... (Score 0, Offtopic) 369

If we were all paid just for time, then everybody would be in at 8:30 and out the door promptly at 5 with exactly 30 minutes for a lunch break and no more. Nobody would have a blackberry and they could lock down the internet to their heart's content And that's one way to do it. Of course, locking down the internet also means employees don't necessarily have access to nice things that make their job easier, like the ability to quickly look up commands etc., but since we're just paying for time, efficiency doesn't matter one way or the other.

On the other hand, it's also possible to create a workplace where it's OK to check slashdot if you're running tests or compiling code or something, and sending an email to a friend isn't a fireable offense. Those sort of workplaces also tend to be the types of workplaces where people don't mind staying a little late to get extra work done or help out a client. They're also the type of workplaces where people don't wake up every morning loathing their existance and hating their jobs. Call me crazy, but I think that counts for something too.

Comment Re:So Many Questions (Score 1) 303

For rings, if you lifed one ring in the third dimension, and then moved it over then projected that back into only 2 dimensions, then they would appear linked. In the demo, they say they are shifting back into the 3rd dimension, which I'm interpreting as a projection, in which case, the links would seem linked in the third, but not necessarily in the fourth. On the other hand, what they show is more like a star-trek style phase shift. Not that I can blame them really - they're simulating a 4D world, drawn with 3D drawing techniques on a 2D screen. Can't be super easy to get absolutely right.

Comment Not a simple device (Score 1) 727

I've done a bit of work in hearing aid development (master's), and there are a few issues that make them so expensive. Most decent (digital) hearing aids are not just simple audio gain. Aside from possible loss from occlusion (which can be fixed surgically) hearing loss normally doesn't happen in all frequencies equally. Sometimes you can get away with a simple gain hearing aid, but it's not really matching what your loss is. As mentioned above, the gain has to be adjusted in bands, which requires a dsp capable of performing banding and gaining in real time so the lip sync doens't get off. Now, this doesn't seem like a hard task, but have you ever seen the size of the chips they use in hearing aids? Compare the size of a simple BTE aid and the space it has for the hardware. The newer ones are fully hidden, making them less than the size of a finger. If you're ever seen the chips, they're maybe the size of a few pin heads, if that. And, they have no fans to help heat dissipation and the power comes from an unbelivably small battery. It is NOTHING like a computer. If you can fit a computer chip and board in your ear, more power to you, but most people can't.

Not only that, but many digital aids also include noise reduction, because background noise is a big problem - it's amplified directly into your ear. Plus, there's feedback. A hearing aid can be designed to be open, so you need to repress the feedback, or closed, which has it's own problems - ie, it's forming basically an echo chamber in your ear. For example, stick your finger in your ear. Sound strange? Same thing with a closed aid, only now imagine your finger is talking. So there's that, and the sofware development costs that go along with it.

Not only that, but you have to pay a trained audiologist to fit the device physically, and do the appropriate band gain settings and whatever else the hearing aid needs.

Anyway, to sum up, they're expensive because:
- hardware costs - very small size, low power, low heat
- software costs - banding, noise reduction, feedback comp
- audiologist costs
- possible licencing costs (wasn't too involved in that end, so I'm not sure)

Comment Re:Yeah right (Score 5, Insightful) 686

It's the feminists who are making excuses

I'm not sure I agree with your whole post, but I have to give you props for this quote here. I'm a women in computer engineering and honestly, the place I feel the most uncomfortable is around so-called feminists. In university I avoided the women's center like the plague because every time I went in there with my eng books or wearing an engineering sweater or anything I always got the LOOK and a lecture about how I was just as bad as all the rest of those engineers and why are our songs so disgusting and blah blah blah.

There's sort of a delicious irony about someone claiming they are this huge feminist and then going into women's studies, the MOST un-evenly gender balanced and stereotypically female subject available and then having the gall to give me shit for singing stupid songs and drinking too much beer. You want to fix the gender balance in computer engineering? Well, the computer is right over there, stop doing stupid sociology studies and learn to code.

Slashdot Top Deals

The moving cursor writes, and having written, blinks on.

Working...