Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission + - Study: Refactoring Doesn't Improve Code Quality (itworld.com)

itwbennett writes: A team of researchers in Sri Lanka set out to test whether common refactoring techniques resulted in measurable improvements in software quality, both externally (e.g., Is the code more maintainable?) and internally (e.g., Number of lines of code). Here's the tl;dr version of their findings: Refactoring doesn’t make code easier to analyze or change; it doesn't make code run faster; and it doesn't doesn’t result in lower resource utilization. But it may make code more maintainable.

Submission + - Measuring the value of open hardware designs (opensource.com) 1

An anonymous reader writes: Industry knows open source software has an immense value, but how valuable is an open hardware design? To answer that question, Dr. Joshua Pearce, an associate professor at Michigan Tech University analyzed three methods to quantify the value of open hardware design in the latest issue of the journal Modern Economy.

Submission + - Video Editor Kdenlive 0.9.6 Released (kdenlive.org)

jrepin writes: Version 0.9.6 of free and open source video editor Kdenlive has been announced. This version adds a Reverse clip option to Clip Jobs that creates a backwards clip.The list of audio/video bitrates can now be customized in custom rendering profiles. New release also fixes several bugs and crashes, including a very annoying bug that caused project files to seem corrupted.
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?"

Slashdot Top Deals

I wish you humans would leave me alone.

Working...