Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
GUI

IDEs With VIM Text Editing Capability? 193

An anonymous reader writes "I am currently looking to move from text editing with vim to a full fledged IDE with gdb integration, integrated command line, etc. Extending VIM with these capabilities is a mortal sin, so I am looking for a linux based GUI IDE. I do not want to give up the efficient text editing capabilities of VIM though. How do I have my cake and eat it too?"
Programming

Haskell 2010 Announced 173

paltemalte writes "Simon Marlow has posted an announcement of Haskell 2010, a new revision of the Haskell purely functional programming language. Good news for everyone interested in SMP and concurrency programming."

Comment People mistake BB guns for shotguns... (Score 1) 746

This reminds me of the time that I was shooting a BB gun in a empty coul-de-sac.

A lady about a block away called the police saying that I had a shotgun and that there were shots fired (wtf? Has she ever heard a shotgun before?). The police were not particularly friendly to me either, when four cops in two cars appeared out of nowhere with their weapons drawn.

So, it's not surprising to me in the least bit that this could have happened.

Comment Re:Why transparency? (Score 1) 556

There's zero functionality derived from transparency for UI elements.

Transparency is occasionally useful when you have limited screen space. It rarely makes sense for things like menus, but every so often it's nice to have a transparent shell (for example) so that I can follow a guide from another document that is sitting behind it, instead of resizing everything or alt-tabbing between windows.

Saying that there is "zero functionality" is overboard.

Comment Re:The problem is service provider sloppyness (Score 1) 205

When a machine accesses the site for the first time, you're required to answer extra questions (mother's maiden name type of thing); after answering these questions correctly, you can specify if you want to skip this process the next time that you try to login. After all of this, you can enter your password.

If there were a MITM, you would see these questions which you should not need to answer from your computer any more. Granted, most people would just assume that something had expired, and it was time to answer the questions again; but, I suppose if you were security-minded, you might suspect something was up.

Comment Re:AES-128 *is* stronger now than AES-256!!! (Score 1) 51

AES-128 is in fact stonger.

Well, in some scenarios it is. The attack is a related key attack (sort of like what can be used against WEP). However, it's still quite strong. From the page:

Q.: Is this attack practical?

A.: No. Even after improvements we are still over 2^100 encryptions, which is beyond the computational power of the human kind. Moreover this attack works in a related key attack model which assumes a more powerful attacker than the single key model.

Comment Re:It's missing some elements (Score 1) 291

There are lots of elements used in the "Music Engine." One of those crucial elements is radio play. Another is wide-spread marketing. And still another is hiring girls to scream during performances.

I'm sorry, but unless you want to be the next Hoobastank or some such nonsense, those things are completely unnecessary.

Comment Re:Of course they didn't drop the price (Score 1) 429

You didn't think the tiered-pricing scam was actually going to save you money, did you? No company ever does stuff like this unless they think they can squeeze more money out of their customers.

Actually, just like your typical "sales", it can both save you money *and* make them more money. By lowering prices, they attract more sales and can end up with higher total revenue. Now, arguing whether or not they have actually lowered prices is a different story...

Slashdot Top Deals

A list is only as strong as its weakest link. -- Don Knuth

Working...