Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Software

Ask Slashdot: Version Control For Non-Developers? 343

occamboy writes My spouse works at a company that deals with lots of documents (Word, spreadsheets, scans, and so forth), and they have a classic version control problem that sucks up hours of her time each week. Documents are stored on a shared server in some sort of hierarchy, but there are all kinds of problems, e.g. multiple copies get saved with slightly-different names because people are afraid of overwriting the old version 'just in case' and nobody can figure out which is the latest version, or which got sent out to a client, etc.

Version control should help, and my first thought was to use SVN with TortoiseSVN, but I'm wondering if there's something even simpler that they could use? Do the Slashdotteratti have any experiences or thoughts that they could share? The ideal solution would also make it easy to text search the document tree.
Networking

$10K Ethernet Cable Claims Audio Fidelity, If You're Stupid Enough To Buy It 418

MojoKid writes: There are few markets that are quite as loaded-up with "snake oil" products as the audio/video arena. You may have immediately thought of "Monster" cables as one of the most infamous offenders. But believe it or not, there are some vendors that push the envelope so far that Monster's $100 HDMI cables sound like a bargain by comparison. Take AudioQuest's high-end Ethernet cable, for example. Called "Diamond," AudioQuest is promising the world with this $10,500 Ethernet cable. If you, for some reason, believe that an Ethernet cable is completely irrelevant for audio, guess again. In addition to promises about the purity and smoothness of the silver conductors, and their custom "Noise-Dissipation System," they say," "Another upgrade with Diamond is a complete plug redesign, opting for an ultra-performance RJ45 connector made from silver with tabs that are virtually unbreakable. The plug comes with added strain relief and firmly lock into place ensuring no critical data is lost." Unfortunately, in this case, there's the issue of digital data being, well... digital. But hey, a 1 or a 0 could arrive at its destination so much cleaner, right?
United States

Obama Proposes One-Time Tax On $2 Trillion US Companies Hold Overseas 825

mrspoonsi writes with news about a new proposed tax on overseas profits to help pay for a $478 billion public works program of highway, bridge and transit upgrades. President Barack Obama's fiscal 2016 budget would impose a one-time 14 percent tax on some $2 trillion of untaxed foreign earnings accumulated by U.S. companies abroad and use that to fund infrastructure projects, a White House official said. The money also would be used to fill a projected shortfall in the Highway Trust Fund. "This transition tax would mean that companies have to pay U.S. tax right now on the $2 trillion they already have overseas, rather than being able to delay paying any U.S. tax indefinitely," the official said. "Unlike a voluntary repatriation holiday, which the president opposes and which would lose revenue, the president's proposed transition tax is a one-time, mandatory tax on previously untaxed foreign earnings, regardless of whether the earnings are repatriated." In the future, the budget proposes that U.S. companies pay a 19 percent tax on all of their foreign earnings as they are earned, while a tax credit would be issued for foreign taxes paid, the official said.
Businesses

LibreOffice Gets a Streamlined Makeover With 4.4 Release 148

TechCurmudgeon sends word that LibreOffice 4.4 has been released. "The Document foundation announced availability of the latest version of LibreOffice on Thursday, which it says is the most beautiful version of the open source productivity suite yet. LibreOffice 4.4 also fixes some compatibility issues with files that are saved in Microsoft's OOXML formats. LibreOffice 4.4 has got a lot of UX and design love," Jan "Kendy" Holesovsky, who leads the design team for Libreoffice, said in a statement. LibreOffice 4.4 is currently available for Windows."
Programming

Ask Slashdot: What Makes a Great Software Developer? 214

Nerval's Lobster writes: What does it take to become a great — or even just a good — software developer? According to developer Michael O. Church's posting on Quora (later posted on LifeHacker), it's a long list: great developers are unafraid to learn on the job, manage their careers aggressively, know the politics of software development (which he refers to as 'CS666'), avoid long days when feasible, and can tell fads from technologies that actually endure... and those are just a few of his points. Over at Salsita Software's corporate blog, meanwhile, CEO and founder Matthew Gertner boils it all down to a single point: experienced programmers and developers know when to slow down. What do you think separates the great developers from the not-so-fantastic ones?
GNU is Not Unix

Serious Network Function Vulnerability Found In Glibc 211

An anonymous reader writes: A very serious security problem has been found and patched in the GNU C Library (Glibc). A heap-based buffer overflow was found in __nss_hostname_digits_dots() function, which is used by the gethostbyname() and gethostbyname2() function calls. A remote attacker able to make an application call to either of these functions could use this flaw to execute arbitrary code with the permissions of the user running the program. The vulnerability is easy to trigger as gethostbyname() can be called remotely for applications that do any kind of DNS resolving within the code. Qualys, who discovered the vulnerability (nicknamed "Ghost") during a code audit, wrote a mailing list entry with more details, including in-depth analysis and exploit vectors.

Comment Re:Subject to the whims of the masses... (Score 4, Interesting) 225

Well, that just calls for a reputation service so that the flagging gets the appropriate weight. Perhaps that is where meta-modding comes in (to give it a slashdot spin). But at some point, a pattern emerges that can be seen, analyzed, and corrected for when someone mods every story they see about a certain topic as false. I'm betting a company with the kind of data a Facebook or Google has can probably come up with a reputation engine for weighting the flags too that will work - not perfectly - but probably "good enough".

Comment Re:Only 30 Grand? (Score 1) 426

Although range is definitely a big issue, lack of the ability to extend the range (via "charging stations" or "battery swap stations"; something analogous to the common "gas station") is even more the issue. I can get by normally on 200 miles (my commute is 72 miles round trip), but on the odd time I want to say drive to see my daughter at college - 240 miles away - it is a non-starter mostly because I cannot fill up on the route.
Bitcoin

