Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment If you go into management... (Score 0) 592

If you go into management and don't keep on top of the tech anyway, then I never want to work for you. The last thing we need is another pointy-haired-boss who isn't keeping ahead on the latest developments. Good managers are the ones who have a good understanding of everything that goes on below them and this just isn't possible if you don't stay up to date.

Comment Re:Being an asshole makes people angry, film at 11 (Score 0) 895

I'd be pretty pissed off if I paid for a game that promised Hero vs Villain player-vs-player combat and when I tried it in game, the players turned against me for doing it. I'd want my money back, because I'm clearly not getting what was advertised to me. I don't see anything wrong with what he did.

Comment Re:Privacy? Huh? (Score 0) 574

What happened to free speech?
What happened? I don't really understand this.. I always hear it mentioned everywhere, but I've seen no evidence of this mythical free speech my American peers keep telling me about. It sounds very much like a "do as I say, not as I do" type of thing on the US governments part. Every time I hear someone go on about free speech and free country and all that, my first thought is always bullshit. Please, someone, show me where this free speech can be found, because I don't see it.

Comment I don't think its too bad (Score 1) 794

While I agree that languages like Python may be better as an introductory language, Fortran is still heavily used in the scientific community, which these students will (theoretically) all eventually be part of. It makes, at least some, sense to teach the tools which they will be using. In any case, once you know one imperative language, its not too difficult to pick up another. Syntax is easy to learn.

Personally, I think learning Fortran as a first language is better than learning Java as a first.

Comment Re:VI and Emacs? In this day and age? (Score 1) 1055

Actually, I use vim as an IDE. It does everything *insert IDE of choice here* can do. If not, you can write a plugin in a large range of languages to add the features you require. I can also run my full blown vim IDE in a terminal, which you GUI IDE weenies cannot do :-D
Vim also has syntax highlighting support for a huge range of languages too - more than most editors and IDEs. Personally, I use vim to edit text files, bash scripts, C, C++, Java, Python and Factor source files and it integrates well into my toolkit.

As an editor, vim provides powerful tools and shortcuts to manage text editing quickly and efficiently providing more conveniences (though they are hinderances until you learn them, of course) than most other editors I have tried. As an IDE, it provides me with everything I could want from an IDE: syntax highlighting, code completion, tabbing, code folding, multiple text buffers (actually, how many editors/IDE's do you know which support multiple paste buffers?), split windows, build tool integration, file browser, source control integration and much much more - and all of this can be run in a text terminal! (You can also run it in a GUI, but I'm not really a fan of it tbh. Also, theres versions of vim such as Cream which hide the modal-ness of vim by default, which makes it easier to learn and use) How is this not an IDE?

Comment Re:99% of the answers are going to be Eclipse (Score 1) 1055

I dunno, I use eclipse for work and its the most unstable piece of software in my toolbox. Its also quite slow and eats memory.
I also use vim for work and it is extremely stable, fast and uses very little memory.

Feature-wise, vim compares pretty favorably to eclipse:
Both support plugins
Both support syntax highlighting for a large range of languages
Both have convenient editing shortcuts
Both support code completion
Both support tabbing
... etc

I admit that a freshly installed unconfigured eclipse is much much more usable than a freshly installed unconfigured vim, but once configured properly (eg, I use NERDTree and a bunch of other plugins, some I wrote myself) vim can do everything eclipse can and more (I can run vim in a remote terminal. I cannot do that with eclipse, for example).

Yes, vim takes a lot of work to get going, but IMHO once it is, its worth it. To each his own however.

Comment Re:Computer Gaming (Score 1) 191

They've been saying that PC gaming is on the way out since before PC gaming existed. Sales statistics seem to be telling a different story.

From the 2008 pc gaming alliance report linked above:
The PC is the largest single platform for games with annual worldwide revenue of about $11 billion. This is more than any of the console and portable systems from Sony, Microsoft and Nintendo.

Comment Re:VR was more hype than reality (Score 1) 384

The high end stuff allows researchers to build entire rooms where gyroscopes and camera tracking provide location information while the subject is surrounded by projected images or large flat panels.

I cannot seem to find the company website, since I cannot remember who it was, but one company has high resolution panoramic head mounted displays which they claimed were "better than CAVE systems". They did cost approx US$100K a pair, however. The target market being big industrial visualization.

Slashdot Top Deals

Air pollution is really making us pay through the nose.

Working...