Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
Stats

Stack Overflow Reveals Results From 'Largest Developer Survey Ever Conducted' (stackoverflow.com) 139

More than 64,000 developers from 213 countries participated in this year's annual survey by Stack Overflow -- the largest number ever -- giving a glimpse into the collective psyche of programmers around the world. An anonymous reader quotes their announcement: A majority of developers -- 56.5% -- said they were underpaid. Developers who work in government and non-profits feel the most underpaid, while those who work in finance feel the most overpaid... While only 13.1% of developers are actively looking for a job, 75.2% of developers are interested in hearing about new job opportunities...

When asked what they valued most when considering a new job, 53.3% of respondents said remote options were a top priority. 65% of developers reported working remotely at least one day a month, and 11.1% say they're full-time remote or almost all the time. Also, the highest job satisfaction ratings came from developers who work remotely full-time.

62.5% of the respondents reported using JavaScript, while 51.2% reported SQL, with 39.7% using Java and 34.1% using C# -- but for the #5 slot, "the use of Python [32.0%] overtook PHP [28.1%] for the first time in five years." Yet as far as which languages developers wanted to continue using, "For the second year in a row, Rust was the most loved programming language... Swift, last year's second most popular language, ranked as fourth. For the second year in a row, Visual Basic (for 2017, Visual Basic 6, specifically) ranked as the most dreaded language; 88.3% of developers currently using Visual Basic said they did not want to continue using it."

Comment Re:OR Try This (Score 2) 147

Asuswrt-Merlin (or XWRT or Cross-WRT) is *CLOSED SOURCE*. It's a port to the R7000 based on the open source from RMerlin, but the author of the port is refusing to provide the sources. I've contacted him and almost got him to release the source, but he later changed his mind and he's refusing to do it. That is clearly a GPL violation and even if I've asked him for the reasons to refuse to release the source code he didn't say.

Cloud

Ask Slashdot: Is Your Data Safe In the Cloud? sponsored by: SourceForge 332

With so much personal data being kept on the cloud, including government and health records or your source code, do you have any concerns about it falling into the wrong hands? Do you think the cloud's benefits are outweighed by continuing security issues?
Robotics

MIT and the Constant Robotic Gardeners 101

Singularity Hub writes "MIT's Computer Science and Artificial Intelligence Laboratory (CSAIL) is pioneering the field of automated farming. During a semester-long experiment, CSAIL's researchers created a laboratory farm: tomato plants in terra cotta pots with artificial turf for grass. The goal of the experiment: to see if these tomatoes could be grown, tended, and harvested by robot caretakers."
Supercomputing

New Top 500 Supercomputer List 138

geaux and other readers let us know that the new Top 500 Supercomputer list is out. The top two both break the Petaflops barrier: LANL's IBM "RoadRunner" and ORNL's Cray XT5 "Jaguar." (Contrary to our discussion a few days back, IBM's last-minute upgrade of RoadRunner salvaged the top spot for Big Blue. Kind of like bidding on eBay.) The top six all run in excess of 400 Teraflops. HP has more systems in the top 500 than IBM, reversing the order of the previous list. Both Intel and AMD issued press releases crowing over their wins, and both are correct — AMD highlights its presence in 7 of the top 10, while Intel boasts that 379 of the top 500 use their chips.
Data Storage

Why RAID 5 Stops Working In 2009 803

Lally Singh recommends a ZDNet piece predicting the imminent demise of RAID 5, noting that increasing storage and non-decreasing probability of disk failure will collide in a year or so. This reader adds, "Apparently, RAID 6 isn't far behind. I'll keep the ZFS plug short. Go ZFS. There, that was it." "Disk drive capacities double every 18-24 months. We have 1 TB drives now, and in 2009 we'll have 2 TB drives. With a 7-drive RAID 5 disk failure, you'll have 6 remaining 2 TB drives. As the RAID controller is busily reading through those 6 disks to reconstruct the data from the failed drive, it is almost certain it will see an [unrecoverable read error]. So the read fails ... The message 'we can't read this RAID volume' travels up the chain of command until an error message is presented on the screen. 12 TB of your carefully protected — you thought! — data is gone. Oh, you didn't back it up to tape? Bummer!"
Space

Messenger Sends First Full Fly-By Image of Mercury 55

An anonymous reader writes with this snippet from Gizmodo: "NASA's Messenger (MErcury Surface, Space ENvironment, GEochemistry and Ranging spacecraft) has flown by just 125 miles over the surface of Mercury, the closest planet to the Sun and the smallest in the Solar System. This is the first time in history that the whole planet is going to be photographed in its entirety by an Earthling probe, with amazing resolution and ultra-crisp detail." The picture at the top of the linked story is fantastic, too.
Portables

Researchers Re-Examine Second Law of Thermodynamics 125

Many readers have written to tell us that researchers are examining the possibility of using Brownian ratchets to help combat the problem of heat dissipation in miniaturized electronics. "Currently, devices are engineered to operate near thermal equilibrium, in accordance with the Second Law of Thermodynamics which states that heat tends to transfer from a hotter unit to a cooler one. However, using the concept of Brownian ratchets, which are systems that convert non-equilibrium energy to do useful work, the researchers hope to allow computers to operate at low power levels, and harness power dissipated by other functions. 'The main quest we have is to see if by departing from near-equilibrium operation, we can perform computation more efficiently,' Ghosh told iTnews. 'We aren't breaking the Second Law — that's not what we are claiming,' he said. 'We are simply re-examining its implications, as much of the established understanding of power dissipation is based on near-equilibrium operation.'"

Comment The real point "IM integration" (Score 1) 601

Many people are complaining about TFA not getting the point of what a IM client should be.

I think the issue is not at IM but the integration with other functions. I know, is something else, but I'd like to have a good IM client like GAIM with support for voice chat, video, SMS, etc. I really hate the GUI of the you_know_which IM, but I'd like to have some of it features in Linux (GAIM or other) also.

There is no client in Linux (AFAIK) that implements at least the TOP 5 features of the TOP 5 IM systems, and I think that's where we lag behind.

Slashdot Top Deals

Physician: One upon whom we set our hopes when ill and our dogs when well. -- Ambrose Bierce

Working...