Hackers Steal $5M In Bitcoin During Bitstamp Exchange Attack 114

itwbennett writes: After a weekend hack forced the Bitcoin exchange Bitstamp to shut down, Bitstamp has revealed that $5 million worth of bitcoin was stolen during the attack. And that's not all the bad news for Bitcoin this week: Canadian Bitcoin exchange Vault of Satoshi announced it is is no longer accepting new deposits and will close Feb. 5. But in this case the operators are pursuing new business opportunities, saying in a post that the shutdown "has absolutely nothing to do with insolvency, stolen funds, or any other unfortunate scenario."
Businesses

If the Programmer Won't Go To Silicon Valley, Should SV Go To the Programmer? 294

theodp writes: "If 95% of great programmers aren't in the U.S.," Matt Mullenweg advises in How Paul Graham Is Wrong (a rejoinder to Graham's Let the Other 95% of Great Programmers In), "and an even higher percentage not in the Bay Area, set up your company to take advantage of that fact as a strength, not a weakness. Use WordPress and P2, use Slack, use G+ Hangouts, use Skype, use any of the amazing technology that allows us to collaborate as effectively online as previous generations of company did offline. Let people live someplace remarkable instead of paying $2,800 a month for a mediocre one bedroom rental in San Francisco. Or don't, and let companies like Automattic and Github hire the best and brightest and let them live and work wherever they like." Microsoft and Google — which hawk the very tools to facilitate remote work that Mullenweg cites — have shuttered remote offices filled with top talent even as they cry the talent sky is falling. So, is "being stubborn on keeping a company culture that requires people to be physically co-located," as Mullenweg puts it, a big part of tech's 'talent shortage' problem?" Chris Pepper also recently posted another reasoned rebuttal to Graham's post.
Open Source

Linux 3.19 Kernel To Start 2015 With Many New Features 66

An anonymous reader writes Linux 3.18 was recently released, thus making Linux 3.19 the version under development as the year comes to a close. Linux 3.19 as the first big kernel update of 2015 is bringing in the new year with many new features: among them are AMDKFD HSA kernel driver, Intel "Skylake" graphics support, Radeon and NVIDIA driver improvements, RAID5/6 improvements for Btrfs, LZ4 compression for SquashFS, better multi-touch support, new input drivers, x86 laptop improvements, etc.
Bitcoin

Will Ripple Eclipse Bitcoin? 144

First time accepted submitter groggy.android writes This year's biggest news about Bitcoin may well turn out not to be the repeat of its surge in value last year against the dollar and other state currencies but its impending eclipse by another independent but corporate-backed digital currency. Popularly known as Ripple, XRP shot up in value last year along with other cryptocurrencies that took advantage of the hype around Bitcoin. However, among the top cryptocurrencies listed in Coinmarketcap.com, a site that monitors trading across different cryptocurrency exchanges, Ripple is the only one that not only regained its value after the collapse in the price of Bitcoin but has more than doubled from its peak last year. In September it displaced Litecoin to become the second most valuable cryptocurrency. Even more surpising, a Ripple fork, Stellar, is one of the two other cryptocurrencies in the Coinmarketcap top ten that have risen sharply in value during the last few weeks.

What makes Ripple different from Bitcoin? Strictly speaking, Ripple isn't the name of the digital currency but of the decentralized payment network and protocol created and maintained by the eponymous Ripple Labs. Users of the Ripple system are able to transact in both cryptocurrency and regular fiat currency like the dollar without passing through a central exchange. XRP is the name of the native unit of exchange used in the Ripple network to facilitate conversion between different currency types.
Open Source

The GPLv2 Goes To Court 173

Jason Baker writes Despite its importance, the GPLv2 has been the subject of very few court decisions, and virtually all of the most important terms of the GPLv2 have not been interpreted by courts. This lack of court decisions is about to change due to the five interrelated cases arising from a dispute between Versata Software, Inc. and Ameriprise Financial, Inc.. These cases are dealing with four important terms in the GPLv2: 1) What are the remedies for breach of the terms of the GPLv2? 2) What is a "distribution" under the GPLv2 that triggers the obligations under the GPLv2? 3) Does the GPLv2 include a patent license? 4) What type of integration between proprietary code and GPLv2 licensed code will result in creating a "derivative work" and subject such proprietary code to the terms of the GPLv2?
Transportation

Why Didn't Sidecar's Flex Pricing Work? 190

Bennett Haselton writes Sidecar is a little-known alternative to Lyft and Uber, deployed in only ten cities so far, which lets drivers set their own prices to undercut other ride-sharing services. Given that most amateur drivers would be willing to give someone a ride for far less than the rider would be willing to pay, why didn't the flex-pricing option take off? Keep reading to see what Bennet has to say.
Space

Airbus Attacked By French Lawmaker For Talking To SpaceX 168

schwit1 (797399) writes A French lawmaker lashed out at Airbus for daring to consider SpaceX as a possible launch option for a European communications satellite. "The senator, Alain Gournac, who is a veteran member of the French Parliamentary Space Group, said he had written French Economy and Industry Minister Emmanuel Macron to protest Airbus' negotiations with Hawthorne, California-based Space Exploration Technologies Corp. for a late 2016 launch instead of contracting for a launch on a European Ariane 5 rocket. "The negotiations are all the more unacceptable given that, at the insistence of France, Europe has decided to adopt a policy of 'European preference' for its government launches," Gournac said. "This is called playing against your team, and it smacks of a provocation. It's an incredible situation that might lead customers to think we no longer have faith in Ariane 5 — and tomorrow, Ariane 6."

Slashdot Top Deals

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...